Commit ecb2c5d
authored
Added support to install gems from private repositories. (#20)
* setting git config to install private gems
Signed-off-by: nikhil2611 <ngupta@progress.com>
* updated with github config in sbom.yml also
Signed-off-by: nikhil2611 <ngupta@progress.com>
* updated the var name
Signed-off-by: nikhil2611 <ngupta@progress.com>
* Security: Replace git config with bundler config for gem credentials
Signed-off-by: nikhil2611 <ngupta@progress.com>
* testing with feature branch
Signed-off-by: nikhil2611 <ngupta@progress.com>
* reverted back to main
Signed-off-by: nikhil2611 <ngupta@progress.com>
* added the condition for PRIVATE_ACCESS_KITCHEN_CHEF_ENTERPRISE
Signed-off-by: nikhil2611 <ngupta@progress.com>
* making logs better
Signed-off-by: nikhil2611 <ngupta@progress.com>
* updating to feature branch to test the changes
Signed-off-by: nikhil2611 <ngupta@progress.com>
* revert back to main
Signed-off-by: nikhil2611 <ngupta@progress.com>
---------
Signed-off-by: nikhil2611 <ngupta@progress.com>1 parent 9f6c473 commit ecb2c5d
2 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
983 | 983 | | |
984 | 984 | | |
985 | 985 | | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
986 | 997 | | |
987 | 998 | | |
988 | 999 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
244 | 253 | | |
245 | 254 | | |
246 | 255 | | |
| |||
0 commit comments