Skip to content

Demo app demonstrating how to use GitHub actions to implement a CI Pipeline for a Go based CLI application.

License

Notifications You must be signed in to change notification settings

brpaz/github-actions-demo-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go GitHub Actions Demo

Demo app demonstrating how to use GitHub actions to implement a CI Pipeline for a Go based CLI application.

Features

  • Simple "hello world" golang app.
  • Popular Golang quality tools like Go Lint and Go vet executing in the Pipeline.
  • Code coverage publishing using Codecov.
  • Binary release with Go Releaseer

About

Demo app demonstrating how to use GitHub actions to implement a CI Pipeline for a Go based CLI application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published