chore(deps): update coverallsapp/github-action action to v2.3.8 - #37
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Coverage Report for CI Build 30312380461Coverage remained the same at 63.399%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
renovate
Bot
force-pushed
the
renovate/coverallsapp-github-action-2.x
branch
from
October 11, 2024 01:04
d86ae29 to
074ab63
Compare
renovate
Bot
force-pushed
the
renovate/coverallsapp-github-action-2.x
branch
from
October 15, 2024 19:59
074ab63 to
5d0d389
Compare
renovate
Bot
force-pushed
the
renovate/coverallsapp-github-action-2.x
branch
from
October 16, 2024 21:38
5d0d389 to
eef58dc
Compare
renovate
Bot
force-pushed
the
renovate/coverallsapp-github-action-2.x
branch
from
October 24, 2024 21:57
eef58dc to
ce7fdaa
Compare
renovate
Bot
force-pushed
the
renovate/coverallsapp-github-action-2.x
branch
2 times, most recently
from
January 25, 2025 17:23
b6bd6a1 to
8b393c9
Compare
renovate
Bot
force-pushed
the
renovate/coverallsapp-github-action-2.x
branch
from
July 27, 2026 22:54
8b393c9 to
ab815f8
Compare
This file contains hidden or 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
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.
This PR contains the following updates:
v2.2.3→v2.3.8Release Notes
coverallsapp/github-action (coverallsapp/github-action)
v2.3.8Compare Source
What's Changed
New Contributors
Full Changelog: coverallsapp/github-action@v2...v2.3.8
v2.3.7Compare Source
What's Changed
Bug Fixes
fail-on-errorbehavior when download fails (#253), PR #254New Contributors
Full Changelog: coverallsapp/github-action@v2...v2.3.7
v2.3.6Compare Source
What's Changed
Full Changelog: coverallsapp/github-action@v2...v2.3.6
v2.3.5Compare Source
What's Changed
New Contributors
Full Changelog: coverallsapp/github-action@v2...v2.3.5
v2.3.4Compare Source
What's Changed
coverage-reporter-platforminput option by @afinetooth in #233coverage-reporteronaarch64, we need to provide users of ourgithub-actionthe ability to select this architecture-specific version ofcoverage-reporterwhen they're using anaarch64/arm64runner in CI.Full Changelog: coverallsapp/github-action@v2...v2.3.4
v2.3.3Compare Source
What's Changed
Full Changelog: coverallsapp/github-action@v2...v2.3.3
v2.3.2Compare Source
What's Changed
coverage-reporter-versionoption is recognized by @afinetooth in #229build-numberto supported inputs options by @afinetooth and @brianatgather in #228sha256sumcommand flag to be compatible withalpinelinux distros by @afinetooth and @jdebbink in #227New Contributors
Full Changelog: coverallsapp/github-action@v2.3.1...v2.3.2
v2.3.1Compare Source
What's Changed
Extend behavior of
fail-on-erroroption to setup failures by @afinetooth in #226Technically an enhancement, these changes make the action behave as many customers already expect by ignoring any and all failures when the
fail-on-errorinput is set tofalse.Adds logic to handle any failures in "setup" tasks, including downloading the
coverage-reporterbinary, verifying the binary, and finding the binary by its expected name after extraction.The new logic checks these actions and exits with code
1on failure, except iffail-on-erroris set totrue, in which case it returns exit code0.Adds a matrix workflow that tests the action for each
osand the two key binary commands (coveralls reportandcoveralls done). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.Also extends the behavior of
debug: trueto flip the shell-specific debug flag for eachosincludingset -xforlinuxandmacosandSet-PSDebug -Trace 1forwindows.Full Changelog: coverallsapp/github-action@v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
New Contributors
Full Changelog: coverallsapp/github-action@v2.2.3...v2.3.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.