Closed AleksandrMolchagin closed 4 months ago
Everything is tested. All properties can be safely moved to Mulesoft settings. In .properties
files, we will preserve only the following line:
http.listener.host=
http.listener.port=
sfdc.user=
sfdc.url=
Description:
Currently, secrets are injected into
.jar
files during the build process. We need to move these secrets out and use secret properties provided by Mulesoft. Following this, we will set up releases in the repository to ensure a streamlined deployment process.Set up Releases on GitHub(we need to set a new proxy first)Modify the Sandbox pipeline(we need to set a new proxy first)