fleet-memory/.github/workflows
Nicolò Boschi 7a3dbc1958
refactor(embedded): replace UI programmatic API with constructor flags (#728)
Replace start_ui()/stop_ui()/is_ui_running() methods with declarative
constructor flags (ui, ui_port, ui_hostname). UI lifecycle now follows
the daemon automatically - starts in _ensure_started, stops in _cleanup.

Add integration test verifying UI starts and can reach the dataplane
via the control plane's /api/health endpoint. Add Node.js setup to
test-hindsight-all CI job to support the UI test.
2026-03-27 18:01:04 +01:00
..
deploy-docs.yml chore(deps): bump actions/setup-node from 4 to 6 (#557) 2026-03-13 14:10:39 +01:00
release-integration.yml chore(deps): bump actions/setup-python from 5 to 6 (#654) 2026-03-24 07:48:44 +01:00
release.yml feat: independent versioning for integrations (#565) 2026-03-18 17:53:46 +01:00
test.yml refactor(embedded): replace UI programmatic API with constructor flags (#728) 2026-03-27 18:01:04 +01:00