Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump SINTEF/ci-cd from 2.8.1 to 2.8.2 (#782)
Bumps [SINTEF/ci-cd](https://github.com/sintef/ci-cd) from 2.8.1 to 2.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sintef/ci-cd/releases">SINTEF/ci-cd's releases</a>.</em></p> <blockquote> <h2>v2.8.2</h2> <h1>Changelog</h1> <h2><a href="https://github.com/SINTEF/ci-cd/tree/v2.8.2">v2.8.2</a> (2024-08-22)</h2> <p><a href="https://github.com/SINTEF/ci-cd/compare/v2.8.1...v2.8.2">Full Changelog</a></p> <h2>Support self-hosted runners</h2> <p>The <code>runs-on</code> key can not be specified via the <code>runner</code> input, which is available for all callable workflows. This means one can use the callable workflows with self-hosted runners, for example.</p> <p>It is worth noting that the workflows are built with Linux/Unix systems in mind, hence specifying <code>windows-latest</code> may lead to issues with certain workflows. This is also true if the self-hosted runner is not Linux/Unix-based.</p> <p><strong>Implemented enhancements:</strong></p> <ul> <li>Support self-hosted runners <a href="https://redirect.github.com/SINTEF/ci-cd/issues/279">#279</a></li> </ul> <p><strong>Merged pull requests:</strong></p> <ul> <li>Add <code>runner</code> input for all callable workflows <a href="https://redirect.github.com/SINTEF/ci-cd/pull/280">#280</a> (<a href="https://github.com/CasperWA"><code>@CasperWA</code></a>)</li> </ul> <p>* <em>This Changelog was automatically generated by <a href="https://github.com/github-changelog-generator/github-changelog-generator">github_changelog_generator</a></em></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/SINTEF/ci-cd/blob/main/CHANGELOG.md">SINTEF/ci-cd's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/SINTEF/ci-cd/tree/v2.8.2">v2.8.2</a> (2024-08-22)</h2> <p><a href="https://github.com/SINTEF/ci-cd/compare/v2.8.1...v2.8.2">Full Changelog</a></p> <h2>Support self-hosted runners</h2> <p>The <code>runs-on</code> key can not be specified via the <code>runner</code> input, which is available for all callable workflows. This means one can use the callable workflows with self-hosted runners, for example.</p> <p>It is worth noting that the workflows are built with Linux/Unix systems in mind, hence specifying <code>windows-latest</code> may lead to issues with certain workflows. This is also true if the self-hosted runner is not Linux/Unix-based.</p> <p><strong>Merged pull requests:</strong></p> <ul> <li>Add <code>runner</code> input for all callable workflows <a href="https://redirect.github.com/SINTEF/ci-cd/pull/280">#280</a> (<a href="https://github.com/CasperWA">CasperWA</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SINTEF/ci-cd/commit/3f2a092abed3e4337eebd8f4e7ac0d0782f27344"><code>3f2a092</code></a> Release v2.8.2 - Changelog</li> <li><a href="https://github.com/SINTEF/ci-cd/commit/05e77fdbb6bb1171a9f228a478a1160d3eb1f662"><code>05e77fd</code></a> Add <code>runner</code> input for all callable workflows (<a href="https://redirect.github.com/sintef/ci-cd/issues/280">#280</a>)</li> <li>See full diff in <a href="https://github.com/sintef/ci-cd/compare/v2.8.1...v2.8.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=SINTEF/ci-cd&package-manager=github_actions&previous-version=2.8.1&new-version=2.8.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