Skip to content

🤖🪄 Example of a CI/CD pipeline for a Golang application using Github Actions.

Notifications You must be signed in to change notification settings

edmarfelipe/go-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang CI/CD with Github Actions

This repository is a simple example of how to use Github Actions to build and test a Golang application.

Features

  • Build with Cache to speed up the process
  • Run tests with coverage
  • Push code coverage to PR comments
  • Push linting errors to PR code review

Tools used

About

🤖🪄 Example of a CI/CD pipeline for a Golang application using Github Actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published