This repo contains reusable workflows for Salesforce development in NAV and is maintained by Team Platforce.
It is highly recommended to check out the GitHub docs on reusing workflows before starting to reuse these workflows. If your repository is not a part of navikt you also need to create the org secrets listed under secrets as repository secrets in your repository.
- Create a workflow in your repository
- Reference the workflows used here
Org secrets are maintained by Team Platforce
List of org secrets:
CRM_PROD_SFDX_URL
CRM_PREPROD_SFDX_URL
CRM_UAT_SFDX_URL
CRM_SIT_SFDX_URL
CRM_DEPLOYMENT_PAT
CRM_PACKAGE_KEY
Dev sandboxes are owned and maintained by the individual teams. For use with the Platforce maintained workflows create a Repository Secret with the name DEV_SFDX_URL and the auth url belonging to a sandbox user with enough permissions for deploying.
Questions related to the code or project can be made as an issue.
Internal requests can be made via Slack in #Platforce.