celestia-node icon indicating copy to clipboard operation
celestia-node copied to clipboard

chore(deps): Bump celestiaorg/.github from 0.2.8 to 0.3.1

Open dependabot[bot] opened this issue 2 years ago • 8 comments

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

Full 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

Full Changelog: https://github.com/celestiaorg/.github/compare/v0.2.8...v0.3.0

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

dependabot[bot] avatar Jan 22 '24 11:01 dependabot[bot]

@MSevey looks like some repo secrets/config need to be configured for this to proceed please

ramin avatar Jan 22 '24 14:01 ramin

@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?

MSevey avatar Jan 22 '24 17:01 MSevey

@ramin pushed a fix 👍

MSevey avatar Jan 24 '24 14:01 MSevey

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.

codecov-commenter avatar Jan 24 '24 15:01 codecov-commenter

@MSevey we'll just need to adjust the required checks config in admin when we merge this, i'll coordinate with you

ramin avatar Jan 29 '24 10:01 ramin

@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

MSevey avatar Feb 05 '24 23:02 MSevey

updated with latest release. see release notes: https://github.com/celestiaorg/.github/releases/tag/v0.3.2

MSevey avatar Feb 08 '24 15:02 MSevey

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.

dependabot[bot] avatar Feb 12 '24 11:02 dependabot[bot]