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

[EPIC] CI/CD #35

Open
5 tasks
KevFan opened this issue Mar 19, 2024 · 0 comments
Open
5 tasks

[EPIC] CI/CD #35

KevFan opened this issue Mar 19, 2024 · 0 comments
Labels
enhancement New feature or request epic Issue is an EPIC that tracks a feature set

Comments

@KevFan
Copy link

KevFan commented Mar 19, 2024

The CI/CD github workflows at the moment only runs the tests on PRs.

This can be improved to include things such as:

  • Checking for format of code and imports via gofmt and goimports
  • Introduce linting such as golangci to detect common linting issues
  • Introduce a github action for detecting typos
  • Test code coverage
  • Auto adding issues into Kuadra project board
@KevFan KevFan added enhancement New feature or request epic Issue is an EPIC that tracks a feature set labels Mar 19, 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 epic Issue is an EPIC that tracks a feature set
Projects
None yet
Development

No branches or pull requests

1 participant