-
Notifications
You must be signed in to change notification settings - Fork 3.4k
chore (DRAFT): remove unused ubuntu anchors #32854
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: develop
Are you sure you want to change the base?
Conversation
2bdff68 to
8ae0802
Compare
cypress
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress
|
| Branch Review |
chore/remove_unused_anchors
|
| Run status |
|
| Run duration | 19m 59s |
| Commit |
|
| Committer | Bill Glesias |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
2
|
|
|
13
|
|
|
1102
|
|
|
4
|
|
|
26753
|
| View all changes introduced in this branch ↗︎ | |
Warning
Partial Report: The results for the Application Quality reports may be incomplete.
UI Coverage
45.48%
|
|
|---|---|
|
|
188
|
|
|
161
|
Accessibility
97.98%
|
|
|---|---|
|
|
4 critical
8 serious
2 moderate
2 minor
|
|
|
101
|
Tests for review
cypress/e2e/commands/files.cy.js • 1 failed test • 5x-driver-firefox
…buntu 24 and debian 13 (trixie)
8ae0802 to
2522695
Compare
| const body = JSON.stringify({ | ||
| // This branch is the branch of the `cypress-publish-binary` repository | ||
| // branch: 'main', | ||
| branch: 'chore/update_images', |
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.
Bug: Pipeline Branch Hardcoded to Temporary Test Branch
The cypress-publish-binary pipeline's target branch is hardcoded to 'chore/update_images'. This appears to be temporary testing code, unrelated to the PR's purpose. It could cause the binary publishing pipeline to fail if this branch doesn't exist or is deleted, or if merged, it would target the wrong branch.
Additional details
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation?type definitions?Note
Removes unused Ubuntu image anchors, updates CI branch filters and artifact persistence logic, and sets the publish-binary pipeline to use the
chore/update_imagesbranch.executors(linux-arm64,linux-x64) within.circleci/src/pipeline/@pipeline.yml.chore/remove_unused_anchorsin.circleci/src/pipeline/@pipeline.yml.chore/remove_unused_anchorsin.circleci/src/pipeline/workflows/@main.yml.scripts/binary/trigger-publish-binary-pipeline.jsto trigger thecypress-publish-binarypipeline on branchchore/update_images.Written by Cursor Bugbot for commit 3428936. This will update automatically on new commits. Configure here.