This lab was original written on GitLab by RZFeeser.
See https://gitlab.com/rzfeeser/golang-ci-cd-tutorial
The overall purpose is experimenting with using Go within GitLab's CI / CD pipelines.
The .github/workflow/go.yml
file in this repository will cause automation to run tests against the code within. If tests are passed, the application will be run as well.
- The Go Programming Language
- GitHub - Building and Testing Go Pipeline
- GitHub - Actions
- GitHub - workflow_dispatch button
@RZFeeser - Author & Instructor - Feel free to reach out to if you're looking for a instructor led training solution.