Skip to content
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 all non-major github actions #504

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Type Update Change Pending
actions/checkout action minor v4.1.7 -> v4.2.1
actions/upload-artifact action patch v4.4.0 -> v4.4.3
coverallsapp/github-action action patch v2.3.0 -> v2.3.1 v2.3.3 (+1)
github/codeql-action action patch v2.26.6 -> v2.26.13
jandelgado/gcov2lcov-action action minor v1.0.9 -> v1.1.1

Release Notes

actions/checkout (actions/checkout)

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

coverallsapp/github-action (coverallsapp/github-action)

v2.3.1

Compare Source

What's Changed

Extend behavior of fail-on-error option to setup failures by @​afinetooth in https://github.com/coverallsapp/github-action/pull/226

  • Technically an enhancement, these changes make the action behave as many customers already expect by ignoring any and all failures when the fail-on-error input is set to false.

  • Adds logic to handle any failures in "setup" tasks, including downloading the coverage-reporter binary, verifying the binary, and finding the binary by its expected name after extraction.

  • The new logic checks these actions and exits with code 1 on failure, except if fail-on-error is set to true, in which case it returns exit code 0.

  • Adds a matrix workflow that tests the action for each os and the two key binary commands (coveralls report and coevralls done). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.

  • Also extends the behavior of debug: true to flip the shell-specific debug flag for each os including set -x for linux and macos and Set-PSDebug -Trace 1 for windows.

Full Changelog: coverallsapp/github-action@v2.3.0...v2.3.1

github/codeql-action (github/codeql-action)

v2.26.13

Compare Source

v2.26.12

Compare Source

v2.26.11

Compare Source

v2.26.10

Compare Source

v2.26.9

Compare Source

v2.26.8

Compare Source

v2.26.7

Compare Source

jandelgado/gcov2lcov-action (jandelgado/gcov2lcov-action)

v1.1.1: Release 1.1.1

Compare Source

fixes a problem introduced with new gcov2lcov artifact naming scheme

v1.1.0: Release 1.1.0

Compare Source

What's Changed

Full Changelog: jandelgado/gcov2lcov-action@v1...v1.1.0


Configuration

📅 Schedule: Branch creation - "on the first day of the month also on the 2nd day of the month before 5pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-non-major-github-actions branch 2 times, most recently from d85cef1 to 107c72c Compare October 6, 2024 22:22
@renovate renovate bot force-pushed the renovate/all-non-major-github-actions branch 7 times, most recently from 44e8bbb to dd332c7 Compare October 17, 2024 13:41
@renovate renovate bot force-pushed the renovate/all-non-major-github-actions branch from dd332c7 to 0ff0ce3 Compare October 18, 2024 10:13
@renovate renovate bot force-pushed the renovate/all-non-major-github-actions branch from 0ff0ce3 to 76dc2ff Compare October 18, 2024 13:39
@lindell lindell merged commit 65307c2 into master Oct 18, 2024
20 checks passed
@lindell lindell deleted the renovate/all-non-major-github-actions branch October 18, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant