Files
scale-build/.gitignore
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

13 lines
142 B
Plaintext

/.idea/
/logs/
/sources/
/tmp/
/.buildEpoch
build/
identities/*
dist/
scale_build.egg-info/
scale_build/__pycache__/
venv-*
conf/secrets.yaml