nils måsén
dd1ec09668
fix: always use container interface ( #1516 )
2023-04-12 17:36:01 +02:00
nothub
3190ce2df1
feat: ignore removal error due to non-existing containers ( #1481 )
...
Co-authored-by: nils måsén <nils@piksel.se>
Fixes https://github.com/containrrr/watchtower/issues/1480
2022-12-06 17:40:26 +01:00
nils måsén
a4d00bfd75
test: refactor/simplify container mock builders ( #1495 )
2022-12-06 16:28:20 +01:00
dependabot[bot]
063e7247b9
chore(deps): bump github.com/onsi/gomega from 1.10.3 to 1.20.0 ( #1360 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nils måsén <nils@piksel.se>
2022-08-24 09:03:06 +02:00
nils måsén
e983beb52a
fix: gracefully skip pinned images ( #1277 )
...
* move client args to opts struct
* gracefully skip pinned images
* replace newClientNoAPI with literals
2022-05-27 12:16:18 +02:00
nils måsén
0060cd6ee4
test: fully reset ghttp server ( #1121 )
2021-11-02 16:53:56 +01:00
nils måsén
26fba69169
test: refactor client tests
...
should not be explicitly telling what they are testing and the requirements
fixed the test data so that it doesn't contain discrepancies
fully reset the mock client (no shared state) and only support the calls that is expected
2021-11-01 19:26:41 +01:00
nils måsén
697397f289
feat(log): add context fields to lifecycle events ( #1007 )
2021-09-19 18:07:32 +02:00