Skip to content

ci: use public integration test runner#66

Merged
cesarenaldi merged 1 commit into
mainfrom
chore/public-integration-runner
Jun 4, 2026
Merged

ci: use public integration test runner#66
cesarenaldi merged 1 commit into
mainfrom
chore/public-integration-runner

Conversation

@cesarenaldi
Copy link
Copy Markdown
Collaborator

@cesarenaldi cesarenaldi commented Jun 4, 2026

Summary

  • Switch integration tests to arc-public-runner-set-euw1

Verification

  • uv sync --locked --all-extras --all-groups
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run pyright
  • uv build
  • uv run pytest -m "not integration"

Note

Low Risk
Only the GitHub Actions runner label changes; no application, auth, or test logic is modified.

Overview
Integration workflow jobs now run on arc-public-runner-set-euw1 instead of arc-runner-set-euw1, routing integration tests to the public ARC runner pool in EU West 1.

Reviewed by Cursor Bugbot for commit 5f351c3. Bugbot is set up for automated code reviews on this repo. Configure here.

@cesarenaldi cesarenaldi merged commit a9ddd72 into main Jun 4, 2026
7 checks passed
@cesarenaldi cesarenaldi deleted the chore/public-integration-runner branch June 4, 2026 07:09
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.

1 participant