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: display deploy ID not validation ID #748

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

shetzel
Copy link
Contributor

@shetzel shetzel commented Sep 8, 2023

What does this PR do?

Display the deploy ID of the quick deploy request, not the validation request.

What issues does this PR fix or reference?

@W-14094679@

@mdonnalley
Copy link
Collaborator

QA

On dreamhouse-lwc, linked plugin-deploy-retrieve to sf
sf project deploy validate -d force-app -l RunLocalTests

Successfully validated the deployment (0AfDC00000mt1pl0AA).
Run "sf project deploy quick --job-id 0AfDC00000mt1pl0AA" to execute this deploy

sf project deploy quick --job-id 0AfDC00000mt1pl0AA

Deploy ID: 0AfDC00000mt1rX0AQ

Deployed Source
...


Successfully deployed (0AfDC00000mt1rX0AQ).

🟢 Deploy ID in deploy quick is different from the ID returned by deploy validate

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