Skip to content

Speed up integration tests#2193

Draft
djeebus wants to merge 15 commits intomainfrom
speed-up-integration-tests
Draft

Speed up integration tests#2193
djeebus wants to merge 15 commits intomainfrom
speed-up-integration-tests

Conversation

@djeebus
Copy link
Contributor

@djeebus djeebus commented Mar 20, 2026

Note

Medium Risk
Changes affect PR CI orchestration and artifact publishing; a mis-specified artifact path or version mismatches in upload-artifact could fail builds and block integration tests.

Overview
Adds a reusable PR build workflow that compiles multiple Go packages in parallel with Go module caching and uploads the resulting binaries as artifacts, and updates the pull request pipeline to run this build stage and make integration tests wait on it.

Written by Cursor Bugbot for commit 87c5a96. This will update automatically on new commits. Configure here.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 236c3862e9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ValentaTomas ValentaTomas removed their request for review March 21, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants