Skip to content

Commit

Permalink
build(deps): Bump celestiaorg/.github from 0.2.2 to 0.4.1 (#114)
Browse files Browse the repository at this point in the history
Bumps [celestiaorg/.github](https://github.com/celestiaorg/.github) from
0.2.2 to 0.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/.github/releases">celestiaorg/.github's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.4.1</h2>
<h3><a
href="https://github.com/celestiaorg/.github/compare/v0.4.0...v0.4.1">0.4.1</a>
(2024-04-04)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ci:</strong> fix slack webhook secret name (<a
href="https://redirect.github.com/celestiaorg/.github/issues/103">#103</a>)
(<a
href="https://github.com/celestiaorg/.github/commit/dd6bbb45ebe049f93f1739b506f4211ca9292a7d">dd6bbb4</a>)</li>
<li><strong>ci:</strong> update logic check in reuseable pipeline (<a
href="https://redirect.github.com/celestiaorg/.github/issues/99">#99</a>)
(<a
href="https://github.com/celestiaorg/.github/commit/0a30ee902d62ccabff7aeef2ea444c362847c029">0a30ee9</a>)</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>fix(ci): update logic check in reuseable pipeline by <a
href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/99">celestiaorg/.github#99</a></li>
<li>fix(ci): fix slack webhook secret name by <a
href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/103">celestiaorg/.github#103</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/.github/compare/v0.4.0...v0.4.1">https://github.com/celestiaorg/.github/compare/v0.4.0...v0.4.1</a></p>
<h2>Release v0.4.0</h2>
<h2><a
href="https://github.com/celestiaorg/.github/compare/v0.3.3...v0.4.0">0.4.0</a>
(2024-04-03)</h2>
<h3>Features</h3>
<ul>
<li><strong>ci:</strong> add workflow for creating an EPIC issue for
release tracking (<a
href="https://redirect.github.com/celestiaorg/.github/issues/101">#101</a>)
(<a
href="https://github.com/celestiaorg/.github/commit/1693d5f48d3025a06f28ec5cb5c29fc09e9c6cc9">1693d5f</a>)</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>chore: remove checklist from PR template as it isn't being used by
<a href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/102">celestiaorg/.github#102</a></li>
<li>feat(ci): add workflow for creating an EPIC issue for release
tracking by <a
href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/101">celestiaorg/.github#101</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/.github/compare/v0.3.3...v0.4.0">https://github.com/celestiaorg/.github/compare/v0.3.3...v0.4.0</a></p>
<h2>Release v0.3.3</h2>
<h3><a
href="https://github.com/celestiaorg/.github/compare/v0.3.2...v0.3.3">0.3.3</a>
(2024-03-18)</h3>
<h2>What's Changed</h2>
<ul>
<li>chore (ci): rename step within docker security job by <a
href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/97">celestiaorg/.github#97</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/.github/compare/v0.3.2...v0.3.3">https://github.com/celestiaorg/.github/compare/v0.3.2...v0.3.3</a></p>
<h2>Release v0.3.2</h2>
<h2>What's Changed</h2>
<p>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.</p>
<p>For Example:
<img
src="https://github.com/celestiaorg/.github/assets/15232757/76ee8f55-b448-4adb-9821-a1fdd86b50fc"
alt="Screen Shot 2024-02-07 at 10 41 39 AM" /></p>
<p>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.</p>
<ul>
<li>fix: fix failing docker CI due to permission issues on PRs by <a
href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://redirect.github.com/celestiaorg/.github/pull/94">celestiaorg/.github#94</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/.github/commit/dd6bbb45ebe049f93f1739b506f4211ca9292a7d"><code>dd6bbb4</code></a>
fix(ci): fix slack webhook secret name (<a
href="https://redirect.github.com/celestiaorg/.github/issues/103">#103</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/0a30ee902d62ccabff7aeef2ea444c362847c029"><code>0a30ee9</code></a>
fix(ci): update logic check in reuseable pipeline (<a
href="https://redirect.github.com/celestiaorg/.github/issues/99">#99</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/1693d5f48d3025a06f28ec5cb5c29fc09e9c6cc9"><code>1693d5f</code></a>
feat(ci): add workflow for creating an EPIC issue for release tracking
(<a
href="https://redirect.github.com/celestiaorg/.github/issues/101">#101</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/04dcff1018e6739bba17f33d9af22488e9111039"><code>04dcff1</code></a>
chore: remove checklist from PR template as it isn't being used (<a
href="https://redirect.github.com/celestiaorg/.github/issues/102">#102</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/1cb27a6391ad2dd677ee944efcf863920dcc621f"><code>1cb27a6</code></a>
chore (ci): rename step within docker security job (<a
href="https://redirect.github.com/celestiaorg/.github/issues/97">#97</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/813fe4729dd8c6bd7d08b4fe686cf03c4017b96e"><code>813fe47</code></a>
fix: fix failing docker CI due to permission issues on PRs (<a
href="https://redirect.github.com/celestiaorg/.github/issues/94">#94</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/b88ab2a928dc1c9bfa795f687fd9a2df9834cd5f"><code>b88ab2a</code></a>
ci: fix bugs in docker workflow (<a
href="https://redirect.github.com/celestiaorg/.github/issues/90">#90</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/068cf47ebbed3792f9f93bef059c0249ced0b6ef"><code>068cf47</code></a>
feat: add DockerHub and ScaleWay registries (<a
href="https://redirect.github.com/celestiaorg/.github/issues/88">#88</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/03c6f4db503919c34ccc65ea65012c69fdd4da92"><code>03c6f4d</code></a>
feat: add a simple DockerFile and runner test (<a
href="https://redirect.github.com/celestiaorg/.github/issues/87">#87</a>)</li>
<li><a
href="https://github.com/celestiaorg/.github/commit/7bea606cd8114050d0a5a42969cd2b3c0b79e3c3"><code>7bea606</code></a>
feat: <code>verify-signature.sh</code> script (<a
href="https://redirect.github.com/celestiaorg/.github/issues/84">#84</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/celestiaorg/.github/compare/v0.2.2...v0.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=celestiaorg/.github&package-manager=github_actions&previous-version=0.2.2&new-version=0.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ramin <[email protected]>
  • Loading branch information
dependabot[bot] and ramin authored Jul 5, 2024
1 parent ec7ded2 commit 5437155
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Version Release
uses: celestiaorg/.github/.github/actions/version-release@v0.2.8
uses: celestiaorg/.github/.github/actions/version-release@v0.4.1
with:
github-token: ${{secrets.GITHUB_TOKEN}}
version-bump: ${{inputs.version}}
4 changes: 2 additions & 2 deletions .github/workflows/housekeeping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
# ignore dependabot PRs
if: ${{ github.actor != 'dependabot[bot]' }}
name: Add issues and PRs to project and add grooming label
uses: celestiaorg/.github/.github/workflows/reusable_housekeeping.yml@v0.2.2
uses: celestiaorg/.github/.github/workflows/reusable_housekeeping.yml@v0.4.1
secrets: inherit
permissions:
issues: write
Expand All @@ -25,7 +25,7 @@ jobs:
auto-add-reviewer:
name: Auto add reviewer to PR
if: github.event.pull_request
uses: celestiaorg/.github/.github/workflows/reusable_housekeeping.yml@v0.2.2
uses: celestiaorg/.github/.github/workflows/reusable_housekeeping.yml@v0.4.1
secrets: inherit
permissions:
issues: write
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: celestiaorg/.github/.github/actions/yamllint@v0.2.8
- uses: celestiaorg/.github/.github/actions/yamllint@v0.4.1

markdown-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: celestiaorg/.github/.github/actions/markdown-lint@v0.2.8
- uses: celestiaorg/.github/.github/actions/markdown-lint@v0.4.1

0 comments on commit 5437155

Please sign in to comment.