rtsp-relay icon indicating copy to clipboard operation
rtsp-relay copied to clipboard

chore(deps): update coverallsapp/github-action action to v2.3.6

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Type Update Change
coverallsapp/github-action action minor v2.2.3 -> v2.3.6

Release Notes

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

v2.3.6

Compare Source

What's Changed

Full Changelog: https://github.com/coverallsapp/github-action/compare/v2...v2.3.6

v2.3.5

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/coverallsapp/github-action/compare/v2...v2.3.5

v2.3.4

Compare Source

What's Changed

Full Changelog: https://github.com/coverallsapp/github-action/compare/v2...v2.3.4

v2.3.3

Compare Source

What's Changed

Full Changelog: https://github.com/coverallsapp/github-action/compare/v2...v2.3.3

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/coverallsapp/github-action/compare/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: https://github.com/coverallsapp/github-action/compare/v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/coverallsapp/github-action/compare/v2.2.3...v2.3.0


Configuration

📅 Schedule: Branch creation - "every 8 weeks on saturday" in timezone Pacific/Auckland, 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[bot] avatar Jun 21 '24 14:06 renovate[bot]