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.
Updates Github Actions workflow to use previous version of action/checkout
to v3 instead of v4 to support EL7 containers. Also updates dependabot config
to ignore future action/checkout releases.
... (truncated)
Commits
9007628 Merge pull request #54 from lorengordon/fix/quote-inputs
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 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)
Bumps plus3it/actions-workflows from 1.2.0 to 1.6.1.
Release notes
Sourced from plus3it/actions-workflows's releases.
... (truncated)
Changelog
Sourced from plus3it/actions-workflows's changelog.
... (truncated)
Commits
9007628
Merge pull request #54 from lorengordon/fix/quote-inputs206a984
Bumps version to 1.6.1a231e95
Quotes inputs for lint action to support multiple targetseec4a0b
Merge pull request #52 from plus3it/dependabot/github_actions/reviewdog/actio...a0d36f4
Merge pull request #53 from plus3it/dependabot/github_actions/softprops/actio...1d62fc0
Bump softprops/action-gh-release from 2.0.5 to 2.0.6919cb9d
Bump reviewdog/action-actionlint from 1.49.0 to 1.51.0821d789
Merge pull request #51 from plus3it/dependabot/github_actions/reviewdog/actio...1693af6
Bump reviewdog/action-actionlint from 1.48.0 to 1.49.0530b7a2
Merge pull request #50 from plus3it/dependabot/github_actions/reviewdog/actio...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