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: default wait #763

Merged
merged 10 commits into from
Dec 14, 2023
Merged

fix: default wait #763

merged 10 commits into from
Dec 14, 2023

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Dec 7, 2023

there's a bug in plugins-core that broke the NUTs. fix: salesforcecli/sf-plugins-core#470

What does this PR do?

use defaultValue on Duration flags

What issues does this PR fix or reference?

https://salesforce-internal.slack.com/archives/G02K6C90RBJ/p1701888844122029
@W-14625639@

QA:
if you want to link the plugin or use bin/run, you need to run yarn oclif manfiest first to get the manifest, which is where you could see the problem before this fix

@mshanemc mshanemc changed the title Sm/fix-default-wait fix: default wait Dec 7, 2023
@mdonnalley
Copy link
Contributor

QA

🟢 wait flag shows expected value in help when manifest is present
🟢 wait flag shows expected value in help when manifest is not present

@mshanemc mshanemc requested a review from mdonnalley December 13, 2023 23:21
@mdonnalley mdonnalley merged commit 8d5528b into main Dec 14, 2023
9 checks passed
@mdonnalley mdonnalley deleted the sm/fix-default-wait branch December 14, 2023 20:53
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.

2 participants