Skip to content

v0.1.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 14:04
· 102 commits to main since this release

Changelog

  • 45337f5 chore: add verbose flag to tests in ci
  • 2748cec chore: refactor logging around the codebase
  • b63dd04 chore: try to fix development workflow issue with a file permission in tests
  • 3bcb7fa chore: update gh action for goreleaser for development workflow
  • 6fe84c1 feat: add more details to 'have_permission' rule message
  • 0f69832 feat: improve readme with example, add acknowledgements
  • b1bcc72 feat: introduce github actions
  • fa09c06 fix: 'have_permissions' rule tests
  • 8d59833 fix: add missing git-crypt setup, improve test descriptions
  • f2fcccd fix: add missing steps to release gh-action
  • e3fab20 fix: add more missing steps to release gh-action
  • 5767729 fix: add sudo to git-crypt install
  • 61755bc fix: docker image release
  • 3a29b79 fix: linting issues
  • e425fdb fix: linting issues and a bug
  • 4644760 fix: release gh-action config
  • 528242e fix: remove apt-get update from gh-action
  • cc687c0 fix: remove need of passing arch to goreleaser