Skip to content

Extend behavior of fail_on_error option to setup failures#46

Merged
afinetooth merged 2 commits intomasterfrom
fix/improve-fail-on-error-option
Oct 8, 2024
Merged

Extend behavior of fail_on_error option to setup failures#46
afinetooth merged 2 commits intomasterfrom
fix/improve-fail-on-error-option

Conversation

@afinetooth
Copy link
Copy Markdown
Member

@afinetooth afinetooth commented Oct 8, 2024

Fixes

Description

Make sure the fail_on_error option also applies to setup tasks:

  • Failures to download or verify the binary; or
  • Failures to find the downloaded binary

Rather than just to failures of the coveralls commands:

  • coveralls report; or
  • coveralls done

To Do

  • Make sure fail_on_error option applies to any failures to download or verify the binary
  • Make sure fail_on_error option applies to any failures to find the downloaded binary in the environment

…r find the downloaded binary, rather than just to failures in teh coveralls commands, coveralls report or coveralls done.
@afinetooth afinetooth merged commit 3369ca2 into master Oct 8, 2024
@afinetooth afinetooth changed the title Extend the fail_on_error option's behavior to setup failures like downloading, verifying and finding the coveralls binary Extend behavior of fail_on_error option to setup failures Oct 8, 2024
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