Skip to content

Commit

Permalink
Merge pull request #71 from Szandor72/staging
Browse files Browse the repository at this point in the history
Merge staging to uat
  • Loading branch information
Szandor72 authored Jan 22, 2024
2 parents 5bfd4c8 + 312d094 commit fba60b2
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 503 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@ There are several repositories involved:
- Create a fork of the template repository and use it as starting point in DevOps Center
- Make sure to activate Actions, those aren't enabled by default when forking
- Configure the Actions to use your own Orgs and Secrets
- `${{ secrets.INTEGRATION_SANDBOX_SFDX_URL}}` will be used to do test deployments and CSV Scan Report File Upload
- `${{ secrets.PROD_DEVOPS_CENTER_HOME_SFDX_URL }}` will be used to query DevOps Center records and create a package.xml file to do deployment validation with exactly the same metadata as DevOps Center would use. **Note:** Deleted components are not validated.
- `${{ secrets.INTEGRATION_SANDBOX_SFDX_URL }}` will be used to do test deployments and CSV Scan Report File Upload
- GitHub Action workflows are configured to run when a PR against `integration` branch is opened
- Please make sure the `integration` branch exists

Expand Down
94 changes: 0 additions & 94 deletions force-app/main/default/classes/AccountService.cls

This file was deleted.

5 changes: 0 additions & 5 deletions force-app/main/default/classes/AccountService.cls-meta.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit fba60b2

Please sign in to comment.