Commit Graph

508 Commits (fec08786d9dd477dc49f890515d4ce23e57b28ff)
 

Author SHA1 Message Date
Zois Pagoulatos 63e5049160 Add lifecycle hooks to documentation nav (#401)
Add lifecycle hooks to documentation nav
5 years ago
Jungkook Park d53eed08cd docs: add missing arguments
* add a missing argument --no--restart
* add a missing env variable name for argument --debug
5 years ago
foxbit19 81540bcb59 Insert nota bene about docker-compose into notification doc page (#392) 5 years ago
Max H 9198f8972b
Update flags.go 5 years ago
Max H 6840a8c3cf
Update flags.go 5 years ago
Max H fd2a006c6b
Update email.go 5 years ago
Lukas Elsner a2a62fb46e do not delete same image twice when cleaning up 5 years ago
allcontributors[bot] 42a349c423 docs: add foosel as a contributor (#391)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
Gina Häußge 1954520447 Fix a small typo (#384) 5 years ago
Simon Aronsson 48bca4765c
Update FUNDING.yml 5 years ago
Max H 505a5ec715
Update email.go 5 years ago
Max H 220dc5add4
Update email.go 5 years ago
Max H 5246d1a20e
Update email.go
Added SubjectTag as variable
5 years ago
Niklas Wigertz Danielsson 135467dcf6 add pre/post update check lifecycle hooks (#373)
* add pre/post update check lifecycle hooks

* update docs for lifecycle hooks

* Fix phrasing
5 years ago
Simon Aronsson 1b3db5ed5d remove dead code and goverage dependency 5 years ago
Simon Aronsson ce6ba0801f feature: add optional email delay
resolves #256
5 years ago
Simon Aronsson 17cbf86d48 fix: switch exit code for run once to 0
this resolves #347
5 years ago
allcontributors[bot] 6ce142b4f5 docs: add sixth as a contributor (#375)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
sixth bea8b9228f Update check.go (#370) 5 years ago
allcontributors[bot] ad6fd0e0b3 docs: add kaloyan-raev as a contributor (#374)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
Kaloyan Raev f820eb5b3a Add docker api version parameter (#372)
* Add docker api version parameter

* Note for minimum supported version

* Tests for EnvConfig
5 years ago
Simon Aronsson 7f7db72686 add new documentation to menu 5 years ago
Simon Aronsson f20bdb15f7 add information on how to use credential helpers 5 years ago
allcontributors[bot] 5a6b63a5c7 docs: add rjbudke as a contributor (#365)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
Ryan Budke 573a3b3f1d Wording clarification on "Filter by enable label" (#357)
This is a super minor change, but the wording kept tripping me up, so I rephrased it.
5 years ago
allcontributors[bot] 7b01670959 docs: add noplanman as a contributor (#364)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
Armando Lüscher 7a30fd7102 Correcting a few typos and text styling. (#359) 5 years ago
Simon Aronsson 56fbede32d
add docker pull count badge 5 years ago
Simon Aronsson b05cb17c99
fix exempt labels 5 years ago
allcontributors[bot] dea3b6d0db docs: add chugunov as a contributor (#356)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
Andrey ab921407ab Fix typo in arguments docs (#355) 5 years ago
allcontributors[bot] 3cab3126a7 docs: add alexandremenif as a contributor (#353)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
Simon Aronsson bfae38dbf8
Feat/lifecycle hooks (#351)
* feat(update): add lifecycle hooks to the update action

* fix(ci): add bash tests for lifecycle-hooks to the ci workflow

* fix(ci): move integration tests to an isolated step

* fix(ci): fix malformed all-contributors json

* fix(ci): disable automatic bash test until we figure out a reasonable way to run it in circleci
5 years ago
Simon Aronsson 874180a518 fix: resolve merge issues 5 years ago
Luka Peschke dff16dc639 Add support for Gotify notifications (#346)
This adds support for Gotify (https://gotify.net) notifications.

Work items:

* Two flags have been added to internal/flags/flags.go:
  "notification-gotify-url" and "notification-gotify-token".

* A Gotify notification driver has been added in
  notifications/gotify.go.

* "gotify" has been added to notification driver choices in
  notifications/notifier.go.

* Docs have been updated
5 years ago
allcontributors[bot] d744b5ddf7 docs: add lukapeschke as a contributor (#350)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
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