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: sfdx to sf for install package and org assign permset #5424

Merged
merged 4 commits into from
Feb 16, 2024

Conversation

CristiCanizales
Copy link
Contributor

@CristiCanizales CristiCanizales commented Feb 15, 2024

What does this PR do?

  • Updates SFDX: Install Package and org assign permset commands from SFDX to SF style

What issues does this PR fix or reference?

@W-14700692@

Testing notes

  • We need manual testing for this command as we don't have e2e tests for it

Copy link
Contributor

@daphne-sfdc daphne-sfdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved! 🎉

• SFDX: Install Package (successful case – package ID refers to a released package) ✅
Screenshot 2024-02-16 at 10 57 07 AM
Screenshot 2024-02-16 at 1 18 13 PM

• SFDX: Install Package (successful case – package ID refers to a beta package) ✅
Screenshot 2024-02-16 at 12 59 07 PM
Screenshot 2024-02-16 at 1 12 53 PM

• SFDX: Install Package (successful case – try to install a package that was already installed) ✅
Screenshot 2024-02-16 at 1 15 00 PM
Screenshot 2024-02-16 at 1 14 22 PM

• SFDX: Install Package (unsuccessful case – installation key specified for package that does not require one) ✅
Screenshot 2024-02-16 at 12 23 51 PM

• SFDX: Install Package (unsuccessful case – incorrect installation key) ✅
Screenshot 2024-02-16 at 1 20 27 PM

• SFDX: Install Package (unsuccessful case – package ID that is not a package) ✅
Screenshot 2024-02-16 at 10 50 55 AM

• SFDX: Install Package (unsuccessful case – package ID is in right format but does not exist) ✅
Screenshot 2024-02-16 at 12 20 18 PM

@CristiCanizales CristiCanizales merged commit 6504908 into develop Feb 16, 2024
12 checks passed
@CristiCanizales CristiCanizales deleted the cristi/w-14700692 branch February 16, 2024 18:49
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.

3 participants