Simon Aronsson
e8b1aca659
Merge branch 'prashanthjbabu-32bitsupport'
2019-04-07 16:52:44 +02:00
Simon Aronsson
0cd6e6954a
minor changes to make it work with new goreleaser version
2019-04-07 16:51:37 +02:00
Prashanth Joseph Babu
59eb978b5f
32bit support
2019-04-07 16:46:04 +02:00
Simon Aronsson
66f38bd302
fix linting errors
2019-04-07 15:55:16 +02:00
Simon Aronsson
d29b6cf93e
add a monitor only flag
2019-04-07 15:52:56 +02:00
Simon Aronsson
438c90f821
Update README.md
2019-04-07 14:53:29 +02:00
Simon Aronsson
bac518a441
add a logo and spice up the top part of the readme
2019-04-07 14:52:43 +02:00
Simon Aronsson
7db0aed2a5
print to log if multiple watchtower instances are detected
2019-04-06 14:27:50 +02:00
Simon Aronsson
6157c50e4f
fix some minor issues
2019-04-06 14:05:01 +02:00
Simon Aronsson
1b82da1ab7
Setup a working pipeline
...
* add tests to ensure function even after switching docker client api version
* switch docker client api version to remove import of Sirupsen and get rid of the casing workaround
* migrate from glide to dep to go modules
* rewrite ci workflow
* only run publish on version tags
* only run build on branches
* update goreleaser config
* disable automated latest tag push
* remove dependency to v2tec/docker-gobuilder
* remove dead code and files
* add golands .idea folder to gitignore
* add label to released docker images
* add test reporting, add some unit tests
* change test output dir
* fix goreleaser versions
* add debug output for circleci and goreleaser
* disable cgo
2019-04-06 13:57:26 +02:00
Simon Aronsson
98f916f29a
Merge pull request #266 from waja/fix_hub_account
...
Fixing name of Docker Hub account
2019-04-04 16:25:16 +02:00
Jan Wagner
c03b6c4235
Fixing name of Docker Hub account
2019-04-04 16:17:50 +02:00
Simon Aronsson
ab299b59f8
change repo paths
2019-04-03 21:02:05 +02:00
Simon Aronsson
aaaddc8902
change push dir for image
2019-04-03 18:16:54 +02:00
Simon Aronsson
eade8bbef8
Merge pull request #208 from cnrmck/master
2019-04-03 00:01:41 +02:00
Simon Aronsson
daeeee9761
switch refs in readme
2019-04-02 21:00:24 +02:00
Simon Aronsson
f011349719
Merge pull request #242 from salbertson/patch-1
...
Add a "Reviewed by Hound" badge
2019-04-02 19:00:33 +02:00
Scott Albertson
df77d482fb
Add a "Reviewed by Hound" badge
2018-11-16 21:06:18 -08:00
Connor McCormick
9ffe960274
Add reminder to pull proper image for ARM users
2018-07-16 18:00:52 +00:00
Connor McCormick
b72a5bf9e7
Add documentation for how to pass env variables
2018-07-16 17:55:57 +00:00
Connor McCormick
5d16df9f6d
Fix confusing word
2018-07-16 17:53:44 +00:00
stffabi
8197bb669d
Merge pull request #182 from huddlesj/README
...
Spelling updates for README.md
2018-03-26 07:35:49 +02:00
Jason Huddleston
bb2ab925cf
Spelling updates for README.md
2018-03-24 12:05:12 -04:00
stffabi
cce0096eda
Merge pull request #178 from napstr/master
...
Add arm64v8
2018-03-20 07:42:23 +01:00
Napster
21bcca3326
Add arm64v8 build
2018-03-19 14:00:30 +01:00
stffabi
27795c24e1
Add msteams to notifications overview
2018-03-13 07:41:42 +01:00
Maxim
aa1ce68e3a
Notifications via MSTeams ( #174 )
...
* Notifications via MSTeams
2018-03-13 07:39:54 +01:00
stffabi
88a7a084a9
Merge pull request #173 from v2tec/filters
...
Filters refactoring and always exclude disabled containers
2018-03-03 22:21:29 +01:00
Fabrizio Steiner
d0ac9f14ab
some linting
2018-03-03 21:58:08 +01:00
Fabrizio Steiner
1f10817b4b
Removed unused mock code.
2018-03-03 21:58:08 +01:00
Fabrizio Steiner
6d4e7cffaf
add tests for filters
2018-03-03 21:58:08 +01:00
Fabrizio Steiner
6c12aee975
always exclude containers that have the com.centurylinklabs.watchtower.enable set to false.
...
Fixes #169
2018-03-03 21:58:07 +01:00
Fabrizio Steiner
026a04b59b
implemented enableLabel by a Filter
2018-03-03 21:58:07 +01:00
stffabi
f5fb4ed6a2
Merge pull request #74 from Robotex/timeout
...
Add --stop-timeout parameter
2018-03-03 21:54:25 +01:00
Robotex
6197d96635
Add --stop-timeout parameter
2018-03-03 21:48:52 +01:00
stffabi
fbf6c0d620
Merge pull request #172 from v2tec/build-image-update
...
update to build image with docker 17.05.0-ce and latest goreleaser
2018-03-02 16:03:17 +01:00
Fabrizio Steiner
5a67cc50a3
update to build image with docker 17.05.0-ce and latest goreleaser
2018-03-02 16:01:00 +01:00
Fabrizio Steiner
b15df25fc0
Build containers from scratch and use ca-certificates and zoneinfo from latest alpine.
2018-03-02 14:23:57 +01:00
stffabi
05513ddc1e
Merge pull request #113 from ubergesundheit/slack-notifications-slackrus
...
Slack notifications with slackrus
2018-03-02 14:14:33 +01:00
Fabrizio Steiner
e1ead2f46f
Made the notification level flag global for all notification types.
2018-03-02 14:09:49 +01:00
Fabrizio Steiner
4ac08dfb30
glide alias Sirupsen to sirupsen
2018-03-02 14:09:48 +01:00
ubergesundheit
fd7f8a40ed
add slackrus slack notifications
2018-03-02 14:09:48 +01:00
ubergesundheit
d989254b1a
change upper case S in sirupsen to lower case to avoid build error
2018-03-02 14:00:14 +01:00
Fabrizio Steiner
09f047ab8b
Send mails that correspond to RFC2045 with a base64 line limit of 76 characters.
2018-02-27 01:23:29 +01:00
Fabrizio Steiner
28dff65282
mail: only authenticate if user has been set.
2018-02-27 01:23:28 +01:00
Fabrizio Steiner
5463256aa2
Possibility to disable the TLS verify for sending mails.
2018-02-27 01:23:28 +01:00
Fabrizio Steiner
714e30f532
Output error message when a pull failed.
2018-02-27 01:23:23 +01:00
stffabi
4eb0000e0f
Add date header to mail ( #164 )
...
Added Date header, date format to RFC1123Z
2018-02-24 12:12:39 +01:00
fomk
462760fa7d
Update email.go
...
Changed date format to RFC1123Z
2018-02-16 12:44:34 +02:00
fomk
23275d44a2
Update email.go
...
Added Date header
2018-02-16 11:24:43 +02:00