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

Use 'cypress' project for all monorepo packages on production dashboard #23964

Closed
astone123 opened this issue Sep 23, 2022 · 0 comments · Fixed by #23981
Closed

Use 'cypress' project for all monorepo packages on production dashboard #23964

astone123 opened this issue Sep 23, 2022 · 0 comments · Fixed by #23981
Assignees

Comments

@astone123
Copy link
Contributor

We have two separate projects for the Cypress monorepo in the Cypress Dashboard:

  • cypress-launchpad - the app, frontend-shared, and launchpad packages report to this project
  • cypress - all of the other packages report to this project

We should use one project for all of the packages in the Cypress monorepo to keep things consistent and avoid confusion.

Suggested Implementation:
Modify the Cypress configurations of the app, frontend-shared, and launchpad packages to use ypt4pf for the projectId field. This is the project ID for the cypress project in the production dashboard environment.

Note that we will lose some historical data for the tests that run in these packages since they will stop recording in cypress-launchpad and start in cypress. This should only be a problem for a month or two once we've built up flakiness data and other run history.

@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review and removed stage: product backlog labels Sep 26, 2022
@astone123 astone123 self-assigned this Sep 27, 2022
@astone123 astone123 removed the stage: needs review The PR code is done & tested, needs review label Sep 27, 2022
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 a pull request may close this issue.

1 participant