Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 18:40
· 27 commits to main since this release
ce0950e

Changelog

  • b9a0ba7 refactor(build): use goreleaser instead of docker build-and-push
  • 6d5126d refactor(build): split build and release into two workflows
  • fbac336 refactor(build): go back to scratch container
  • 5a323f0 fix(build): ubuntu doesn't support all architectures
  • ce0950e fix(build): simplify Dockerfile
  • 7975b7b fix(build): remove goarch line from goreleaser
  • 68bcdc0 fix(build): remove darwin from supported platforms
  • 898534d fix(build): remove arch template from invalid locations
  • b562944 fix(build): no dist directory in workdir for docker build
  • 400c3c5 fix(build): issue with ubuntu:20.04 docker image
  • 8f110ee fix(build): force dockerfile to use proper args
  • 67dde0c fix(build): adjust the env var usage in the Dockerfile
  • 87153d1 fix(build): add a push for main branch
  • 2c88cb9 chore(build): test out dockerfile variables