-
Notifications
You must be signed in to change notification settings - Fork 726
Switch ui-tests job to ubuntu-latest runner #4605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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 updates the CI infrastructure for the UI tests workflow by migrating from a custom GitHub Actions runner (namespace-profile-tensorzero-8x16) to the standard GitHub-hosted ubuntu-latest runner.
- Switches runner type from custom to GitHub-hosted infrastructure
- Aligns with similar UI test workflows already using
ubuntu-latest
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This is now very slow, so I'm going to see if we can speed up this job before we merge this |
There was a problem hiding this 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 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Important
Switches
ui-testsjob runner toubuntu-latestand updates build and Docker Compose commands in GitHub Actions workflow.ui-testsjob runner fromnamespace-profile-tensorzero-8x16toubuntu-latestin.github/workflows/ui-tests.yml.pnpm buildtopnpm build:debugfortensorzero-node.up clickhouse fixtures -dinstead ofup -d.This description was created by
for d5ec1b7. You can customize this summary. It will automatically update as commits are pushed.