Skip to content

Releases: celestiaorg/.github

Release v0.4.3

17 Jun 19:37
799a966
Compare
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

Release v0.4.2

30 May 14:20
1b388dc
Compare
Choose a tag to compare

What's Changed

  • chore(ci): update issue tasks for release epic by @MSevey in #104
  • feat(ci): allow custom docker context by @MSevey in #107

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

04 Apr 13:29
dd6bbb4
Compare
Choose a tag to compare

0.4.1 (2024-04-04)

Bug Fixes

  • ci: fix slack webhook secret name (#103) (dd6bbb4)
  • ci: update logic check in reuseable pipeline (#99) (0a30ee9)

What's Changed

  • fix(ci): update logic check in reuseable pipeline by @MSevey in #99
  • fix(ci): fix slack webhook secret name by @MSevey in #103

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

03 Apr 15:42
1693d5f
Compare
Choose a tag to compare

0.4.0 (2024-04-03)

Features

  • ci: add workflow for creating an EPIC issue for release tracking (#101) (1693d5f)

What's Changed

  • chore: remove checklist from PR template as it isn't being used by @MSevey in #102
  • feat(ci): add workflow for creating an EPIC issue for release tracking by @MSevey in #101

Full Changelog: v0.3.3...v0.4.0

Release v0.3.3

18 Mar 15:56
1cb27a6
Compare
Choose a tag to compare

0.3.3 (2024-03-18)

What's Changed

  • chore (ci): rename step within docker security job by @MSevey in #97

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

07 Feb 15:36
813fe47
Compare
Choose a tag to compare

What's Changed

In the prior release, a commit hash was being added to the workflow run name which resulted in a new workflow each time. This release addresses that issue which requires updating the branch protection rules to target the workflow run without the hash in the name.

For Example:
Screen Shot 2024-02-07 at 10 41 39 AM

The second impact to the workflows is that previously the Scaleway and Dockerhub runs would fail due to permission issues. Some team's handled this by marking these as not required in the branch protection rules. These runs will now skip instead of fail so they can be marked as required in the branch protection rules.

  • fix: fix failing docker CI due to permission issues on PRs by @MSevey in #94

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

17 Jan 15:40
b88ab2a
Compare
Choose a tag to compare

0.3.1 (2024-01-17)

Continuous Integration

What's Changed

  • ci: fix bugs in docker workflow by @MSevey in #90

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Nov 12:43
068cf47
Compare
Choose a tag to compare

Important

Now, it's a mandatory step to have 3 registries set up per repository that uses the new release of reusable docker workflow
This means that secrets need to be added and security should be inherited so the workflow is not failing

What's Changed

  • feat: verify-signature.sh script by @rootulp in #84
  • feat: add a simple DockerFile and runner test by @Bidon15 in #87
  • feat: add DockerHub and ScaleWay registries by @Bidon15 in #88

Full Changelog: v0.2.8...v0.3.0

v0.2.8

13 Oct 14:00
98b8060
Compare
Choose a tag to compare

What's Changed

  • bug: fix handling of variables in conditions by @MSevey in #82

Full Changelog: v0.2.7...v0.2.8

v0.2.7

12 Oct 14:51
a19b2f4
Compare
Choose a tag to compare

What's Changed

  • debug: remove echo statement for large object by @MSevey in #81

Full Changelog: v0.2.6...v0.2.7