1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/npm
Anil Keshav f3b65ae43b
feat (npmExecuteScripts) create seperate npmrc file for publish to private repo (#3422)
* creating new npm rc file

* publishing to registry staging

* exposing base64 version of env variables

* changing encoding param

* fixing unit test for the new path

* debugging env var

* remove debug message

* update docu

* changing new npmrc file name

* adding new npmrc to ignore

* adding new npmrc to ignore

Co-authored-by: anilkeshav27 <you@example.com>
2022-01-13 13:08:19 +01:00
..
config_test.go feat (npmExecuteScripts) create seperate npmrc file for publish to private repo (#3422) 2022-01-13 13:08:19 +01:00
config.go feat (npmExecuteScripts) create seperate npmrc file for publish to private repo (#3422) 2022-01-13 13:08:19 +01:00
ignore.go feat(npm): allow to publish artifact to registry (#2871) 2021-07-15 14:46:04 +02:00
mock.go feat(npm): allow to publish artifact to registry (#2871) 2021-07-15 14:46:04 +02:00
npm_test.go remove schema parameter from cycloneDX for npm build (#3038) 2021-08-10 16:22:13 +02:00
npm.go remove schema parameter from cycloneDX for npm build (#3038) 2021-08-10 16:22:13 +02:00
publish.go feat (npmExecuteScripts) create seperate npmrc file for publish to private repo (#3422) 2022-01-13 13:08:19 +01:00