1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
Commit Graph

280 Commits

Author SHA1 Message Date
Simon Aronsson
b05cb17c99
fix exempt labels 2019-08-02 14:13:47 +02:00
allcontributors[bot]
dea3b6d0db docs: add chugunov as a contributor (#356)
* docs: update README.md

* docs: update .all-contributorsrc
2019-07-29 21:42:47 +02:00
Andrey
ab921407ab Fix typo in arguments docs (#355) 2019-07-29 21:42:40 +02:00
allcontributors[bot]
3cab3126a7 docs: add alexandremenif as a contributor (#353)
* docs: update README.md

* docs: update .all-contributorsrc
2019-07-27 11:12:54 +02:00
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
2019-07-27 01:37:16 +02:00
Simon Aronsson
874180a518 fix: resolve merge issues 2019-07-23 09:36:04 +02:00
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
2019-07-22 21:17:54 +02:00
allcontributors[bot]
d744b5ddf7 docs: add lukapeschke as a contributor (#350)
* docs: update README.md

* docs: update .all-contributorsrc
2019-07-22 12:29:46 +02:00
Simon Aronsson
e4e1127f8e fix: remove linting issues 2019-07-22 12:10:57 +02:00
Simon Aronsson
6c507433e8 refactor: split out more code into separate files 2019-07-22 10:20:11 +02:00
Simon Aronsson
a425bf1024 refactor: move actions into internal 2019-07-21 22:22:30 +02:00
Simon Aronsson
62f603bb25 refactor: move actions into pkg 2019-07-21 20:15:04 +02:00
Simon Aronsson
74ce92760c refactor: move container into pkg 2019-07-21 20:14:28 +02:00
Simon Aronsson
e109a7a6ce refactor: extract types and pkgs to new files 2019-07-21 19:58:19 +02:00
Simon Aronsson
4a92a03f31 Merge branch 'all-contributors/add-zoispag' of https://github.com/containrrr/watchtower 2019-07-21 18:51:38 +02:00
Zois Pagoulatos
baf5e50051 Re-apply based on new go flags package (#336) 2019-07-21 18:00:56 +02:00
Simon Aronsson
9eca883f17 fix: remove unnecessary cronSet check
resolves issue 343
2019-07-02 18:24:22 +02:00
Simon Aronsson
b4846ef158 turn on publish filter again 2019-07-02 12:17:21 +02:00
Simon Aronsson
0e268a247e change fingerprint 2019-07-02 12:13:46 +02:00
Simon Aronsson
79bf0bda56 inject ssh key during publish 2019-07-02 11:56:54 +02:00
Simon Aronsson
76fdabfe6d add githubs fingerprint to known host for mkdocs 2019-07-02 11:35:54 +02:00
Simon Aronsson
061e958534 fix port typing issue introduced in 998e805 2019-07-02 11:30:56 +02:00
Simon Aronsson
37069d51df resolve pip issue 2019-06-26 13:37:42 +02:00
Simon Aronsson
972b0b276f fix linter errors 2019-06-23 00:32:50 +02:00
Simon Aronsson
998e8052c5 switch urfave to cobra 2019-06-22 22:51:35 +02:00
allcontributors[bot]
635e295ff4 docs: update .all-contributorsrc 2019-06-13 20:46:52 +00:00
allcontributors[bot]
71efb67060 docs: update README.md 2019-06-13 20:46:51 +00:00
Simon Aronsson
339df55cc6
fix: stop marking milestone issues as stale 2019-06-02 13:29:37 +02:00
Simon Aronsson
ac05caa609 also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
Simon Aronsson
d1f7c11f20
Delete _config.yml 2019-06-02 13:17:08 +02:00
Simon Aronsson
34b765960c move documentation from readme to gh pages 2019-06-01 14:33:31 +02:00
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: 🙏
2019-05-31 14:54:05 +02:00
Simon Aronsson
f9e02d8669
Update stale.yml 2019-05-31 10:31:04 +02:00
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
2019-05-25 14:37:47 +02:00
allcontributors[bot]
d7775cde56 docs: add Ansem93 as a contributor (#329)
* docs: update README.md

* docs: update .all-contributorsrc
2019-05-25 14:34:11 +02:00
Simon Aronsson
f47dbfed49 fix format 2019-05-25 14:32:49 +02:00
Simon Aronsson
22dc77efb2
Fix layout 2019-05-25 13:46:41 +02:00
Simon Aronsson
32dbc6e3f9 update emoji-key 2019-05-24 18:23:59 +02:00
Simon Aronsson
e44d016448
Update .all-contributorsrc 2019-05-24 18:22:28 +02:00
Simon Aronsson
3eddaa02d6
Update README.md 2019-05-24 18:19:10 +02:00
Simon Aronsson
ea249d13b3
add probot: welcome 2019-05-24 17:58:16 +02:00
Simon Aronsson
d5dc0dac1f
add probot: stale 2019-05-24 17:48:38 +02:00
Simon Aronsson
64d18b288d add all contributors 2019-05-24 17:41:20 +02:00
allcontributors[bot]
c722730604 docs: add bdehamer as a contributor (#306)
* docs: update README.md

* docs: update .all-contributorsrc
2019-05-24 17:27:23 +02:00
allcontributors[bot]
f80d8541fd docs: add rosscado as a contributor (#305)
* docs: update README.md

* docs: update .all-contributorsrc
2019-05-24 17:25:16 +02:00
allcontributors[bot]
ed43d70e11 docs: add stffabi as a contributor (#304)
* docs: update README.md

* docs: update .all-contributorsrc
2019-05-24 17:21:51 +02:00
allcontributors[bot]
82ada7f932 docs: add Codelica as a contributor (#302)
* docs: update README.md

* docs: create .all-contributorsrc
2019-05-24 16:56:22 +02:00
allcontributors[bot]
057cb7eaf4 docs: add kopfkrieg as a contributor (#301)
* docs: update README.md

* docs: create .all-contributorsrc
2019-05-24 16:53:31 +02:00
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
2019-05-12 09:29:52 +02:00
The Gitter Badger
1631c8cc2e Add a Gitter chat badge to README.md (#290)
* Add Gitter badge
2019-04-30 15:03:25 +02:00