Quantcast
Channel: The latest from GitHub's engineering team - The GitHub Blog
Browsing latest articles
Browse All 12 View Live

Image may be NSFW.
Clik here to view.

How GitHub’s Developer Experience team improved innerloop development

Building confidence in new code before deploying is a crucial part of any good development loop. This is especially challenging when working in a distributed or microservice system with multiple teams...

View Article


Image may be NSFW.
Clik here to view.

GitHub’s Engineering Fundamentals program: How we deliver on availability,...

How do we ensure over 100 million users across the world have uninterrupted access to GitHub’s products and services on a platform that is always available, secure, and accessible? From our beginnings...

View Article

Bringing npm registry services to GitHub Codespaces

The npm engineering team recently transitioned to using GitHub Codespaces for local development for npm registry services. This shift to Codespaces has substantially reduced the friction of our inner...

View Article

Image may be NSFW.
Clik here to view.

Fixing security vulnerabilities with AI

In November 2023, we announced the launch of code scanning autofix, leveraging AI to suggest fixes for security vulnerabilities in users’ codebases. This post describes how autofix works under the...

View Article

How GitHub uses merge queue to ship hundreds of changes every day

At GitHub, we use merge queue to merge hundreds of pull requests every day. Developing this feature and rolling it out internally did not happen overnight, but the journey was worth it—both because of...

View Article


Empowering accessibility: GitHub’s journey building an in-house Champions...

For more on this topic, check out Alexis Lucio, Catherine McNally, and Lindsey Wild‘s axe-con 2024 talk, “Establishing a Scalable A11y Education Ecosystem,” which laid the foundation for this blog...

View Article

Image may be NSFW.
Clik here to view.

How we’re building more inclusive and accessible components at GitHub

One of GitHub’s core values is Diverse and Inclusive. It is a guiding thought for how we operate, reminding us that GitHub serves a developer community that spans a wide range of geography and ability....

View Article

Image may be NSFW.
Clik here to view.

How we improved push processing on GitHub

What happens when you push to GitHub? The answer, “My repository gets my changes” or maybe, “The refs on my remote get updated” is pretty much right—and that is a really important thing that happens,...

View Article


Image may be NSFW.
Clik here to view.

Exploring the challenges in creating an accessible sortable list (drag-and-drop)

Drag-and-drop is a highly interactive and visual interface. We often use drag-and-drop to perform tasks like uploading files, reordering browser bookmarks, or even moving a card in solitaire. It can be...

View Article


How we improved availability through iterative simplification

Solving and staying ahead of problems when scaling up a system of GitHub’s size is a delicate process. The stack is complex, and even small changes can have a big ripple effect. Here’s a look at some...

View Article
Browsing latest articles
Browse All 12 View Live