Skip to content
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

chore: migrate browser install to use circle orb #30943

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Jan 24, 2025

Additional details

This PR switches from the internal browsers docker image, which installs a specific chrome and firefox browser version, to use the base internal image with the circle ci browser tools orb. This allows us to change and test browser versions without having to publish a docker image every single time

Steps to test

all of this is CI related so testing needs to be done in CI

How has the user experience changed?

N/A

PR Tasks

@AtofStryker AtofStryker force-pushed the chore/browser_spike branch 3 times, most recently from e492bdb to 8ebf20f Compare January 24, 2025 15:04
Copy link

cypress bot commented Jan 24, 2025

cypress    Run #60079

Run Properties:  status check passed Passed #60079  •  git commit 46083b6c94: chore: use the circle browsers image to install needed browsers instead of sourc...
Project cypress
Branch Review chore/browser_spike
Run status status check passed Passed #60079
Run duration 08m 22s
Commit git commit 46083b6c94: chore: use the circle browsers image to install needed browsers instead of sourc...
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 19
View all changes introduced in this branch ↗︎
UI Coverage  20%
  Untested elements 4  
  Tested elements 1  
Accessibility  89.8%
  Failed rules  0 critical   2 serious   0 moderate   0 minor
  Failed elements 11  

@AtofStryker AtofStryker force-pushed the chore/browser_spike branch 22 times, most recently from a8ed5fa to 0bd33ab Compare January 27, 2025 16:22
@AtofStryker AtofStryker force-pushed the chore/browser_spike branch 2 times, most recently from 6698e2b to 91b23d9 Compare January 27, 2025 21:45
@AtofStryker AtofStryker changed the title Draft: migrate browser install to use circle orb chore: migrate browser install to use circle orb Jan 27, 2025
…ad of sourcing them from the internal cypress docker images.
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.

Spike: Investigate moving away from Cypress internal docker images to more easily update browser versions
2 participants