Skip to content

fix: real docksight status + Windows config path assertion - #103

Closed
AshSgDe29071999 wants to merge 1 commit into
Open-Source-Kigali:developfrom
AshSgDe29071999:fix/status-and-windows-test
Closed

fix: real docksight status + Windows config path assertion#103
AshSgDe29071999 wants to merge 1 commit into
Open-Source-Kigali:developfrom
AshSgDe29071999:fix/status-and-windows-test

Conversation

@AshSgDe29071999

Copy link
Copy Markdown
Contributor

Summary

  • Replace the stub docksight status with install-state + compose.Runner.Status, exiting non-zero when services are not ready.
  • Fix TestLoadServerURL to assert against strconv.Quote(path) so %q paths work on Windows.

Closes #98
Closes #99

Wire status to compose.Runner and install state, and compare Windows
config-path errors against strconv.Quote so %q paths stay assertable.
@AshSgDe29071999 AshSgDe29071999 closed this by deleting the head repository Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agent config test fails on Windows: %q escapes backslashes in the path docksight status always reports "all active", whatever the stack is doing

1 participant