GitHub Partners With Google To Improve Continuous Integration
Written by Alex Armstrong   
Monday, 30 July 2018

Google Cloud Build has been released on GitHub Marketplace to bring fully managed continuous integration to the GitHub platform.

githubgcloudbanner

Announcing this news on the GitHub blog, Jason Warner explains:

Developers use more than one kind of tool to build software. With the flexibility to integrate exactly the right tools for the job, your team can work productively, however you work best. 

The blog post also introduces smart recommendations, a new feature of GitHub which will be rolling our in the coming months, which. will detect Dockerfiles in the root of a repository and automatically suggest you use a CI (continuous integration) tool like Cloud Build from GitHub Marketplace if one isn’t already set up:

githubsmartrecs

The advantages of Google Cloud Build according to its description on GitHub Marketplace are that it:

lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase. 

Cloud Build uses the new Checks API, the beta release of which we reported in May, to get feedback from integration on your code. Once a build is complete, you can see rich status reports, annotated code, and detailed information, all without leaving GitHub:

ghgooglecloudbuild

Google Cloud Build doesn't seem to have a 14-day free trial on GitHub Marketplace but it does have a free tier. It is charged on a "pay-as-you-go" basis at $0.003 per minute after 120 free build minutes per day with up to 10 concurrent builds included.

Melody Meckfessel, Vice President of Engineering at Google Cloud commented:

“The release of Cloud Build on GitHub Marketplace is the first step in an exciting partnership. Bringing our fully-managed continuous integration to the GitHub platform will provide fast, frictionless, and convenient CI for any repository on GitHub. Google Cloud and GitHub share a vision for developer productivity and we look forward to continuing to build on this partnership.” 

githubgcloudsq

More Information

Simplify your CI process with GitHub and Google Cloud Build

 

Google Cloud Build on GitHib Marketplace

Related Articles

GitHub Checks API For Continuous Integration

GitHub Marketplace Now Accepts Free Apps and Offers Free Trials

GitHub Announces Marketplace

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Android 15 Developer Preview Updated
25/03/2024

Google has released Android 15 Developer Preview 2 with changes including better handling of automatic language switching and updates for OpenJDK 17.



Apache Updates Geronimo Arthur
28/03/2024

Apache Geronimo Arthur has been updated with support for Common-compress, XBean, and ensures the default options are compatible with last GraalVM release.


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

 

Last Updated ( Monday, 30 July 2018 )