Skip to content

feat: add 'dcps' command with config integration; ensure backward-compatible config defaults#13

Merged
Endkind merged 3 commits intomasterfrom
feat/add-dcps-command-end
Sep 16, 2025
Merged

feat: add 'dcps' command with config integration; ensure backward-compatible config defaults#13
Endkind merged 3 commits intomasterfrom
feat/add-dcps-command-end

Conversation

@Endkind
Copy link
Owner

@Endkind Endkind commented Sep 16, 2025

  • feat: add dcps command (pretty docker compose ps) incl. --all, status/filter support, --no-trunc, and orphan handling
  • feat: extend config with dcps section and header enum (DcpsConfig, DcpsHeader) and wire into Config
  • maintenance: split docker utils into a module and add compose::ps helper
  • maintenance: add packaging aliases for dcps (Debian shim and WiX .cmd)
  • fix: add #[serde(default)] to DcpsConfig, DpsConfig, TableConfig, and Config to ensure backward-compatible deserialization when new fields are introduced

…, status/filter support, `--no-trunc`, and orphan handling

- feat: extend config with `dcps` section and header enum (`DcpsConfig`, `DcpsHeader`) and wire into `Config`
- maintenance: split docker utils into a module and add `compose::ps` helper
- maintenance: add packaging aliases for `dcps` (Debian shim and WiX .cmd)
…nfig`, and `Config` to ensure backward-compatible deserialization when new fields are introduced
@Endkind Endkind self-assigned this Sep 16, 2025
@Endkind Endkind added the feature New functionality or enhancements label Sep 16, 2025
@Endkind Endkind merged commit 92d870c into master Sep 16, 2025
3 checks passed
@Endkind Endkind deleted the feat/add-dcps-command-end branch September 16, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New functionality or enhancements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant