molecule-core/workspace-server/cmd/server
devops-engineer 5835746e68
Some checks failed
Check merge_group trigger on required workflows / Required workflows have merge_group trigger (pull_request) Successful in 5s
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 5s
CI / Detect changes (pull_request) Successful in 7s
E2E API Smoke Test / detect-changes (pull_request) Successful in 8s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 8s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 9s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 8s
Harness Replays / detect-changes (pull_request) Successful in 9s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 8s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 9s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 7s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 5s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 11s
Harness Replays / Harness Replays (pull_request) Failing after 32s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Failing after 1m9s
CodeQL / Analyze (${{ matrix.language }}) (javascript-typescript) (pull_request) Failing after 1m26s
CodeQL / Analyze (${{ matrix.language }}) (go) (pull_request) Failing after 1m40s
CI / Canvas (Next.js) (pull_request) Successful in 2m52s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
CI / Platform (Go) (pull_request) Failing after 3m25s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Failing after 6m15s
CodeQL / Analyze (${{ matrix.language }}) (python) (pull_request) Failing after 10m7s
CI / Python Lint & Test (pull_request) Failing after 23m53s
chore(sync): back-merge main into staging — manual bridge while Class D auto-sync plumbs (Task #165)
main has 9 commits not on staging (including S-8 dev-mode fail-open
fix and SSOT-route container check). staging has 27 commits not on
main (in-flight features). 3-way merge.

Per saved memory feedback_use_merge_commits_not_squash: merge,
not squash.

Manual back-sync today, auto-sync workflow takes over once
controlplane#29 + core#26 ship the AUTO_SYNC_TOKEN plumbing
(Task #165).

# Conflicts:
#	.github/workflows/codeql.yml
#	.github/workflows/harness-replays.yml
#	.github/workflows/publish-runtime.yml
#	.github/workflows/publish-workspace-server-image.yml
2026-05-07 07:04:03 -07:00
..
bind_test.go fix(workspace-server): default-bind to 127.0.0.1 in dev-mode fail-open 2026-05-06 22:29:24 -07:00
cp_config_test.go feat(ws-server): pull env from CP on startup 2026-04-19 02:41:15 -07:00
cp_config.go fix(go): replace $1 literal with resp.Body.Close() in 7 files (#1247) 2026-04-21 03:18:21 +00:00
dotenv_test.go fix(dotenv): empty value with inline comment was returning the comment 2026-04-24 21:17:21 -07:00
dotenv.go fix(canvas,dotenv): review-driven hardening of fit gate + parser parity 2026-04-24 22:23:51 -07:00
main.go chore(sync): back-merge main into staging — manual bridge while Class D auto-sync plumbs (Task #165) 2026-05-07 07:04:03 -07:00