nils måsén
d12ce7ce79
bump shoutrrr to v0.5.3 ( #1271 )
2022-04-11 16:09:24 +02:00
dependabot[bot]
25a9639368
chore(deps): bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible ( #1223 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 16:11:53 +01:00
Simon Aronsson
70ca4c2b44
bump vulnerable packages ( #1196 )
2022-01-22 18:18:08 +01:00
nils måsén
ebdbe2994c
bump version of vulnerable dependencies ( #1172 )
2021-12-27 12:15:20 +01:00
Igor Zibarev
81036b078b
fix(api): return appropriate status for unauthorized requests ( #1116 )
2021-11-12 12:16:24 +01:00
nils måsén
4a66a693c6
chore(deps): bump shoutrrr and containrd ( #1088 )
...
- update containrrr/shoutrrr to latest v0.5 patch (v0.5.1 => v0.5.2)
- update containerd/containerd to a "safe" version (v1.5.5 => v1.5.7)
2021-10-09 12:12:34 +02:00
nils måsén
47a640b764
update dependencies (sane go.mod) ( #1061 )
2021-09-29 11:34:05 +02:00
nils måsén
fc31c6eb26
feat(shoutrrr): update to v0.5 ( #1055 )
...
* feat(shoutrrr): update to v0.5
* fix slack URL and tests
* add tests for slack icon override
* bump shoutrrr to v0.5.1
2021-09-19 18:05:10 +02:00
nils måsén
6f281b727a
feat: update shoutrrr to v0.4.4 ( #914 )
2021-04-23 16:36:09 +02:00
nils måsén
738215a1f7
Update Shoutrrr to v0.4 ( #810 )
2021-03-13 08:58:11 +01:00
nils måsén
40ab6fd5ba
Fix notifications and old instance cleanup ( #748 )
...
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2021-01-10 11:12:54 +01:00
Simon Aronsson
cb62b16369
add http head based digest comparison to avoid dockerhub rate limits
2020-12-06 13:21:04 +01:00
Arne Jørgensen
7787e1e5a1
Update shoutrrr to get latest and updated services ( #563 )
2020-06-01 21:11:33 +02:00
Simon Aronsson
cb4c58f714
Merge pull request #470 from mbrandau/add-shoutrrr
...
WIP: add shoutrrr support
2020-04-05 16:46:26 +02:00
Maximilian Brandau
d17e2887fb
remove old shoutrrr version
2020-04-05 11:51:44 +02:00
Maximilian Brandau
a8d453b4c7
update shoutrrr
2020-04-05 11:10:47 +02:00
Simon Aronsson
1d1c630f7a
feat: add timeout override for pre-update lifecycle hook
2020-03-28 19:33:02 +01:00
Maximilian Brandau
be2376a4e1
add shoutrrr
2020-03-23 11:40:55 +01:00
Simon Aronsson
3fb299794b
refactor: tidy up mod and sum files
2020-01-11 23:36:07 +01:00
Simon Aronsson
7b8b8e8ad9
#387 fix: switch to image id map and add additional tests
2020-01-11 00:28:27 +01:00
Lukas Elsner
a2a62fb46e
do not delete same image twice when cleaning up
2019-10-13 14:46:06 -06:00
Zois Pagoulatos
baf5e50051
Re-apply based on new go flags package ( #336 )
2019-07-21 18:00:56 +02:00
Simon Aronsson
998e8052c5
switch urfave to cobra
2019-06-22 22:51:35 +02:00
Simon Aronsson
498d500657
exclude markdown files from coverage analysis
2019-04-17 21:44:31 +02:00
Simon Aronsson
a2158c2bdc
fix merge conflicts and do some refactoring
2019-04-08 20:25:55 +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