Skip to content

Releases: uselagoon/build-deploy-tool

v0.9.1

12 Jun 07:17
290de93
Compare
Choose a tag to compare

Changelog

  • 290de93 Merge pull request #46 from uselagoon/compose-validation-fixes
  • 64cd3df fix: make ignoreflag persistent (global) and only print error for compose validate
  • 65040a1 chore: add makefile
  • 3a01830 Merge pull request #45 from uselagoon/linting-fixes
  • dca01f8 chore: tidy up some golint advice

v0.9.0

12 Jun 03:59
b7dd59d
Compare
Choose a tag to compare

Changelog

  • b7dd59d Merge pull request #44 from uselagoon/compose-go
  • b9eaafc test: update test directory structures
  • 235f7b0 chore: add flag for forked compose-go to ingore strick key checking
  • 7e78137 chore: add flag for forked compose-go to ingore strick key checking
  • 4b26eb5 feat: add docker-compose validation and use compose-go
  • f3e9e1f feat: add docker-compose validation and use compose-go
  • 7fc78bb Merge pull request #43 from uselagoon/test-autogenonly
  • 7de1754 test: add test for only autogen routes
  • 10b95ca test: add test for only autogen routes

v0.8.5

23 May 22:37
e2903e0
Compare
Choose a tag to compare

Changelog

  • e2903e0 Merge pull request #40 from uselagoon/hotfix/execpod_no_deleted_pods

v0.8.4

23 May 08:37
3de5c8a
Compare
Choose a tag to compare

Changelog

  • 3de5c8a Merge pull request #39 from uselagoon/build-variables
  • df74fa9 fix: use the right values, minor formatting fixes
  • f597fda Merge pull request #38 from uselagoon/build-requirements
  • 15ed352 docs: add some more information for build variables/links to docs
  • effaa10 chore: merge branch 'main' into build-requirements
  • 16db6ae docs: update docs some more
  • 2239919 chore: merge branch 'main' into build-requirements
  • 3ff9079 docs: initial build requirements

v0.8.3

23 May 01:05
dc60c7e
Compare
Choose a tag to compare

Changelog

  • dc60c7e Merge pull request #37 from uselagoon/secondary-routes

v0.8.2

22 May 23:31
3d89a39
Compare
Choose a tag to compare

Changelog

  • 3d89a39 Merge pull request #36 from uselagoon/identify-alternativenames
  • 9205b84 test: add tests for json
  • 63fe2e9 fix: ingress json

v0.8.1

22 May 22:19
e1f201d
Compare
Choose a tag to compare

Changelog

  • e1f201d Merge pull request #32 from uselagoon/feature/task-system

v0.8.0

22 May 21:53
210bde7
Compare
Choose a tag to compare

Changelog

  • 210bde7 Merge pull request #35 from uselagoon/route-ids
  • 0bf1ee5 feat: add a function to generate and return all routes
  • d95d006 Merge pull request #34 from uselagoon/identify-alternativenames
  • 48b4004 refactor: alternative names checking
  • 355c2ca test: add a test for autogenerated prefixes
  • 01485b3 Merge pull request #33 from uselagoon/lagoon-variables
  • 3980941 chore: add the autogenerated routes variable too
  • 2716a2c refactor: create the LAGOON_X variables and refactor buildvalues collection

v0.7.7

18 May 01:14
1c6e748
Compare
Choose a tag to compare

Changelog

  • 1c6e748 Merge pull request #31 from uselagoon/additional-autogen-fixes

v0.1.0

09 May 23:18
8a0be0b
Compare
Choose a tag to compare

Changelog

  • 8a0be0b Merge pull request #1 from uselagoon/workflows
  • fb03da3 chore: add workflows
  • 8d35780 test: refactor marshaling
  • 35ff304 test: add another boolean-string unmarshal
  • 90d9225 test: add another boolean-string unmarshal
  • cd75230 test: add unmarshal test
  • b538f9a chore: add the missing pr variables
  • 3e0d5ef chore: rename tool
  • 0a808e6 chore: add scopes to getlagoonvariable
  • 7f9c5e7 chore: add some comments
  • 558a287 chore: fix up some output wording and set branch/environment names correctly from envvars
  • e062d10 test: update tests
  • 0e365a4 chore: rearrange
  • 7fe2638 chore: add notes about kubectl apply
  • 435b1b5 chore: clean up and remove unused functions and templates
  • 8a41c0c chore: update readme
  • 44e6a5d chore: restructure
  • 29af407 fix: check things exist
  • 186d1f4 fix: lagoonyml can support both "true" and true for certain values
  • d70d65e feat: add fastlyconfig generation to completely replace exec-fastly-annotations.sh
  • 97aaccd feat: ingress generator