Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from Travis to GitHub Actions #21

Closed
4 tasks
syntaqx opened this issue Apr 28, 2021 · 2 comments
Closed
4 tasks

Migrate from Travis to GitHub Actions #21

syntaqx opened this issue Apr 28, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@syntaqx
Copy link
Owner

syntaqx commented Apr 28, 2021

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 syntaqx added enhancement New feature or request good first issue Good for newcomers labels Apr 28, 2021
@syntaqx syntaqx added this to the v1 milestone Apr 28, 2021
@mohzulfikar
Copy link

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

@syntaqx
Copy link
Owner Author

syntaqx commented May 18, 2021

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

@syntaqx syntaqx closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants