You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nvuillam so we have a custom script that can pull the data from AWS KMS, Google secrets and create a test_data secret file on the fly during the execution. @generalrobin is trying to mention the same that this script can be called by the hook in the CI/CD before actually doing the test case execution, in such cases we don't have to put secrets in the flat file.
The script and integration is still under development.
@shriyanshagnihotri that's great :)
But we also need more simple ways to handle that locally ith not commited .env file, and with ENV variables for CI (remember: Salesforce people are less tech than others 😋 )
Credentials should not be stored in a repository
Would it be possible to provide them:
Thanks :)
The text was updated successfully, but these errors were encountered: