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

fix: fixes exclusive flags for mdapi:deploy when using quickdeploy #521

Merged
merged 5 commits into from
Jul 20, 2022

Conversation

WillieRuemmele
Copy link
Contributor

What does this PR do?

fixes exclusive flags for --validateddeployrequestid
you can now --ignoreerrors and --ignorewarnings when using a quick deploy

What issues does this PR fix or reference?

@W-11158847@
forcedotcom/cli#1525

@WillieRuemmele WillieRuemmele force-pushed the wr/fixExclusiveFlagsQuickDeploy branch from e02c94a to 54115b4 Compare June 27, 2022 21:51
@smitdagli05
Copy link
Contributor

QA NOTES
force:source:deploy

🟢 sfdx force:source:deploy -q={Deploy_ID} -u={username} --ignoreerrors works as expected, and the deploy succeeds
🟢 sfdx force:source:deploy -q={Deploy_ID} -u={username} --ignorewarnings works as expected, and the deploy succeeds
🟢 sfdx force:source:deploy -q={Deploy_ID} -u={username} --ignoreerrors --ignorewarnings works as expected, and the deploy succeeds

@WillieRuemmele WillieRuemmele merged commit 7c52a05 into main Jul 20, 2022
@WillieRuemmele WillieRuemmele deleted the wr/fixExclusiveFlagsQuickDeploy branch July 20, 2022 21:30
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.

4 participants