WIP: feat(core,ui): the pieces the docker overhaul needs from the host #7
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/core-ui-for-docker"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Second of four; stacked on #2 so the docker change can be read on its own. Nothing here is docker-specific.
deno task checkwalks the module backends, and the honoContextVariableMapaugmentation moves to the SDK so a module sees the sameusertype the server does. That surfaced a Timeout-vs-number in the docker module, fixed here.Verified in the rig behind the stub IdP: admin and viewer sessions resolve their roles, 45 server tests pass, full build clean.
Superseded by #10, which merges this branch together with the rest of the stack and resolves the collisions between them. Closing rather than merging in place: replaying these merges one PR at a time would reproduce the same conflicts and lose the resolutions. The branch is untouched.
Pull request closed