Commit graph

27 commits

Author SHA1 Message Date
Manuel Vogel
20d46638a2
chore(ci): update workflows and docs to go 1.17 2021-09-07 16:13:36 +02:00
Manuel Vogel
7966d3f57f
chore: prepare release v2.15.0 2021-08-11 10:11:53 +02:00
Manuel Vogel
bb2abb698a
docs(readme): add badges 2021-07-11 14:17:14 +02:00
Manuel Vogel
934bc2935f
chore: prepare release v2.14.0 2021-07-09 09:13:36 +02:00
Manuel Vogel
33b29dcc43
docs: update readme with logos and subsections (#235)
* docs(readme): add tf, xw and docker logo
* docs: new logo alignment
2021-06-23 17:33:00 +02:00
Manuel Vogel
ab0beba679
chore: prepare release v2.13.0 2021-06-22 17:32:10 +02:00
Manuel Vogel
4d40b84443
fix/service image name (#212)
* fix(service): remove image name suppress function
* feat: add docker image data-source
* docs(service): add example for iamge datasource usage
* fix: image repo digest with tag determination
* fix: always return a repoDigest
* fix(image): deprecation notice for latest attribute
* fix(ci): explicitly go get tfplugindocs
* fix(ci): remove gocenter.io proxy
2021-06-21 09:24:02 +02:00
Manuel Vogel
22c490336c
chore: prepare release v2.12.2 2021-05-26 09:05:51 +02:00
Manuel Vogel
fc310e080c
docs: update for v2.12.0 2021-05-23 11:58:59 +02:00
Manuel Vogel
6b0f977735
docs(readme): update example usage 2021-03-25 11:50:57 +01:00
Mark
056a3bd7ba
docs: fix Github repository URL in README (#136) 2021-02-26 19:21:14 +01:00
Manuel Vogel
3ef7a702d5
feat: add local semantic commit validation (#99)
* docs(readme): adds >= to tf requirement version
* feat(Makefile): adds setup task for cm msg sem validation
* docs(contributing): adds setup target
2020-12-27 11:18:22 +01:00
Manuel Vogel
784001b9a0
docs(readme): fixes copy paster 2020-12-26 14:44:09 +01:00
Manuel Vogel
857318b62f
docs(readme): updates links to provider and slack 2020-12-25 10:20:14 +01:00
Manuel Vogel
abd3133996
docs: cleans readme 2020-12-24 16:27:42 +01:00
Manuel Vogel
c3a311fb49
chore: bump go 115 (#297)
* chore: bumps to go 1.15
* ci: bumps to go 1.15
2020-10-13 11:23:18 +02:00
dubo-dubon-duponey
13637be442 CI restructuring and migration to golang 1.13 (#202)
* Closes #198 
* Move CI to go 1.13

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>

* Revamped travis setup

- added go tip (no fail)
- removed go1.11 (since it’s out of support)
- build on windows, optional (1.13) (since travis does not give LCOW we can’t test)
- build on mac, optional (1.13) (since travis does not give docker on mac we can’t test)

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2019-10-13 20:43:20 +02:00
Manuel Vogel
62ddaf9e23
Refactors test setup (#156)
* refactors test setup according to the postgres provider
* updates readme for new test setup
2019-06-01 12:01:42 +02:00
Alex Pilon
aab8fac508
provider: Ensured Go 1.11 in TravisCI and README
provider: Run go fix
provider: Run go fmt
provider: Encode go version 1.11.5 to .go-version file
2019-03-11 18:19:29 -04:00
André Caron
064d2a96d1 Add support for running tests on Windows (#90)
* Add batch file clones of the unix shell scripts
* Update go-winio
* Document procedure for running tests on Windows
2018-09-28 16:18:48 +02:00
Manuel Vogel
dc824c1030
Feat/swarm 4 new resources (#40)
Adds docker swarm features to the provider for the Docker Engine 17.09.1 and API Version 1.32. 

The spec is close to the API. By default, the swarm services are fire and forget. A converging config implements the features of the docker cli to ensure a service and all its replicas are up and running. Furthermore, service can have configs, secrets, networks, mounts and be added to a network.
2018-05-16 18:00:04 +02:00
kt
d7f124ca4e
README.md: correct provider organization & missing repository name 2018-05-02 10:33:52 -07:00
Manuel Vogel
76925f68f8
Feat/private registry support (#21)
* Add support for private registry auth. Adapted documentation and tests.
* Clarified README.
2017-11-21 10:14:07 +01:00
Manuel Vogel
d40a6ee037 Correct git paths in the README.md file 2017-10-23 12:11:15 -07:00
Jake Champlin
6fe964a91a
Fixing logo 2017-08-31 11:05:07 -04:00
Jake Champlin
7d8bd85827
Fixing link in README 2017-07-21 11:38:16 -04:00
Jake
d8ce3db14a initial commit 2017-06-05 20:59:08 +00:00