Skip to content

Commit

Permalink
Bump uraimo/run-on-arch-action from 2.3.0 to 2.7.2 (#161)
Browse files Browse the repository at this point in the history
Bumps
[uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action)
from 2.3.0 to 2.7.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/uraimo/run-on-arch-action/releases">uraimo/run-on-arch-action's
releases</a>.</em></p>
<blockquote>
<h2>2.7.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add debian bookworm containers by <a
href="https://github.com/LukasWoodtli"><code>@​LukasWoodtli</code></a>
in <a
href="https://redirect.github.com/uraimo/run-on-arch-action/pull/144">uraimo/run-on-arch-action#144</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/LukasWoodtli"><code>@​LukasWoodtli</code></a>
made their first contribution in <a
href="https://redirect.github.com/uraimo/run-on-arch-action/pull/144">uraimo/run-on-arch-action#144</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uraimo/run-on-arch-action/compare/v2.7.1...v2.7.2">https://github.com/uraimo/run-on-arch-action/compare/v2.7.1...v2.7.2</a></p>
<h2>2.7.1</h2>
<p>Fix and reduce tests, remove Fedora from failing platforms.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uraimo/run-on-arch-action/compare/v2.7.0...v2.7.1">https://github.com/uraimo/run-on-arch-action/compare/v2.7.0...v2.7.1</a></p>
<h2>2.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Use node20 by <a
href="https://github.com/sithlord48"><code>@​sithlord48</code></a> in <a
href="https://redirect.github.com/uraimo/run-on-arch-action/pull/141">uraimo/run-on-arch-action#141</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/sithlord48"><code>@​sithlord48</code></a> made
their first contribution in <a
href="https://redirect.github.com/uraimo/run-on-arch-action/pull/141">uraimo/run-on-arch-action#141</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uraimo/run-on-arch-action/compare/v2.6.0...v2.7.0">https://github.com/uraimo/run-on-arch-action/compare/v2.6.0...v2.7.0</a></p>
<h2>2.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix reusing cached Docker image by <a
href="https://github.com/gamer191"><code>@​gamer191</code></a> in <a
href="https://redirect.github.com/uraimo/run-on-arch-action/pull/139">uraimo/run-on-arch-action#139</a></li>
</ul>
<h2>New Contributors 🎉</h2>
<ul>
<li><a href="https://github.com/pllim"><code>@​pllim</code></a> made
their first contribution in <a
href="https://redirect.github.com/uraimo/run-on-arch-action/pull/135">uraimo/run-on-arch-action#135</a></li>
<li><a href="https://github.com/gamer191"><code>@​gamer191</code></a>
made their first contribution in <a
href="https://redirect.github.com/uraimo/run-on-arch-action/pull/139">uraimo/run-on-arch-action#139</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uraimo/run-on-arch-action/compare/v.2.5.1...v2.6.0">https://github.com/uraimo/run-on-arch-action/compare/v.2.5.1...v2.6.0</a></p>
<h2>2.5.1</h2>
<p>Fixing a typo and publishing the actual v2.5.1.</p>
<h2>2.5.1</h2>
<p>Maintenance release, cleaned up actions.yml, marking the token as not
required as intended.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uraimo/run-on-arch-action/compare/v2.5.0...v.2.5.1">https://github.com/uraimo/run-on-arch-action/compare/v2.5.0...v.2.5.1</a></p>
<h2>2.5.0</h2>
<p>This release adds a new <code>base_image</code> option that allows to
specify a custom image to be used in the internal docker container that
this Action creates. This feature has known limitations if you use image
caching but will be improved in the next major release.</p>
<p>Please follow the issue <a
href="https://redirect.github.com/uraimo/run-on-arch-action/issues/98">#98</a>
for updates on release 3.0, this will likely be the last release of the
2.x branch.</p>
<h2>What's Changed</h2>
<ul>
<li>feat(base_image): add custom base_image argument by <a
href="https://github.com/LonghronShen"><code>@​LonghronShen</code></a>
in <a
href="https://redirect.github.com/uraimo/run-on-arch-action/pull/103">uraimo/run-on-arch-action#103</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/b0ffb25eb00af00468375982384441f063da1741"><code>b0ffb25</code></a>
Merge pull request <a
href="https://redirect.github.com/uraimo/run-on-arch-action/issues/144">#144</a>
from LukasWoodtli/gardena/lw/armv6_bookworm</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/3da6fa331f8d28c415c6f30f4be9f962a4c35ffa"><code>3da6fa3</code></a>
Add bookworm variants for debian containers</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/6025be2e0ddbd816409e6ff626f6b6b8c758d590"><code>6025be2</code></a>
Add bookworm for ARMv6</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/517085f0367c8256bcfa753e3e13e1550af09954"><code>517085f</code></a>
Restore old dockerfiles for backward compatibility, will be removed in
3.0.0</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/a42b9c938c225a720a9c66aec4dd6ba32e6a7f1e"><code>a42b9c9</code></a>
Remove fedora from failing platforms</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/18a5cd7958b1f33f6a8f10b48fdbcbf02ccda003"><code>18a5cd7</code></a>
Update Readme, remove some fedora defaults</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/427b1ab595e84422eff2c8a4a705a1347d552be6"><code>427b1ab</code></a>
Further reduce test list, remove default dockerfiles</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/8c75b072a14d6adc24276614f57be1b8a2a1bbf0"><code>8c75b07</code></a>
Further reduce test list</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/1016db66fe0a81926ad611890ff288048cea6442"><code>1016db6</code></a>
Further reduce test list</li>
<li><a
href="https://github.com/uraimo/run-on-arch-action/commit/619f7959001d196b656ceeabc410d737bdd19132"><code>619f795</code></a>
Update project release</li>
<li>Additional commits viewable in <a
href="https://github.com/uraimo/run-on-arch-action/compare/v2.3.0...v2.7.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uraimo/run-on-arch-action&package-manager=github_actions&previous-version=2.3.0&new-version=2.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent 555b884 commit 2f5df1e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pr-${{ env.cache-name }}-
${{ runner.os }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -206,7 +206,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -290,7 +290,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -337,7 +337,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -378,7 +378,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -422,7 +422,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -465,7 +465,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -502,7 +502,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.3.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -543,7 +543,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.3.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -579,7 +579,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -622,7 +622,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down Expand Up @@ -659,7 +659,7 @@ jobs:
key: ${{ runner.os }}-pr-${{ env.cache-name }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-pr-${{ matrix.arch }}-pr-${{ env.cache-name }}-pr-
- uses: uraimo/run-on-arch-action@v2.4.0
- uses: uraimo/run-on-arch-action@v2.7.2
name: Run commands
id: runcmd
with:
Expand Down

0 comments on commit 2f5df1e

Please sign in to comment.