Skip to content

Releases: stacklok/frizbee-action

v0.0.5

07 May 09:08
c7009cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

05 May 13:31
bcfc947
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

23 Apr 07:36
dc454ed
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #41
  • Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 by @dependabot in #42
  • Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #44
  • Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #45
  • Bump frizbee to v0.1.0 by @rdimitrov in #47
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #48
  • Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #49
  • Bump github.com/stacklok/frizbee from 0.1.0 to 0.1.1 by @dependabot in #50
  • Bump github.com/stacklok/frizbee from 0.1.1 to 0.1.2 by @dependabot in #51
  • Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #52
  • Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #56
  • Update golang version in Dockerfile base image by @segiddins in #55
  • Remove unneeded bodyBuilder field from FrizbeeAction by @segiddins in #54
  • Add a step to build docker image by @jhrozek in #57
  • Allow running in place on an existing checkout by @segiddins in #53
  • Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #61
  • Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in #60
  • Bump docker/build-push-action from 6.8.0 to 6.9.0 by @dependabot in #59
  • Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #58
  • Bump github.com/stacklok/frizbee from 0.1.2 to 0.1.3 by @dependabot in #64
  • Bump aquasecurity/trivy-action from 0.24.0 to 0.27.0 by @dependabot in #63
  • Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #62
  • Bump github.com/stacklok/frizbee from 0.1.3 to 0.1.4 by @dependabot in #66
  • Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot in #65
  • Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #67
  • Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #68
  • Bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 by @dependabot in #69
  • Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #70
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #71
  • Bump github.com/deckarep/golang-set/v2 from 2.6.0 to 2.7.0 by @dependabot in #72
  • Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #73
  • Minor Typo in README.md, <3 by @n3wscott in #74
  • Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 by @dependabot in #79
  • Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #76
  • Bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 by @dependabot in #81
  • Fix CI: Update Go version to 1.23 for compatibility with go-git v5.16.0 by @JAORMX in #106
  • Bump actions/setup-go from 5.2.0 to 5.4.0 by @dependabot in #98
  • Update dockerfile to golang 1.23.7 by @JAORMX in #107
  • Update frizbee to v0.1.7 by @JAORMX in #108

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

20 Jun 09:53
a0f3391
Compare
Choose a tag to compare

What's Changed

  • Update test.yml to run on dispatch by @rdimitrov in #4
  • Update the yaml formatting in README.md by @rdimitrov in #16
  • Upgrade golang.org/x/net to v0.26.0 to get rid of CVE warnings by @jhrozek in #21
  • Readme changes by @lukehinds in #20
  • Update to latest frizbee by @jhrozek in #22
  • Replace unpinned actions with pinned action by @stacklokbot in #23
  • Change the behaviour of PR creation by @jhrozek in #24
  • Change dockerfiles, kubernetes and docker_compose arguments to accept multiple values by @jhrozek in #25
  • Exposed more configuration options of the library to the action by @jhrozek in #26
  • Get the Default Branch by @lukehinds in #28
  • A more informative PR body by @jhrozek in #29
  • Add some readme content on Minder by @lukehinds in #32
  • Fix linter errors, add a lint workflow by @jhrozek in #30
  • Use the upcoming tag in the README by @jhrozek in #33
  • Update the action description in action.yml by @rdimitrov in #34
  • Fix missing the quotes in the usage example by @rdimitrov in #35
  • Fix the default for the dockerfiles option in action.yml by @rdimitrov in #37
  • Fix the test yml file by @rdimitrov in #38
  • Only open a PR if one doesn't already exist by @jhrozek in #39

New Contributors

Full Changelog: v0.0.1...v0.0.2

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Jun 21:55
327fadc
Compare
Choose a tag to compare

What's Changed

  • Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 by @dependabot in #1
  • Initial implementation of the frizbee action by @rdimitrov in #2

New Contributors

Full Changelog: https://github.com/stacklok/frizbee-action/commits/v0.0.1