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

fix: copy yarn.lock to packages for deterministic builds #17218

Merged
merged 1 commit into from Jul 6, 2021

Conversation

tgriesser
Copy link
Member

Additional details

CI Builds are failing due to incorrect patch for package dependencies. We should be working off of the root yarn.lock when installing in each package, until we land the changes in #17132

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jul 6, 2021

Thanks for taking the time to open a PR!

@cypress
Copy link

cypress bot commented Jul 6, 2021



Test summary

4125 0 50 2Flakiness 1


Run details

Project cypress
Status Passed
Commit bb6e7ed
Started Jul 6, 2021 9:45 PM
Ended Jul 6, 2021 9:55 PM
Duration 10:13 💡
OS Linux Debian - 10.8
Browser Chrome beta 92

View run in Cypress Dashboard ➡️


Flakiness

cypress/integration/commands/net_stubbing_spec.ts Flakiness
1 network stubbing > waiting and aliasing > can timeout waiting on a single request using "alias.request"

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@tgriesser tgriesser merged commit 16516b7 into develop Jul 6, 2021
@tgriesser tgriesser deleted the tgriesser/chore/deterministic-builds branch July 6, 2021 21:51
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.

None yet

2 participants