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

Bash executor should not tolerate non-zero exit codes by default #406

Closed
wants to merge 1 commit into from

Conversation

inesusvet
Copy link
Contributor

Summary:
From github issue #210
#210

All inline TTPs will have set -e by default. If a user wants to not run a step with that, they can add set +e to their TTP.

Differential Revision: D50892103

Summary:
From github issue facebookincubator#210
facebookincubator#210

> All inline TTPs will have set -e by default. If a user wants to not run a step with that, they can add set +e to their TTP.

Differential Revision: D50892103
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50892103

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 486ec6a.

@inesusvet inesusvet deleted the export-D50892103 branch November 6, 2023 10:24
inesusvet added a commit to inesusvet/TTPForge that referenced this pull request Oct 29, 2024
Summary:

Set ErrorActionPreference variable as first thing when executing the powershell TTPs

Resolves facebookincubator#517
Brings parity with bash fail-fast logic introduced in facebookincubator#406

Differential Revision: D65080213
inesusvet added a commit to inesusvet/TTPForge that referenced this pull request Oct 29, 2024
Summary:

Set ErrorActionPreference variable as first thing when executing the powershell TTPs

Resolves facebookincubator#517
Brings parity with bash fail-fast logic introduced in facebookincubator#406

Differential Revision: D65080213
inesusvet added a commit to inesusvet/TTPForge that referenced this pull request Oct 29, 2024
Summary:

Set ErrorActionPreference variable as first thing when executing the powershell TTPs

Resolves facebookincubator#517
Brings parity with bash fail-fast logic introduced in facebookincubator#406

Differential Revision: D65080213
facebook-github-bot pushed a commit that referenced this pull request Oct 31, 2024
Summary:
Pull Request resolved: #518

Set ErrorActionPreference variable as first thing when executing the powershell TTPs

Resolves #517
Brings parity with bash fail-fast logic introduced in #406

Differential Revision: D65080213

fbshipit-source-id: a880491aeb162c940c25ab8e1c4823efc7a79b0d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/go Changes made to go resources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants