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

chore(deps): update coverallsapp/github-action action to v2.3.5 #84

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Type Update Change
coverallsapp/github-action action patch v2.3.0 -> v2.3.5

Release Notes

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

v2.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.5

v2.3.4

Compare Source

What's Changed

  • Add coverage-reporter-platform input option by @​afinetooth in https://github.com/coverallsapp/github-action/pull/233
    • Since we have added support for coverage-reporter on aarch64, we need to provide users of our github-action the ability to select this architecture-specific version of coverage-reporter when they're using an aarch64 / arm64 runner in CI.

Full Changelog: coverallsapp/github-action@v2...v2.3.4

v2.3.3

Compare Source

What's Changed

Full Changelog: coverallsapp/github-action@v2...v2.3.3

v2.3.2

Compare Source

What's Changed

New Contributors

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

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@coveralls
Copy link

coveralls commented Oct 11, 2024

Pull Request Test Coverage Report for Build 12960110337

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.916%

Totals Coverage Status
Change from base Build 10188163503: 0.0%
Covered Lines: 141
Relevant Lines: 152

💛 - Coveralls

@renovate renovate bot changed the title chore(deps): update coverallsapp/github-action action to v2.3.1 chore(deps): update coverallsapp/github-action action to v2.3.2 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 2 times, most recently from 68c37ab to da1db7a Compare October 16, 2024 22:46
@renovate renovate bot changed the title chore(deps): update coverallsapp/github-action action to v2.3.2 chore(deps): update coverallsapp/github-action action to v2.3.3 Oct 16, 2024
@renovate renovate bot changed the title chore(deps): update coverallsapp/github-action action to v2.3.3 chore(deps): update coverallsapp/github-action action to v2.3.4 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from da1db7a to 961390e Compare October 24, 2024 22:15
@renovate renovate bot changed the title chore(deps): update coverallsapp/github-action action to v2.3.4 chore(deps): update coverallsapp/github-action action to v2.3.5 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 961390e to e7a3faf Compare January 24, 2025 23:09
Copy link
Contributor Author

renovate bot commented Jan 25, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ota-meshi ota-meshi merged commit be2043f into main Jan 25, 2025
7 of 8 checks passed
@ota-meshi ota-meshi deleted the renovate/coverallsapp-github-action-2.x branch January 25, 2025 00:47
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.

2 participants