Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 16:05
· 2 commits to main since this release

Changelog

  • 3068aff Update OWNERS
  • 6050002 chore(ci): updated cosign-installer action.
  • 5393203 chore(makefile): remove unused variables
  • 677866e chore: add owners file
  • d50264c chore: update license header
  • 68e9724 ci(release): get go version from go.mod
  • e3a7c37 ci(release/cosign): upgrade cosign-installer action to 3.3.0
  • b7f37e3 ci: bump golangci-lint action and binary
  • 16f55bd clean(.golangci.yml): update self module packages section
  • 8106c38 clean(.goreleaser.yaml): update oci repository url
  • 41c6752 clean(cmd/sync/github): update tool signature
  • 7e74dd8 clean: remove license header from files
  • 3d1c471 clean: rename go module
  • 8893a1e docs(redame.md): update people source of truth
  • 865f8a6 docs(release.md): document release process
  • c718728 feat(owners): add ability to load complex owners hierarchy
  • 777b7ce fix(cmd/sync): remove typo on package name
  • f508bf6 refactor: lint code