Commit Graph

459 Commits (3e069a707e56e97c951649c730e6e6189494a94f)
 

Author SHA1 Message Date
Simon Aronsson 061e958534 fix port typing issue introduced in 998e805 5 years ago
Simon Aronsson 37069d51df resolve pip issue 5 years ago
Simon Aronsson 972b0b276f fix linter errors 5 years ago
Simon Aronsson 998e8052c5 switch urfave to cobra 5 years ago
allcontributors[bot] 635e295ff4 docs: update .all-contributorsrc 5 years ago
allcontributors[bot] 71efb67060 docs: update README.md 5 years ago
Simon Aronsson 339df55cc6
fix: stop marking milestone issues as stale 5 years ago
Simon Aronsson ac05caa609 also keep the original markdown docs :P~ 5 years ago
Simon Aronsson d1f7c11f20
Delete _config.yml 5 years ago
Simon Aronsson 34b765960c move documentation from readme to gh pages 5 years ago
Simon Aronsson 985a922099
Add sponsorship option
Currently not accepting cash donations. However, If you'd like to support the project; feel free to purchase one of the books on my amazon wishlist: 🙏
5 years ago
Simon Aronsson f9e02d8669
Update stale.yml 5 years ago
Simon Aronsson de844895cb
Ansem93 patch 1 (#330)
* Update option description

I added order alphabetically the options, adding information like Environment Variable. I took the informations from app.go file.

* fix format
5 years ago
allcontributors[bot] d7775cde56 docs: add Ansem93 as a contributor (#329)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
Simon Aronsson f47dbfed49 fix format 5 years ago
Simon Aronsson 22dc77efb2
Fix layout 5 years ago
Simon Aronsson 32dbc6e3f9 update emoji-key 5 years ago
Simon Aronsson e44d016448
Update .all-contributorsrc 5 years ago
Simon Aronsson 3eddaa02d6
Update README.md 5 years ago
Simon Aronsson ea249d13b3
add probot: welcome 5 years ago
Simon Aronsson d5dc0dac1f
add probot: stale 5 years ago
Simon Aronsson 64d18b288d add all contributors 5 years ago
allcontributors[bot] c722730604 docs: add bdehamer as a contributor (#306)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
allcontributors[bot] f80d8541fd docs: add rosscado as a contributor (#305)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
allcontributors[bot] ed43d70e11 docs: add stffabi as a contributor (#304)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
allcontributors[bot] 82ada7f932 docs: add Codelica as a contributor (#302)
* docs: update README.md

* docs: create .all-contributorsrc
5 years ago
allcontributors[bot] 057cb7eaf4 docs: add kopfkrieg as a contributor (#301)
* docs: update README.md

* docs: create .all-contributorsrc
5 years ago
Simon Aronsson e584f8bfcf
Make it possible to use watchtower to update exited or created containers as well (#289)
* feature/112: add additional tests that verify include-stopped

* feature/112: implement include-stopped

* feature/112: update readme and cli help

* feature/112: fix linting issues

* remove superfluous logging
5 years ago
The Gitter Badger 1631c8cc2e Add a Gitter chat badge to README.md (#290)
* Add Gitter badge
5 years ago
Simon Aronsson 984d69ee1d Set theme jekyll-theme-minimal 5 years ago
Simon Aronsson 16bbe3ff95 Set theme jekyll-theme-tactile 5 years ago
Simon Aronsson 46ffa16ee2
add tests for check action, resolve wt cleanup bug (#284)
add unit tests for the check action to allow for some
refactoring and bug fixing without having to worry about
breaking stuff.

resolve watchtower cleanup bug by adding an initial 1 second sleep
in the check action. without the sleep, the docker client returns an
empty array, which is why we were left with two watchtowers.
5 years ago
Sven Gottwald 90bd4a1e3e Add Dockerfile.self-contained (#283)
* Add Dockerfile using multi-stage build

* Rename Dockerfile and use more RUN commands
5 years ago
Simon Aronsson fcdd601389
update tls example
closes #277
5 years ago
Simon Aronsson 498d500657 exclude markdown files from coverage analysis 5 years ago
Simon Aronsson 62a95f0e48 Fix linting errors 5 years ago
Simon Aronsson e2228f1b0b improve test coverage and add an api-server mock 5 years ago
Simon Aronsson 3a63b5556f Add placeholder client test 5 years ago
Simon Aronsson f8dd9bb02a improve test coverage 5 years ago
Simon Aronsson 16b66ac10b pin down dockerfile alpine version 5 years ago
Simon Aronsson ccd746e9cc 281: fix mail notification regression 5 years ago
Simon Aronsson cdb0123ae2
add test coverage badge 5 years ago
Simon Aronsson 3c38437b93 send coverage to codacy 5 years ago
Simon Aronsson 86a5445f86 Update issue templates 5 years ago
Simon Aronsson 3b0aafa7ff
Delete .hound.yml 5 years ago
Simon Aronsson 2faf3cfb2f
Merge pull request #282 from techknowlogick/check-if-len-gt-0 5 years ago
Matti Ranta ba5ac33e93
check if schedule len > 0 to prevent collisions 5 years ago
Simon Aronsson fc739c5ca8
switch from hound to codacy 5 years ago
Simon Aronsson 10031052b2 add additional login due to manifest shenanigans 5 years ago
Simon Aronsson 0e29029cb9 fix tag splitting 5 years ago