Skip to content

Releases: IcaliaLabs/on-container-for-ruby

Allow skipping of setup lock

23 Feb 01:36
f5eb66c
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.16...v0.0.17

Fixup bad release

18 Aug 03:57
1e19195
Compare
Choose a tag to compare
Fixup bad release Pre-release
Pre-release

Fixes loading of database YAML...

Fix Psych::BadAlias when initializing database

17 Aug 22:47
Compare
Choose a tag to compare

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?'

05 Mar 01:36
3737084
Compare
Choose a tag to compare
v0.0.14

Preparing release of version 0.0.14

More granular logic to detect rails commands

05 Mar 01:21
909c17a
Compare
Choose a tag to compare

Implemented method rails? for dev container entrypoint scripts

URL secret processing fixed

23 Feb 23:02
b43034e
Compare
Choose a tag to compare
Pre-release

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

23 Feb 02:52
4549520
Compare
Choose a tag to compare
Pre-release

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

17 Jan 04:18
4159422
Compare
Choose a tag to compare
v0.0.10

Prepare release of version 0.0.10

Fixed loading secrets

28 Dec 00:35
d102210
Compare
Choose a tag to compare
Fixed loading secrets Pre-release
Pre-release

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...

29 Nov 07:07
e2f9c8a
Compare
Choose a tag to compare
Pre-release
v0.0.8

Prepare release of version 0.0.8