trailheadapps / coral-cloud

Sample application that showcases Data Cloud, Agents and Prompts.
Creative Commons Zero v1.0 Universal
37 stars 27 forks source link

feat: guest profile for XP Cloud site #22

Closed pozil closed 3 weeks ago

pozil commented 3 weeks ago
muenzpraeger commented 3 weeks ago

My question was if they need to be in the repo, because if they are ignored they also won‘t be deployed. Or am I missing something?

pozil commented 3 weeks ago

No, .forceignore doesn't apply to this command because it's packaged metadata so it will get deployed manually when the user runs:

sf project deploy start --metadata-dir=guest-profile-metadata -w 10

The ignore file will only prevent the user from retrieving this metadata when running sf project retrieve start