Introducing GitHub Copilot Extensions: Unlocking unlimited possibilities with our ecosystem of partners
The world of Copilot is expanding with the introduction of GitHub Copilot Extensions, allowing developers to build and deploy to the cloud in their natural language using their preferred tools and ser...
GitHub Copilot Workspace: Redefining the Developer Environment with Natural Language
GitHub Copilot Workspace is redefining the developer environment by allowing developers to go from idea to code to software all in natural language. In the past two years, generative AI has fundamenta...
Copilot in GitHub Support is now available!
We’re excited to announce the general availability of a powerful new AI tool designed to help you find answers to your GitHub-specific questions in a fast, self-directed way. Copilot in GitHub Support...
Universe 2023: Copilot transforms GitHub into the AI-powered developer platform
GitHub is announcing general availability of GitHub Copilot Chat and previews of the new GitHub Copilot Enterprise offering, new AI-powered security features, and the GitHub Copilot Partner Program. I...
GitHub Universe 2023 opening keynote
Thomas, a developer, addresses the audience by introducing himself and expressing his excitement for the day. He claims that what they will do on stage today will redefine software development. He men...
Research: Quantifying GitHub Copilot’s impact on code quality
Findings show that code quality is better across the board and developers felt more confident. Our research found that the quality of the code authored and reviewed was better with GitHub Copilot Chat...
Introducing the new, Apple silicon powered M1 macOS larger runner for GitHub Actions - The GitHub Blog
Today, GitHub is releasing a public beta for the new, Apple silicon powered M1 macOS larger runner for GitHub Actions. Apple developers require the latest chipset to take advantage of features in the ...
Overview: Run GitHub Actions Locally with act
act is a tool that allows you to run your GitHub Actions locally, providing fast feedback and acting as a local task runner. When you run act, it reads your GitHub Actions from .github/workflows/ and ...
GitHub CEO: Despite AI gains, demand for software developers will still outweigh supply
GitHub CEO Thomas Dohmke believes that AI and software development are closely connected, with AI tools like Copilot enhancing developers productivity. However, he argues that the demand for software ...
Passkeys are generally available
Passkeys are a new form of sign-in and phishing resistant credential that make it easier to protect your GitHub account by reducing use of passwords and other, more easily phishable authentication met...
Sync your Obsidian Vault on iOS with GitHub, Working Copy, and Apple Shortcuts
Obsidian is my favorite note-taking app. In this tutorial, Ill show you how to synchronize your Obsidian vault across Apple devices using GitHub, Working Copy, and Apple Shortcuts. Youll learn how to ...
Introducing code referencing for GitHub Copilot
Make more informed decisions about the code you use with the private beta of GitHub Copilot. This update includes code referencing and a filter to detect code suggestions matching public code on GitHu...
Moving from a product to a service mindset
Thanks to DevOps, cloud computing, and other industry trends, many organizations are shifting from a product mindset to a service mindset. This blog explores the impact on software engineering teams a...
Enatega Single Vendor Solution
# Enatega Single Vendor Solution Enatega is a state of the art white label storefront delivery solution that allows business owners to easily manage their deliveries. Whether they have a restaurant, ...
Developer experience: what is it and why should you care?
This article explores how investing in a better developer experience frees developers to do what matters most: building great software. Developer experience (DevEx) examines how people, processes, and...
GitHub Packages: Python (PyPi) Support
GitHub Packages now offers public and private PyPI package management server support for distributing Python packages. This feature is available on the cloud and supports the pip client. Users can set...
Highlights from Git 2.41: Improvements in Handling Unreachable Objects
The open-source Git project recently released Git 2.41, with features and bug fixes provided by over 95 contributors, including 29 new ones. One of the most notable improvements in this new version of...
Introducing Repository Rules Public Beta
Today GitHub announced the public beta of repository rules, the next evolution of branch protections to make repositories more secure and compliant at scale. Rules allow easy definition of protections...
Introducing the Space Git Flow - A Complete Process for Better Code Quality | The Space Blog
Learn about the branching strategies commonly used by development teams and how they can affect your production environment. Introducing the Space Git flow, a complete process that helps you achieve b...
GitHub Copilot CLI: A CLI experience for letting GitHub Copilot help you on the command line
GitHub Copilot CLI is a CLI experience that translates natural language into shell commands, with modes for different domains. It helps in breaking down and explaining piece by piece what the suggeste...