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

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

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 #59945

Run Properties:  status check passed Passed #59945  •  git commit e1564e16f2: 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 #59945
Run duration 14m 40s
Commit git commit e1564e16f2: 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 1
Tests that did not run due to a developer annotating a test with .skip  Pending 133
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 5542
View all changes introduced in this branch ↗︎

@AtofStryker AtofStryker force-pushed the chore/splash_page_autosource branch from 0fefa9d to e52436e Compare January 21, 2025 20:22
…rsion and error when no splash page exists for said major version
@AtofStryker AtofStryker force-pushed the chore/splash_page_autosource branch from e52436e to e1564e1 Compare January 21, 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
1 participant