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

Remove bypass of getting cypress cache #9209

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

abbyhu2000
Copy link
Member

@abbyhu2000 abbyhu2000 commented Jan 17, 2025

Description

Cypress should only install the version defined in package.json.

Issues Resolved

Cigroup11 failture on main and 2.x because env: 'cypress': Permission denied because cypress is installing version 14

Screenshot

Testing the changes

Changelog

  • fix: Fix cypress version error on ciGroup11

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: abbyhu2000 <[email protected]>
Copy link
Contributor

❌ Empty Changelog Section

The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.02%. Comparing base (a2f3b15) to head (b53e717).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9209      +/-   ##
==========================================
- Coverage   61.05%   61.02%   -0.03%     
==========================================
  Files        3816     3816              
  Lines       91492    91492              
  Branches    14459    14459              
==========================================
- Hits        55857    55835      -22     
- Misses      32070    32138      +68     
+ Partials     3565     3519      -46     
Flag Coverage Δ
Linux_1 29.12% <ø> (ø)
Linux_2 ?
Linux_3 38.03% <ø> (ø)
Linux_4 29.08% <ø> (ø)
Windows_1 29.14% <ø> (ø)
Windows_2 56.40% <ø> (ø)
Windows_3 38.03% <ø> (ø)
Windows_4 29.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abbyhu2000 abbyhu2000 merged commit 4ebb204 into opensearch-project:main Jan 21, 2025
71 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 21, 2025
* get cypress cache

Signed-off-by: abbyhu2000 <[email protected]>

* Changeset file for PR #9209 created/updated

---------

Signed-off-by: abbyhu2000 <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 4ebb204)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
FriedhelmWS pushed a commit to FriedhelmWS/OpenSearch-Dashboards that referenced this pull request Jan 22, 2025
* get cypress cache

Signed-off-by: abbyhu2000 <[email protected]>

* Changeset file for PR opensearch-project#9209 created/updated

---------

Signed-off-by: abbyhu2000 <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
ananzh pushed a commit that referenced this pull request Jan 22, 2025
* get cypress cache



* Changeset file for PR #9209 created/updated

---------



(cherry picked from commit 4ebb204)

Signed-off-by: abbyhu2000 <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
@sejli sejli mentioned this pull request Jan 27, 2025
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants