"At Uber, we continuously strive to improve our developer experience. We migrated code hosting and review to GitHub and are adopting GitHub Copilot to boost overall developer productivity."
"We opted for GitHub Enterprise for the major functionality: pull requests, easy merging, team collaboration, and overall simplicity."
“Open source fits in by providing a new level of transparency, revealing the code behind the science. In the last few years, we’ve open sourced several projects, contributed code to the Apache Software Foundation and the W3C, and funded existing open source projects.”
“It would be hard to help customers be more effective in their cloud platforms and DevSecOps practices if we’re not practicing that ourselves."
"GitHub is a key component of our internal engineering infrastructure."
"GitHub Enterprise has allowed us to store our company's source code in a central, corporately controlled system."
"Now that nearly all of our repositories have been migrated over to git and managing access and collaboration through GitHub Enterprise, we’ve really been able to leverage a consistent version control setup and tools such as Jenkins-CI to manage environment updates and deployments."
“To accelerate feature development, you need to focus on centralization capabilities."
“We didn’t have a way to keep track of who owns an app, what technologies were in use, what resources we had available at any given time.”
“We have unit tests, we have integration tests, we have browser tests, and tests to see whether the pixels are matching perfectly."
“For example, when using VS Code and GitLens we can see who wrote what lines of code. We can also jump straight to the pull requests in GitHub for further context, which is super powerful.”
“Any engineer within the company can commit code into our repositories, however, all code goes through a mandatory review process before it’s put into production."
“There’s somebody who understands on the other side. You don’t have to get passed to three different people to get the right answer.”
“It allows us to synchronize with the open source activities recently started at Continental and hosted on Continental’s GitHub organization.”
"We’ve changed the way we work both technically and organizationally. It would have been much harder to do without GitHub."