Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Type Update Change
coverallsapp/github-action action major 1.1.3v2.3.6

Release Notes

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

v2.3.6

Compare Source

What's Changed

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

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 #​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 #​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 coveralls 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

v2.3.0

Compare Source

What's Changed

New Contributors

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

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.0

Compare Source

Notable changes:

Upgrading (v1 -> v2)

  • Option path-to-lcov is now deprecated, use file instead.

  • You can also skip using the file option and coveralls will try to find all supported coverage files and combine their data.

  • If coveralls fails to determine your coverage report format, use explicit format option to specify it. See supported values.

v1.2.5

Compare Source

v1.2.4

Compare Source

v1.2.3

Compare Source

v1.2.2

Compare Source

Don't suppress filesystem errors when trying to open a coverage report file.

v1.2.1: : Update dependencies

Compare Source

v1.2.0: : Add carryforward flags

Compare Source

  • Add carryforward flags feature
  • Update dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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.

@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from b4da62e to 363d5f5 Compare April 10, 2023 12:04
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 2 times, most recently from 73fef5e to 0528c3d Compare April 19, 2023 15:47
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 0528c3d to 410d9e3 Compare June 7, 2023 16:56
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 410d9e3 to 6ce62ae Compare July 13, 2023 09:53
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 2 times, most recently from a848b2e to 01c9391 Compare September 7, 2023 12:10
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 01c9391 to 0f4aa8e Compare May 8, 2024 17:15
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 3 times, most recently from 019b4c4 to 3c3ca31 Compare October 16, 2024 21:31
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 3c3ca31 to 587e939 Compare October 24, 2024 23:00
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 2 times, most recently from 4e8563a to a829a57 Compare January 25, 2025 20:52
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from a829a57 to 1a85461 Compare July 28, 2025 14:31
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