-
Notifications
You must be signed in to change notification settings - Fork 0
W-10186674 - [OFM+] Installers: Update Power of Us link to Trailblazer community #78
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@scottwarren-sfdo added a couple of suggested changes. Once those are committed, looks good.
Co-authored-by: Melissa Barber <[email protected]>
Co-authored-by: Melissa Barber <[email protected]>
Co-authored-by: Melissa Barber <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CODEOWNERS 🆗
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good + complete in using the new Trailblazer Community link.
@melissabarber , can you approve if all requested changes are made? |
Update `.forceignore` to properly ignore LWC mocks and tests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change adding proper .forceignore
for LWC mocks and tests.
@jstvz , can you re-approve? I had to add a commit to properly |
[OFM+] Installers: Update Power of Us link to Trailblazer community
This PR updates the installer page links from Power Of Us Hub to Trailblazer Community (excluding from documentation).
Old: https://powerofus.force.com/s/group/0F980000000CvlMCAS
New: https://trailhead.salesforce.com/trailblazer-community/groups/0F94S000000kHi0SAE
Critical Changes
Changes
Issues Closed
New Metadata
Deleted Metadata
Definition of Done
Refer to Definition of Done to see any additional details for the items below:
- [ ] Any net new LWC work has JEST test coverage 50% or above- [ ] Default Sa11y tests pass for all LWC components- [ ] 🔒 Secure both Front-end (LWC) & back-end (Apex) as necessary- [ ] 🔑 Grant users access in Permission Sets (Object, Field, Apex Class) as necessary- [ ] Make sure that ACs are updated (if any gaps)- [ ] Add Open Source short version license if new files suppport inline comments. For more information check SHORT_VERSION_LICENSE_GUIDELINES readme.