Skip to content

v0.1.0-rc2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 13:33
· 28 commits to master since this release

-rc2 is mainly a release for improving the procsess of relasing.

Changelog

9b45562 Added --output and --dryrun to mg dev subcommands.
954489a Added Dockerfile and docker step to goreleaser. We now build and push a docker image containing mg for the linux/amd64 platform.
826e8de Added cache to codeql.
94e890c Added codeql config
c046d0c Attempting to limit codeql analysis
f1d17de Fixed typo, amending
9801dd4 Removed fortify workflow, added cache for test workflow
13a16f1 Updated .gitignore
9513a70 docker login

Docker images

  • docker pull ghcr.io/laetho/mg:latest
  • docker pull ghcr.io/laetho/mg:0.1.0-rc2