Skip to content

Releases: uselagoon/build-deploy-tool

v0.18.0

07 Sep 04:54
910608f
Compare
Choose a tag to compare

Changelog

  • 910608f refactor: less verbose backup generation output (#109)

v0.17.2

26 Aug 03:45
afb13f5
Compare
Choose a tag to compare

Changelog

  • afb13f5 refactor: some booleans can be strings in lagoon.yml (#95)

v0.17.1

25 Aug 00:07
55a8401
Compare
Choose a tag to compare

Changelog

  • 55a8401 fix: set the iteration values in tasks (#96)

v0.17.0

23 Aug 07:11
68027ce
Compare
Choose a tag to compare

Changelog

  • 68027ce Feature: Add robots header to production autogenerated routes (#90)

v0.16.0

16 Aug 04:50
49b8aa1
Compare
Choose a tag to compare

Changelog

  • 49b8aa1 Merge pull request #84 from uselagoon/scaling-timeout-increase
  • b661a9f chore: rename the variables so remote-controller knows how to inject them
  • 9adf1cc feat: configurable iterations and timeouts for pod scaling for tasks
  • 7ddbd82 Merge pull request #81 from uselagoon/feature/merge_lagoon_yamls
  • a36198e Removes lagoon.yml envvar argument
  • 3579251 Adds parameters to all calls to NewGenerator
  • a6408ab Adding failing validation tests
  • d1599e9 Further tests for overriding
  • d9ad6c7 Fixes issue with unmarshalling logic for env vars
  • f5caee7 Fixes pre-rollout sort
  • db27134 Adds lagoon override and env var arguments
  • 23dfe7c Merge branch 'main' into feature/merge_lagoon_yamls
  • e4007f4 First pass at extracting and adding lagoon yml overrides
  • e1dc624 Merge pull request #80 from uselagoon/fastly-autogenerated-tests
  • d563e4f test: add tests to cover featureflag and also ensure no fastly annotations if no flag/var defined
  • 6122014 First pass at .lagoon.yml merging

v0.15.2

11 Aug 05:51
049118d
Compare
Choose a tag to compare

Changelog

  • 049118d Merge pull request #79 from uselagoon/fix-autogenerated-fastly
  • c5c0609 fix: autogenerated routes into fastly only if flag/var defined

v0.15.1

10 Aug 22:44
356ad61
Compare
Choose a tag to compare

Changelog

  • 356ad61 Merge pull request #78 from uselagoon/basic-autogenerated

v0.15.0

05 Aug 04:26
525b081
Compare
Choose a tag to compare

Changelog

  • 525b081 Merge pull request #76 from uselagoon/75-random-ordered-autogenerate-routes

v0.14.1

02 Aug 21:26
4e775e6
Compare
Choose a tag to compare

Changelog

  • 4e775e6 Merge pull request #74 from uselagoon/ingress-label-length

v0.14.0

01 Aug 00:58
b5537dc
Compare
Choose a tag to compare

Changelog

  • b5537dc Merge pull request #71 from uselagoon/ingress-class
  • f175a1a chore: add test for environment variable flag override of ingress class
  • 88e651a feat: add feature flag variable collector function and support for checking the ingress class flag +tests
  • feda45a test: add template tests
  • bc9a81c feat: support ingress class if defined, also fix for monitoring path