InfoQ Homepage github Content on InfoQ
-
Microsoft to Acquire GitHub for $7.5 Billion
Microsoft has announced an agreement to acquire GitHub, the software development platform and web-based hosting service for version control using Git. The deal should close later in the year, and both parties have stated that GitHub will remain an open platform that is committed to supporting developers using any tools and deploying to any platform.
-
GitHub Checks API Enables Apps for Advanced Continuous Integration
GitHub Checks API aims to make it possible to integrate code checks into a continuous integration workflow. For example this could mean linting a source file and present the results directly in the pull request view. The feedback can be so detailed as desired, e.g., showing the line of code causing a problem, thus allowing the commit author to fix the issues and run a new check on the code.
-
GitHub Security Alerts Detected over Four Million Vulnerabilities
Launched last October, GitHub security alerts significantly reduced the time it takes for developers to remove vulnerabilities from their Ruby and JavaScript projects, says GitHub.
-
GitHub Licensed Aims to Make it Easier to Comply with OSS Licenses
GitHub Licensed is an open-source tool that aims to simplify the chore of ensuring license soundness and documentation for all dependencies of a GitHub project.
-
Go Language Now Accepts Patches via GitHub Pull Requests
Google has started mirroring GitHub PRs for Go into Gerrit, Go’s upstream Git server, thus making it easier for developers to contribute to Go development.
-
GitHub Introduces Multiple Commit Authors
GitHub has started supporting multiple commit authors. The new feature is meant to improve collaboration from several developers on the same commits or pulls requests and ensures every author gets attribution of their commits in their profile contributions graph and the repository’s statistics.
-
The Hottest Tech Trends in 2018 According to GitHub
Data, workflow integration, and open source tools are among the trends that Jason Warner, GitHub senior vice-president of technology, identifies as key for company success in 2018.
-
GitHub Launches Security Alerts
GitHub has launched a new security alerts feature which will scan a project's dependencies for known vulnerabilities. Once found, users will be automatically alerted and presented with more information about the vulnerability, including its severity level and resolution steps.
-
GitHub Team Discussions Aim to Improve Collaboration
Announced at its last Universe conference, Team discussions aim to power processes like planning, analysis, design, and others directly from within GitHub.
-
How GitHub Uses Spokes for Cross Data-Center Replication
Micheal Haggerty, infrastructure engineer at GitHub, has published a blog explaining how GitHub has engineered Spokes, their replication system, to function over large distances. This includes reducing round trips, introducing a three-phase commit, reference update performance optimisations and various other tweaks.
-
GitHub Introduces Dependency Graph and Security Alerts
At its Universe conference, GitHub announced a number of features aiming to make your code more protected. These include a dependency graph and, built on top of the former, security alerts. Additionally, GitHub now provides a recommender to help you discover projects you may be interested in, and a new Explore experience, offering a curated selection of collections, topics, and other resources.
-
Microsoft Announces General Availability of Azure App Service on Linux and Web App for Containers
Microsoft recently announced the availability of Azure App Service running on Linux and support for Web App for Containers. When provisioning web apps, developers now have the ability to choose an underlying Operating System of Windows or Linux. They also have the ability to ingest containerized applications from popular container repositories.
-
GitHub and Facebook Team up with Atom-IDE
GitHub and Facebook have teamed up to release Atom-IDE, a collection of packages meant to make the Atom text editor more full featured. Much of the work is taken from Facebook's Nuclide project. However, the license and the velocity of competitors makes Atom's future unclear.
-
GitHub for Testers
Talk to a developer about version control, and you’ll likely hear about Git as a workflow tool, and GitHub as both a place to store code and a personal resume. It can be beneficial for testers to join and use Github for personal and professional projects and to contribute to existing projects.
-
GitHub Invites Developers to Open Source Friday
GitHub invites developers to contribute to open source software, starting with a couple of hours every Friday.