chore(deps): Bump celestiaorg/.github from 0.2.8 to 0.3.1
Bumps celestiaorg/.github from 0.2.8 to 0.3.1.
Release notes
Sourced from celestiaorg/.github's releases.
Release v0.3.1
0.3.1 (2024-01-17)
Continuous Integration
What's Changed
- ci: fix bugs in docker workflow by
@MSeveyin celestiaorg/.github#90Full Changelog: https://github.com/celestiaorg/.github/compare/v0.3.0...v0.3.1
v0.3.0
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.shscript by@rootulpin celestiaorg/.github#84- feat: add a simple DockerFile and runner test by
@Bidon15in celestiaorg/.github#87- feat: add DockerHub and ScaleWay registries by
@Bidon15in celestiaorg/.github#88Full Changelog: https://github.com/celestiaorg/.github/compare/v0.2.8...v0.3.0
Commits
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@MSevey looks like some repo secrets/config need to be configured for this to proceed please
@MSevey looks like some repo secrets/config need to be configured for this to proceed please
Progress! New bugs.
@Bidon15 it looks like the login details aren't working for dockerhub and scaleway, only github. Thoughts?
@ramin pushed a fix 👍
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d7c7697) 51.88% compared to head (77d4f00) 51.98%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3124 +/- ##
==========================================
+ Coverage 51.88% 51.98% +0.09%
==========================================
Files 178 178
Lines 11262 11262
==========================================
+ Hits 5843 5854 +11
+ Misses 4918 4910 -8
+ Partials 501 498 -3
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@MSevey we'll just need to adjust the required checks config in admin when we merge this, i'll coordinate with you
@MSevey we'll just need to adjust the required checks config in admin when we merge this, i'll coordinate with you
another bug found when app merged in. fixed here: https://github.com/celestiaorg/.github/pull/94 will be doing another release
updated with latest release. see release notes: https://github.com/celestiaorg/.github/releases/tag/v0.3.2
A newer version of celestiaorg/.github exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.