The Workshop:
GitHub Actions for Continuous Integration
By Joe Ferguson
Continuous Integration (CI), or the ongoing process of integrating changes in a shared version control repository, should be a goal of every project you work on. This month, we’re going to dive into configuring GitHub Actions to build and test our PHP application. Then we’ll look at a larger scale API, which also uses GitHub Actions for Continuous Integration. by Joe Ferguson
Read in Full
This article was originally published in the February 2020 issue of php[architect] magazine. You can read the complete article at the following links. To see the full issue, please subscribe or purchase the complete issue.
Related Articles
Leave a comment
Use the form below to leave a comment:
Responses and Pingbacks
February 5th, 2020 at 4:20 pm
[…] -|Published February 6, 2020 submitted by /u/Svpernova09 [link] [comments] Share on Facebook Share Share on TwitterTweet Share on Google Plus Share […]