You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description\n\nThe repository contains a standalone Go module under config_assistant with unit tests, but the full CI workflow runs only Bun/Turbo, generated-artifact checks, HttpAPI gates, and Playwright. Go regressions can therefore merge while the advertised full test suite remains green.\n\nSeverity: HIGH (release blocker).\n\n## Reproduce\n\n1. Introduce a failing test under config_assistant.\n2. Run the current ci-test workflow.\n3. No job executes go test ./....\n\n## Acceptance\n\n- Full CI installs a pinned Go toolchain and runs go test ./... in config_assistant.\n- The command is part of the main release gate.\n- Workflow documentation lists the Go suite.\n
Description\n\nThe repository contains a standalone Go module under config_assistant with unit tests, but the full CI workflow runs only Bun/Turbo, generated-artifact checks, HttpAPI gates, and Playwright. Go regressions can therefore merge while the advertised full test suite remains green.\n\nSeverity: HIGH (release blocker).\n\n## Reproduce\n\n1. Introduce a failing test under config_assistant.\n2. Run the current ci-test workflow.\n3. No job executes go test ./....\n\n## Acceptance\n\n- Full CI installs a pinned Go toolchain and runs go test ./... in config_assistant.\n- The command is part of the main release gate.\n- Workflow documentation lists the Go suite.\n