This project is based on Mulesoft Dataweave and Salesforce to provide secure, reliable, API access for all the Scores apps and projects. It is hosted on Anypoint and acts as the transactional hub, in concert with the authentication API
We were able to successfully deliver the auto-deployment for Sandbox environment. Now, we need to achieve the same result with the production environment, while adding a new step - releasing .jar through GitHub Releases.
1) Duplicate the GH Actions flow
2) Prepare Anypoint Platform
Create a new instance for production
Create a new proxy-server for production
Create new secrets
3) Populate new secrets in GH Secrets
4) Update secret names in the flow
5) Add "Release" step
Description:
We were able to successfully deliver the auto-deployment for Sandbox environment. Now, we need to achieve the same result with the production environment, while adding a new step - releasing
.jar
through GitHub Releases.1) Duplicate the GH Actions flow 2) Prepare Anypoint Platform