Updates salt workflow for EL8 to use the Alma Linux 8 container. CentOS
Stream 8 was discontinued as of June 1, 2024. Along with this
discontinuation, the CentOS maintainers removed the CentOS Stream 8 yum
repositories. Lack of repository-access breaks the ability to adequately
customize the CI container, causing job failures. Explored image-options
from Red Hat and both the Rocky and Alma projects. Found that the Red Hat
images' repositories lacked critical RPMs. Found that the Official
containers from Alma Linux seem to be getting updated with greater
frequency than those from Rocky, so opted to switch to Alma.
Adds initial hooks for a salt workflow for EL9. Chose containers from the
Alma project as a hedge against premature-discontinuation of the CentOS
repos and because the Red Hat 9 container-images similarly lack critical
RPMs.
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 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the github-actions group with 1 update: plus3it/actions-workflows.
Updates
plus3it/actions-workflows
from 1.6.1 to 1.6.2Release notes
Sourced from plus3it/actions-workflows's releases.
Changelog
Sourced from plus3it/actions-workflows's changelog.
... (truncated)
Commits
00bdf2c
Merge pull request #60 from lorengordon/fix/actions-checkout-latest-version572c5fd
Bumps version to 1.6.25818f34
Updates actions/checkout to latest version, now that el7 is fully dead2d3cd5a
Merge pull request #59 from plus3it/dependabot/docker/plus3it/tardigrade-ci-0...127cd3f
Bump plus3it/tardigrade-ci from 0.25.0 to 0.25.37f82b96
Merge pull request #58 from plus3it/dependabot/github_actions/softprops/actio...055d974
Bump softprops/action-gh-release from 2.0.6 to 2.0.872a0ec0
Merge pull request #57 from plus3it/dependabot/github_actions/reviewdog/actio...9eed378
Bump reviewdog/action-actionlint from 1.53.0 to 1.54.0360531a
Merge pull request #56 from plus3it/dependabot/docker/plus3it/tardigrade-ci-0...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 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