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: automatically infer cypress major version from package.json #30911

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

AtofStryker
Copy link
Contributor

Additional details

Automatically detects the major version of the Cypress package in order to display the splash page. If no splash page is added for the new major version, a test inside MajorVersionWelcome.cy.tsx will error alerting the team to add a test
Screenshot 2025-01-17 at 3 10 36 PM

Steps to test

How has the user experience changed?

PR Tasks

Copy link

cypress bot commented Jan 17, 2025

cypress    Run #59960

Run Properties:  status check passed Passed #59960  •  git commit 31bbc01d0d: chore: automatically infer cypress major version from package.json version and e...
Project cypress
Branch Review chore/splash_page_autosource
Run status status check passed Passed #59960
Run duration 18m 00s
Commit git commit 31bbc01d0d: chore: automatically infer cypress major version from package.json version and e...
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 6
Tests that did not run due to a developer annotating a test with .skip  Pending 1099
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 26478
View all changes introduced in this branch ↗︎
UI Coverage  45.83%
  Untested elements 190  
  Tested elements 165  
Accessibility  92.55%
  Failed rules  3 critical   8 serious   2 moderate   2 minor
  Failed elements 888  

@AtofStryker AtofStryker force-pushed the chore/splash_page_autosource branch 2 times, most recently from e52436e to e1564e1 Compare January 21, 2025 21:21
@AtofStryker AtofStryker self-assigned this Jan 22, 2025
…rsion and error when no splash page exists for said major version
@AtofStryker AtofStryker force-pushed the chore/splash_page_autosource branch from e1564e1 to 31bbc01 Compare January 22, 2025 18:16
@AtofStryker AtofStryker merged commit 5e7982d into develop Jan 22, 2025
88 of 89 checks passed
@AtofStryker AtofStryker deleted the chore/splash_page_autosource branch January 22, 2025 21:21
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.

chore: automatically parse major version text when determining major version to show splash page
2 participants