[openstreetmap/openstreetmap-website] Bump coverallsapp/github-action from 2.3.0 to 2.3.1 (PR #5256)
dependabot[bot]
notifications at github.com
Thu Oct 10 23:31:01 UTC 2024
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/coverallsapp/github-action/releases">coverallsapp/github-action's releases</a>.</em></p>
<blockquote>
<h2>v2.3.1</h2>
<h2>What's Changed</h2>
<p>Extend behavior of <code>fail-on-error</code> option to setup failures by <a href="https://github.com/afinetooth"><code>@afinetooth</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/226">coverallsapp/github-action#226</a></p>
<ul>
<li>
<p>Technically an enhancement, these changes make the action behave as many customers already expect by ignoring <em>any and all</em> failures when the <code>fail-on-error</code> input is set to <code>false</code>.</p>
</li>
<li>
<p>Adds logic to handle any failures in "setup" tasks, including downloading the <code>coverage-reporter</code> binary, verifying the binary, and finding the binary by its expected name after extraction.</p>
</li>
<li>
<p>The new logic checks these actions and exits with code <code>1</code> on failure, except if <code>fail-on-error</code> is set to <code>true</code>, in which case it returns exit code <code>0</code>.</p>
</li>
<li>
<p>Adds a matrix workflow that tests the action for each <code>os</code> and the two key binary commands (<code>coveralls report</code> and <code>coevralls done</code>). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.</p>
</li>
<li>
<p>Also extends the behavior of <code>debug: true</code> to flip the shell-specific debug flag for each <code>os</code> including <code>set -x</code> for <code>linux</code> and <code>macos</code> and <code>Set-PSDebug -Trace 1</code> for <code>windows</code>.</p>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/coverallsapp/github-action/compare/v2.3.0...v2.3.1">https://github.com/coverallsapp/github-action/compare/v2.3.0...v2.3.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/coverallsapp/github-action/commit/1134c89e4bf10443bf8f0ec69640b667cfd91041"><code>1134c89</code></a> Extend behavior of <code>fail-on-error</code> option to setup failures (<a href="https://redirect.github.com/coverallsapp/github-action/issues/226">#226</a>)</li>
<li>See full diff in <a href="https://github.com/coverallsapp/github-action/compare/v2.3.0...v2.3.1">compare view</a></li>
</ul>
</details>
<br />
[](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>
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5256
-- Commit Summary --
* Bump coverallsapp/github-action from 2.3.0 to 2.3.1
-- File Changes --
M .github/workflows/tests.yml (4)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5256.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5256.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5256
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5256 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241010/27724f43/attachment-0001.htm>
More information about the rails-dev
mailing list