You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to allow this JSON file to exist in a Salesforce DX project structure (in the config folder perhaps) so that anyone who works in the same project can install recommended unsigned plugins without being prompted. This also would be useful for CI/CD builds that use unsigned plugins.
PlannedThis feature is planned for delivery in a future release.
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Per https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_allowlist.htm#maincontent, you can add a
unsignedPluginAllowList.json
to install unsigned plugins automatically for a specific User.It would be nice to allow this JSON file to exist in a Salesforce DX project structure (in the
config
folder perhaps) so that anyone who works in the same project can install recommended unsigned plugins without being prompted. This also would be useful for CI/CD builds that use unsigned plugins.Beta Was this translation helpful? Give feedback.
All reactions