Skip to content

Releases: celestiaorg/.github

v0.6.4

27 Aug 13:44
9ee0330

Choose a tag to compare

What's Changed

  • chore(deps): bump undici from 5.28.2 to 5.29.0 in /.github/actions/major-minor-version by @dependabot[bot] in #138
  • docs: add an external contribution guideline by @rach-id in #139
  • chore: update code owners by @rach-id in #140
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #142

Full Changelog: v0.6.3...v0.6.4

v0.6.3

05 May 12:21
98f5198

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Apr 19:30
8ec0c98

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Apr 14:36
dbbc8a6

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

08 Apr 14:22
b0827dc

Choose a tag to compare

What's Changed

  • fix: remove separate amd64 publish step by @rootulp in #120
  • chore(deps): bump necojackarc/auto-request-review from 0.12.0 to 0.13.0 by @dependabot in #92
  • chore(deps): bump @actions/core from 1.8.0 to 1.9.1 in /.github/actions/major-minor-version by @dependabot in #91
  • chore(deps): bump actions/stale from 8 to 9 by @dependabot in #89
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #110
  • chore(deps): bump @octokit/request-error and @actions/github in /.github/actions/major-minor-version by @dependabot in #125
  • docs: update contribution guide for airdrop farmers by @davidekete in #122
  • feat: Support arbitrary build args in docker pipeline workflow by @chatton in #129
  • fix: correctly pass build arguments to docker build, build images on PRs by @chatton in #130

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

31 Oct 14:38
45533fc

Choose a tag to compare

What's Changed

  • chore(ci): comment out Trivy due to instability by @MSevey in #119

This version removes the Trivy docker security step since it was consistently failing for ratelimits and wasn't even enabled to fail for actual security errors.
This minor bump indicates that repos using this action might need to adjust their merge rules if they had the security step listed as a required step.

Full Changelog: v0.4.6...v0.5.0

Release v0.4.6

22 Oct 14:41
c7b7854

Choose a tag to compare

0.4.6 (2024-10-22)

What's Changed

  • chore(deps): bump codex-/return-dispatch from 1 to 2 by @dependabot in #116
  • chore(ci): remove SCW as docker registry by @MSevey in #117

Full Changelog: v0.4.5...v0.4.6

v0.4.5

26 Sep 13:13
bacacab

Choose a tag to compare

What's Changed

  • fix: add type=raw tag for workflow dispatch events to metadata step by @MSevey in #114

Full Changelog: v0.4.4...v0.4.5

v0.4.4

24 Sep 14:44
0dffae8

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.2 by @dependabot in #111
  • feat: add checkout ref to support building from a specific ref manually by @MSevey in #112

Full Changelog: v0.4.3...v0.4.4

Release v0.4.3

17 Jun 19:37
799a966

Choose a tag to compare

0.4.3 (2024-06-17)

What's Changed

  • update: bump setup-python to v5 by @ramin in #109

New Contributors

Full Changelog: v0.4.2...v0.4.3