Skip to content

Releases: trueforge-org/drydock

0.0.16: ensure compose files are reconciled when mismatch with running container

18 Feb 13:31

Choose a tag to compare

0.0.15: move compose label fixes

18 Feb 13:12

Choose a tag to compare

0.0.14: UI tweaks, MAU support and compose-trigger ONCE

18 Feb 12:53

Choose a tag to compare

0.0.13: fix some issues with docker-compose native not working

18 Feb 12:17

Choose a tag to compare

restructure native default via env vars

0.0.12: add auto-compose defaults envs

18 Feb 11:58
494291d

Choose a tag to compare

feat: add defaults envs for auto compose (#10)

* feat: add defaults by env for  auto compose

* fix: consistent empty string handling for compose labels (#11)

* Initial plan

* fix: use consistent empty string handling for compose labels

Co-authored-by: Crow-Control <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Crow-Control <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>

0.0.11: add automatic compose-file fetching based on original compose-file paths

18 Feb 11:47
1748064

Choose a tag to compare

feat: add automatic compose file location fetching (#9)

* more fixes

* add automatic compose file location fetching

* improve tests

* make docs more clear

* Update app/watchers/providers/docker/Docker.ts

Co-authored-by: Copilot <[email protected]>

* Update app/watchers/providers/docker/Docker.ts

Co-authored-by: Copilot <[email protected]>

* fix tests

---------

Co-authored-by: Copilot <[email protected]>

0.0.10: compose-file digest support

17 Feb 22:48
7d0b03a

Choose a tag to compare

feat: allow for digest-pinned composefiles and test-coverage fixes (#7)

* feat: allow for digest-pinned composefiles

* fix some coverage

* Add unit tests for digest helper functions per PR review feedback (#8)

* Initial plan

* Export helper functions and add comprehensive unit tests

Co-authored-by: Crow-Control <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Crow-Control <[email protected]>

* more fixes

* more fixes

* enforce coverage

---------

Co-authored-by: Copilot <[email protected]>

0.0.9: fixing bugs

17 Feb 21:47

Choose a tag to compare

prefer tag over digest for displaying

0.0.8: more work on label-triggers

17 Feb 20:42

Choose a tag to compare

fix some issues with trigger being added where it shouldn't

0.0.6: update compose labels on existing containers

17 Feb 20:16

Choose a tag to compare

fix copose labels peristent container state