watchtower/pkg/container
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
..
mocks refactor: move container into pkg 2019-07-21 20:14:28 +02:00
client.go Feat/lifecycle hooks (#351) 2019-07-27 01:37:16 +02:00
container.go Feat/lifecycle hooks (#351) 2019-07-27 01:37:16 +02:00
container_test.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
filters.go refactor: move container into pkg 2019-07-21 20:14:28 +02:00
filters_test.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
metadata.go Feat/lifecycle hooks (#351) 2019-07-27 01:37:16 +02:00
sort.go refactor: move container into pkg 2019-07-21 20:14:28 +02:00
trust.go fix: remove linting issues 2019-07-22 12:10:57 +02:00
trust_test.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00