Skip to content

Releases: salsita/herokles-scripts

Sort JSON keys upon update, do not unquote values upon print.

25 Mar 08:59
a3be5f6
Compare
Choose a tag to compare
Quote all env vars (secrets) values (#15)

* Quote all env vars (secrets) values

* Sort and pretty-print AWS Param Store instead of shortening as much as possible

* Fix switch

Add PNPM support

06 Mar 10:13
41b14a6
Compare
Choose a tag to compare
Introduce pnpm (#14)

* Add PNPM into supported tooling

Hotfix empty var

31 Oct 15:30
c6f60a8
Compare
Choose a tag to compare
v3.2

Fix env var non-existence check (#11)

v3.1

17 Aug 13:43
40f8a36
Compare
Choose a tag to compare
Fix search in Helm release output (#10)

v3.0

31 Jul 13:30
0295063
Compare
Choose a tag to compare
v3: Allow easy runs on local, refactor to google-like, better var app…

…roach (#9)

* Refactor to google standard, source all vars from parent environment

* Make uninstall more versatile (allow force on non-PR deployments)

* Adhere to google standard

* Add BASE_VERSION retrieval

* Get rid of HEREDOC

v2.4

27 Jun 11:17
728bcaa
Compare
Choose a tag to compare

Add custom install parameter, refactor output and logging handling

v2.3

04 Jan 16:48
096d3ae
Compare
Choose a tag to compare

Use custom AWS configuration profile

v2.2

29 Nov 14:32
Compare
Choose a tag to compare
Export ENV

v2.1

08 Nov 13:45
30914a6
Compare
Choose a tag to compare
Fix case where there are no custom PR env vars (#5)

v2.0

02 Nov 13:47
afa6e54
Compare
Choose a tag to compare
Use helm to inject envs as secrets, refactor PR env creation, add con…

…ditions to run outside of Herokles, other tuning (#4)

* Utilize run-time envs as kube secrets

* Default to the new yarn version

* Make param JSON as small as possible

* Add new /project/prs envs into already existing PRs automatically

* Add conditions to allow to run the script on netlify, refactor PR file creation