Releases: IcaliaLabs/on-container-for-ruby
Releases · IcaliaLabs/on-container-for-ruby
Allow skipping of setup lock
Fixup bad release
Fixes loading of database YAML...
Fix Psych::BadAlias when initializing database
This release fixes a problem with newer versions of Psych, where the YAML aliases found on typical database.yml
files were not resolved.
Implemented 'command_might_require_database?'
v0.0.14 Preparing release of version 0.0.14
More granular logic to detect rails commands
Implemented method rails?
for dev container entrypoint scripts
URL secret processing fixed
This release includes a fix to the URL secret processing routine, where if somehow the "_PASS" environment variable was processed before the "_USER" environment variable, the whole routine crashed.
Recursive reading of secret files
Small change that allows the on_container/load_env_secrets
to find files inside subdirectories of the specified SECRETS_PATH
Loading secrets from Google Cloud Secret Manager to ENV
v0.0.10 Prepare release of version 0.0.10
Fixed loading secrets
A problem was discovered with the load_env_secrets
routine trying to get nil
key from ENV
.
This release fixes this problem.
No more stepping down...
v0.0.8 Prepare release of version 0.0.8