Skip to content

fix(ci): gate config assistant Go tests #147

Description

@LeXwDeX

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions