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

Fail fast on errors in powershell TTP steps #518

Closed
wants to merge 1 commit into from

Conversation

inesusvet
Copy link
Contributor

Summary:
Set ErrorActionPreference variable as first thing when executing the powershell TTPs

Resolves #517

Differential Revision: D65080213

@facebook-github-bot
Copy link
Contributor

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

@TTPForge-bot TTPForge-bot added the area/go Changes made to go resources label Oct 28, 2024
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
Copy link
Contributor

This pull request was exported from Phabricator. 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
Copy link
Contributor

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

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
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 403f3d7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚨 [BUG] - by default powershell steps tolerate errors
3 participants