Commit Graph

12 Commits (4672811983912a12711cc43a66b0b7eeee8bd159)

Author SHA1 Message Date
Simon Aronsson 4672811983 fix linting and formatting 4 years ago
Simon Aronsson c1a0da9a9d feature/367 fix: skip container if pre-update command fails 4 years ago
Simon Aronsson 1d1c630f7a feat: add timeout override for pre-update lifecycle hook 4 years ago
Simon Aronsson d1abce889a refactor: extract code from the container package 4 years ago
Simon Aronsson 7b8b8e8ad9 #387 fix: switch to image id map and add additional tests 4 years ago
Lukas Elsner fa1b8d5d0c proper set implementation 5 years ago
Lukas Elsner a2a62fb46e do not delete same image twice when cleaning up 5 years ago
Niklas Wigertz Danielsson 135467dcf6 add pre/post update check lifecycle hooks (#373)
* add pre/post update check lifecycle hooks

* update docs for lifecycle hooks

* Fix phrasing
5 years ago
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
5 years ago
Simon Aronsson e4e1127f8e fix: remove linting issues 5 years ago
Simon Aronsson 6c507433e8 refactor: split out more code into separate files 5 years ago
Simon Aronsson a425bf1024 refactor: move actions into internal 5 years ago