chore(common): bump the common submodule to 4de5dfa #9

Merged
David merged 1 commit from chore/GOV-45-update-common-submodule into main 2026-08-08 02:33:57 +02:00
Owner

Bumps the common submodule gitlink from 0977969 to 4de5dfa (current psa-systems/common main). Part of the cross-repo sync tracked in GOV-45.

What the new pin brings into common.just: the dev_extra_volumes variable on dev-clean, the virtual-workspace release layout, the nu line-continuation fix in build-docker-export, and the new check-tree-ownership guard that both pre-commit variants now run at the end.

No justfile change is needed in this repo. mcp-web already defines default first (so bare just still lists recipes), has no compose.dev.yml and therefore no extra named dev volumes to declare, and its root Cargo.toml is a single-package manifest, so the generic release layout still applies. The reusable check workflow's new inputs do not apply either: mcp-web ships its own check.yml rather than calling psa-systems/common/.forgejo/workflows/check.yml.

Verification: just pre-commit passes on the new pin (fmt, clippy, build, 116 unit tests plus 2 integration tests, and the new check-tree-ownership reports the working tree fully owned by the host user).

#GOV-45

Bumps the `common` submodule gitlink from `0977969` to `4de5dfa` (current `psa-systems/common` `main`). Part of the cross-repo sync tracked in GOV-45. What the new pin brings into `common.just`: the `dev_extra_volumes` variable on `dev-clean`, the `virtual-workspace` release layout, the nu line-continuation fix in `build-docker-export`, and the new `check-tree-ownership` guard that both `pre-commit` variants now run at the end. No justfile change is needed in this repo. mcp-web already defines `default` first (so bare `just` still lists recipes), has no `compose.dev.yml` and therefore no extra named dev volumes to declare, and its root `Cargo.toml` is a single-package manifest, so the `generic` release layout still applies. The reusable check workflow's new inputs do not apply either: mcp-web ships its own `check.yml` rather than calling `psa-systems/common/.forgejo/workflows/check.yml`. Verification: `just pre-commit` passes on the new pin (fmt, clippy, build, 116 unit tests plus 2 integration tests, and the new `check-tree-ownership` reports the working tree fully owned by the host user). #GOV-45
chore(common): bump the common submodule to 4de5dfa
All checks were successful
Check / fmt + clippy + build + tests (pull_request) Successful in 1m20s
Create release / Create release from merged PR (pull_request) Has been skipped
b1983c7ecc
Moves the `common` gitlink from 0977969 to 4de5dfa, picking up the `dev_extra_volumes` variable on `dev-clean`, the `virtual-workspace` release layout, the nu line-continuation fix in `build-docker-export`, and the `check-tree-ownership` guard now run at the end of both pre-commit variants.

No justfile change is needed here: mcp-web already defines `default` first, has no compose.dev.yml and so no extra dev volumes to declare, and its root Cargo.toml is a single-package manifest, so the generic release layout still applies. `just pre-commit` passes on the new pin, including the new ownership guard.

#GOV-45
David merged commit 8b25ed5e8a into main 2026-08-08 02:33:57 +02:00
David deleted branch chore/GOV-45-update-common-submodule 2026-08-08 02:33:57 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pandoras-box/mcp-web!9
No description provided.