Remove redundant Go compilation and repeated vet from test lanes #233

Merged
binjovi-bot merged 1 commit from perf/go-recipe-checks into trunk 2026-09-10 21:01:07 +00:00
Owner

Remove standalone go build where the same packages are compiled by go test. Operator lanes retain full go vet and disable its repeated invocation inside go test; both production architecture builds remain in the native build graph. The shared library keeps default go test vet.

Validation: all catalog checks passed. Behavior fixtures execute recipe commands and reject compile errors, failing tests and full-vet copylocks violations. Matched helper benchmark and three comparable successful pipelines for affected projects remain rollout checks.

Remove standalone go build where the same packages are compiled by go test. Operator lanes retain full go vet and disable its repeated invocation inside go test; both production architecture builds remain in the native build graph. The shared library keeps default go test vet. Validation: all catalog checks passed. Behavior fixtures execute recipe commands and reject compile errors, failing tests and full-vet copylocks violations. Matched helper benchmark and three comparable successful pipelines for affected projects remain rollout checks.
perf: remove duplicate Go lane compilation and vet work
All checks were successful
binjovi/ci Binjovi completed the frozen plan
edf8b3a341
binjovi-bot deleted branch perf/go-recipe-checks 2026-09-10 21:01:08 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/binjovi-plans!233
No description provided.