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

CI: Add lint, build and gofmt to CI #5

Open
bharath-123 opened this issue Sep 23, 2024 · 0 comments
Open

CI: Add lint, build and gofmt to CI #5

bharath-123 opened this issue Sep 23, 2024 · 0 comments
Assignees

Comments

@bharath-123
Copy link
Collaborator

The CI currently contains only does the following:

  1. Runs the tests
  2. Builds the project in a docker image and tries pushing it to ghcr.

It would be great to extend this to:

  1. Check if code linting via make lint
  2. Check if code builds
  3. Check if code has been formatted with gofmt.
@bharath-123 bharath-123 self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant