serve icon indicating copy to clipboard operation
serve copied to clipboard

Migrate from Travis to GitHub Actions

Open syntaqx opened this issue 3 years ago • 2 comments

Provide multiple asynchronous workflows to replace the CI & CD that's currently provided by Travis:

  • [ ] go test
  • [ ] go modules && verification
  • [ ] golangci-lint
  • [ ] goreleaser

Don't forget to remove .travis.yml and update the readme shield

syntaqx avatar Apr 28 '21 14:04 syntaqx

Hi, can I try this sir? I successfully migrate the lint and test parts but need a review for codecov setting. Thank you.

mohzulfikar avatar May 10 '21 06:05 mohzulfikar

You're welcome to give it a go! Feel free to tag the issue in a PR

syntaqx avatar May 18 '21 08:05 syntaqx