Releases: uselagoon/build-deploy-tool
Releases · uselagoon/build-deploy-tool
v0.13.5
v0.13.4
v0.13.4-rc.1
Changelog
- af611e6 Adds in missing newline on printf
v0.13.3
v0.13.2
v0.13.1
v0.13.0
Changelog
- f86a623 Merge pull request #57 from uselagoon/schedule-dbaas-checks
- 2015dd3 feat: add initial support for dbaas errors but commented out
- 5e84048 feat: add support for dbaas consumer templating
- d9ccbad chore: fix up schedule templates with api versions
- 17e5062 chore: remove unused files
- 7db0f10 chore: fix up schedule templates with api versions
- c3500e7 Merge pull request #54 from uselagoon/backup-configuration
- 7c7794e chore: merge branch 'main' into backup-configuration
- 81c4cb8 chore: update go mod
- 60a61d4 feat: add backup config generation
- 3ffd461 chore: update for generator
- ecf526a chore: update for generator
- 5b8be71 chore: remove references to old values and update for generator
- 48e2443 feat: add generator
- 803bc09 chore: add more to helpers and tests
- 0d3e133 Merge pull request #52 from uselagoon/hotfix/pre-rollout-task-skip-on-deployfail
- d99abc6 chore: update template cmds to use helper writetemplate
- 3d3fc40 chore: make all flags persistent across all cmds
- f89dace refactor: fix getenv to return fallback value if provided envvar is empty as it should, add writetemplatefile to helpers
- 392ab1f feat: add cron helper script
- dfea1d5 feat: add backup configurations to values
- 7aae9dd chore: rename ingress template
- 62c556d Merge branch 'main' into hotfix/pre-rollout-task-skip-on-deployfail
- a3723fc Adds iterate task runner tests
- b8029c7 Injects task running function into iterateTaskGenerator
- ad05383 Brings tests into line with new runner
- a46a628 Simplifying logic of running tests
- 5f38b99 Removes rogue return
- 655940c Changes logic for skipping deployment fail tasks
- 5f7b52a Adds error types and non-failure conditions for pre-rollout tasks
v0.12.0
v0.11.0
Changelog
- 7805ec3 Merge pull request #50 from uselagoon/lagoon-name-types
- 46a1fad chore: use override name instead
- bfff8b9 chore: update tests to include lagoon.name that doesnt match service name
- 5efe262 chore: update autogen templating to use the typename if defined
- 5434f3e feat: assign a type name which can be shared by nginx-php joined services
- 219b807 chore: add typename field to services as this can be different to the service name