Skip to content

Setup CI Pipeline #11

@steadyfall

Description

@steadyfall

Once the project has progressed beyond testing, we can think of implementing a simple CI pipeline with:

  • format (go fmt)
  • vet (go vet)
  • test (go test)
  • build (?)
  • release (?)
    • SemVer (?)

Need to look more into this, after the project size has increased.

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraAnything related to CI, buildresearch

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions