Skip to content

ci: split e2e to independent workflow#339

Merged
Brooooooklyn merged 1 commit intomainfrom
12-04-ci-split-e2e
Dec 10, 2025
Merged

ci: split e2e to independent workflow#339
Brooooooklyn merged 1 commit intomainfrom
12-04-ci-split-e2e

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings December 10, 2025 05:22
Copy link
Copy Markdown
Member Author

Brooooooklyn commented Dec 10, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR splits the E2E test job from the main CI workflow into an independent workflow file, allowing E2E tests to run separately from the main CI pipeline.

  • Extracts the e2e-test job from ci.yml into a dedicated e2e-test.yml workflow
  • Configures the new workflow to run only on main branch pushes and manual dispatch
  • Duplicates the download-previous-rolldown-binaries job in the new workflow to maintain job dependencies

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/e2e-test.yml New independent workflow file containing the E2E test job and its dependency on rolldown binaries download
.github/workflows/ci.yml Removes the e2e-test job that was previously conditional on main branch

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/e2e-test.yml
Copy link
Copy Markdown

@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.

ℹ️ 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".

Comment thread .github/workflows/e2e-test.yml Outdated
Copilot AI review requested due to automatic review settings December 10, 2025 05:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/e2e-test.yml
@Brooooooklyn Brooooooklyn merged commit da21b54 into main Dec 10, 2025
18 checks passed
Copy link
Copy Markdown
Member Author

Merge activity

@Brooooooklyn Brooooooklyn deleted the 12-04-ci-split-e2e branch December 10, 2025 06:10
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.

4 participants