Skip to content

Releases: coveooss/tgf

v1.18.5

15 Jan 19:50
75f77cf
Compare
Choose a tag to compare

Changelog

75f77cf Restore the custom naming based on config location (#44)

v1.18.4

15 Jan 19:49
eccc433
Compare
Choose a tag to compare

Changelog

eccc433 Merge pull request #43 from coveo/hash-source
f083294 Hash source to allow long directory names
7bf8482 Update README.md

v1.18.3

03 Jan 17:07
c7f73b8
Compare
Choose a tag to compare

Changelog

c7f73b8 Merge pull request #42 from coveo/dind-fix
c68cd66 Glide up and fix error when used with Docker in Docker
6ceddd3 Update README.md

v1.18.2

28 Dec 13:52
d9842c4
Compare
Choose a tag to compare

Changelog

d9842c4 Merge pull request #41 from coveo/support-hcl
f32e6e4 Add HCL support for config files

v1.18.1

04 Dec 13:01
Compare
Choose a tag to compare
v1.18.1 Pre-release
Pre-release

Changelog

5b45392 Use new Dockerfile name for build command
0e364fc Merge pull request #37 from coveo/rebuild-image-if-changed
c0043b9 Merge pull request #40 from coveo/allow-local-image
a918d74 Update README.md
f5b01b2 Merge pull request #39 from coveo/fix-config-overwrite
7b5ebb2 Calculate the md5 checksum for the files in the build folder
f7c612c Add option to use a local image
9720b11 Remove TGFConfig ref. Configs were not being overwritten correctly Also glide update
20bf75c Merge remote-tracking branch 'origin/master' into rebuild-image-if-changed
71abddd Merge pull request #38 from coveo/refresh-image
e7bfbff Always check the refresh timeout on images. Also refresh built images
07ee1a1 Fix test. Test value should contain the hash
a47d0d3 Add hash to image tag in order to rebuild when the instructions change

v1.18.0

03 Dec 15:17
Compare
Choose a tag to compare
v1.18.0 Pre-release
Pre-release

Changelog

2c8a94a Revert "Revert to 1.17.0 in README"
828d26a Merge pull request #36 from coveo/fix-credentials-bug
e230027 Fix config test
0ff2880 Put back InitAWS line that was removed by mistake. Without it terragrunt has trouble fetching credentials
62a0a2f Revert to 1.17.0 in README
754d043 Support custom ssm path set by an env variable (#35)
cea99d2 Merge pull request #33 from coveo/secrets-manager-acount
bcd96de Only init the aws session when in an AWS context
b45079e Remove unused function
78bc254 Implement remote config file fetching instead of secretsmanager Supports multiple files
a832b8e Merge remote-tracking branch 'origin/master' into secrets-manager-acount
7165545 Merge pull request #34 from coveo/ecr-login
337e257 Change secrets-manager-id to config-location`
e9c4f1a Add ECR login if the image pull fails with an ECR image
26b04c0 Allow fetching secret from another account
e5747f2 Merge pull request #31 from coveo/support-aliases
b4c0636 Merge branch 'my-contribution' into support-aliases
8e7802d Fix tests
191fa8b Fix problems with alias
42fc38c Simplify data structure
d382411 This code is totally wrong
5cd23a3 Rename objects
c714aa3 Update dependencies
38e7976 Remove version and tag arguments when overriding image
a4f1c0b Support writing aliases config to SSM parameters
7ac26be Support command aliases (replace a number of args by a single keyword)
b64aa71 Merge pull request #30 from coveo/with-docker-option
38cfe11 Fix run condition to work on Mac
048f535 Fix Windows build
13023c6 Add option to mount the docker socket
157e3d9 Merge pull request #29 from coveo/allow-configuration-from-secrets-manager
ce3288a Only check version when it matches semver
a076fd2 Update dependencies
cbb05ac Fix tests for travis
fc4e8e7 Add testify dep
771d29d Add configuration unit test
6d3175c Fix typos
c2534de Make image build work
2958e50 Merge branch 'master' into allow-configuration-from-secrets-manager
ac0dd07 Merge pull request #28 from coveo/enhance-tgf-to-support-multiple-docker-build-config
00014d6 Run goimports
95c9d92 Rework configuration system and allow configs from secretsmanager

v1.17.0

21 Sep 18:10
Compare
Choose a tag to compare

Changelog

92851a8 Add an option to ignore tgf-user-config
a16ea84 Complete implementation of the --prune option
2277be5 Fix color problem on Windows
5703393 Create cache if not exist on Windows
550239b Add validation of the actual docker image version
a01fd82 Restore the validation to detect if an AWS environment is present
f4c1b12 Add support for multi-level Docker images

v1.16.6

20 Aug 21:46
Compare
Choose a tag to compare

Changelog

173e390 Fix error with test on presence of aws command
f10b9ce Update README

v1.16.5

14 Aug 22:09
2c9c42c
Compare
Choose a tag to compare

Changelog

2c9c42c Restore AWS environment detection (#24)

v1.16.4

08 Aug 18:10
b93e3f1
Compare
Choose a tag to compare

Changelog

b93e3f1 Merge pull request #23 from coveo/major-minor-versions
7f718b4 Update regex link
abdb92c Allow major.minor versions