Skip to content

Run Vetu tests on Cirrus Runners instead of AWS#1029

Merged
fkorotkov merged 1 commit into
mainfrom
cirrus-runners
Feb 27, 2026
Merged

Run Vetu tests on Cirrus Runners instead of AWS#1029
fkorotkov merged 1 commit into
mainfrom
cirrus-runners

Conversation

@edigaryev

Copy link
Copy Markdown
Contributor

Similarly to openai/vetu#135.

@edigaryev
edigaryev requested a review from fkorotkov as a code owner February 18, 2026 17:09

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

Copy link
Copy Markdown

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: dd483b2391

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +1 to +2
on:
push:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Add pull_request trigger for Vetu integration tests

This workflow is now the only place where the Vetu integration test runs (the corresponding Cirrus task was removed in the same commit), but it is configured for push events only. As a result, pull requests—especially from forks, which do not emit push events in this repository—can be merged without running this test, reducing pre-merge coverage compared to the previous setup.

Useful? React with 👍 / 👎.

@fkorotkov
fkorotkov merged commit 7fb7521 into main Feb 27, 2026
11 checks passed
@fkorotkov
fkorotkov deleted the cirrus-runners branch February 27, 2026 17:19
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