Commit Graph

272 Commits (e4e1127f8e8ae728cd1e87c270c9c590d765fe8a)
 

Author SHA1 Message Date
Simon Aronsson e4e1127f8e fix: remove linting issues 5 years ago
Simon Aronsson 6c507433e8 refactor: split out more code into separate files 5 years ago
Simon Aronsson a425bf1024 refactor: move actions into internal 5 years ago
Simon Aronsson 62f603bb25 refactor: move actions into pkg 5 years ago
Simon Aronsson 74ce92760c refactor: move container into pkg 5 years ago
Simon Aronsson e109a7a6ce refactor: extract types and pkgs to new files 5 years ago
Simon Aronsson 4a92a03f31 Merge branch 'all-contributors/add-zoispag' of https://github.com/containrrr/watchtower 5 years ago
Zois Pagoulatos baf5e50051 Re-apply based on new go flags package (#336) 5 years ago
Simon Aronsson 9eca883f17 fix: remove unnecessary cronSet check
resolves issue 343
5 years ago
Simon Aronsson b4846ef158 turn on publish filter again 5 years ago
Simon Aronsson 0e268a247e change fingerprint 5 years ago
Simon Aronsson 79bf0bda56 inject ssh key during publish 5 years ago
Simon Aronsson 76fdabfe6d add githubs fingerprint to known host for mkdocs 5 years ago
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