Skip to content

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

@bharath-123

Description

@bharath-123

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions