Commit Graph

6 Commits

Author SHA1 Message Date
sonicaj
76b930d18c NAS-134870 / 25.10 / Allow specifying secret env variables in the build (#842)
* Allow specifying secret_env in build manifest

* Get secret env initialized when initializing package

* Add logic to read secrets file

* Make sure secrets are properly set for package when building the package

* Expose scale release version variable as well

* Fix typo

* Make sure env variables are actually passed to the package itself

* Add secrets yaml file to git ignore

* Do not expose build env variables in ps output
2025-04-18 20:34:12 +05:00
Waqar Ahmed
565c909074 Add identities folder to gitignore 2022-08-04 18:56:17 +05:00
Waqar Ahmed
162f0b1477 Add ability to create/manage virtual env via makefile 2021-05-09 23:27:38 +05:00
Waqar Ahmed
f0ce9e8859 Update gitignore 2021-05-09 23:27:38 +05:00
Kris Moore
d7361fa134 Add support for build epoch counter. This allows us to bump the number
anytime we want to force downstream builders to perform a full rebuild
and invalidate any local incremental cache.
2021-01-29 13:04:14 -05:00
themylogin
242924c26b Update image improvements 2020-05-22 19:32:09 +02:00