-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: update actions; move centos-7 to its own workflow - v3 #10384
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jasonish
force-pushed
the
github-ci/20240208/v3
branch
2 times, most recently
from
February 12, 2024 21:44
42e5686
to
255cb1f
Compare
NOTE: This PR may contain new authors. |
jasonish
force-pushed
the
github-ci/20240208/v3
branch
from
February 12, 2024 21:57
255cb1f
to
8800b4b
Compare
NOTE: This PR may contain new authors. |
jasonish
force-pushed
the
github-ci/20240208/v3
branch
from
February 12, 2024 22:08
8800b4b
to
fb86d16
Compare
NOTE: This PR may contain new authors. |
jasonish
force-pushed
the
github-ci/20240208/v3
branch
from
February 12, 2024 22:09
fb86d16
to
775dcb3
Compare
NOTE: This PR may contain new authors. |
CentOS 7 requires older actions due to newer GitHub actions depending on a newer glibc. So move to its own workflow file so the main builds can move forward to newer versions of actions.
GitHub action Linux runners now have 4 cores, instead of hardcoding the number, use nproc to determine how many cores are available and use them.
Multiple uploads can no longer use the same name, so give the cbindgen artifact its own name of "cbindgen". Requires an additional download for each build depending on this cbindgen artifact.
Previously only enabled in build.yml, apply cancen-in-progress to all workflow files.
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 4.0.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@d9f34f8...e0b68c6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
jasonish
force-pushed
the
github-ci/20240208/v3
branch
from
February 12, 2024 22:11
775dcb3
to
d87adc2
Compare
NOTE: This PR may contain new authors. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SV_BRANCH=OISF/suricata-verify#1645