on ‎2022 Jun 27 12:12 AM
Hi,
The SAP Continuous Integration and Delivery service supports the creation of a "Secret Text" credential in the configuration of jobs. But it is not clear from documentation how to access those keys in the build of a CAP project.
The particular use case is that we have a dependency to private npm packages in the project. I hence need to feed the projects .npmrc file with an access token (which I of course cannot check into the repo). We have tried dumping the environment variables etc. in the build but cannot find the "Secret Text" we have maintained anywhere.
Can we get some clarity on this please?
Thanks!
//Carl
Request clarification before answering.
Hi @krzys ,
We have the same requirement in our project.
Any updates on this?
Thx in advance for the feedback.
kr,
Karel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good news everyone: This is possible. the feature has been implemented.
Here's the documentation:
And here's a blog explaining an example implementation:
Christoph
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.