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

Upgrade Cypress to v12 #8995

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Upgrade Cypress to v12 #8995

merged 2 commits into from
Dec 3, 2024

Conversation

d-rowe
Copy link
Member

@d-rowe d-rowe commented Dec 2, 2024

Description

This is to merge the cypress v12 upgrade work into main.

Changelog

  • skip

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

d-rowe and others added 2 commits November 27, 2024 14:43
* Update cypress to v12

Signed-off-by: Daniel Rowe <[email protected]>

* Add required e2e.js

Signed-off-by: Daniel Rowe <[email protected]>

* Changeset file for PR #8926 created/updated

* Update license header

Signed-off-by: Daniel Rowe <[email protected]>

* Update license in e2e.js

Signed-off-by: Daniel Rowe <[email protected]>

---------

Signed-off-by: Daniel Rowe <[email protected]>
Signed-off-by: Daniel Rowe <[email protected]>
Co-authored-by: Daniel Rowe <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
* fix: support imports without extensions in cypress webpack build

Signed-off-by: Daniel Rowe <[email protected]>

* Changeset file for PR #8993 created/updated

* use typescript config

Signed-off-by: Daniel Rowe <[email protected]>

* fix lint

Signed-off-by: Daniel Rowe <[email protected]>

* disable new test isolation feature

This isolation was causing regressions

Signed-off-by: Daniel Rowe <[email protected]>

---------

Signed-off-by: Daniel Rowe <[email protected]>
Signed-off-by: Daniel Rowe <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Dec 2, 2024

❌ Changelog Entry Missing Hyphen

Changelog entries must begin with a hyphen (-).

Copy link
Contributor

github-actions bot commented Dec 2, 2024

❌ Invalid Prefix For Manual Changeset Creation

Invalid description prefix. Found "chore". Only "skip" entry option is permitted for manual commit of changeset files.

If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description.

Copy link
Contributor

github-actions bot commented Dec 2, 2024

❌ Invalid Prefix For Manual Changeset Creation

Invalid description prefix. Found "tests". Only "skip" entry option is permitted for manual commit of changeset files.

If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description.

@github-actions github-actions bot added Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry and removed failed changeset labels Dec 2, 2024
@d-rowe d-rowe marked this pull request as ready for review December 2, 2024 23:58
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.88%. Comparing base (539675e) to head (c6f5c8f).
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8995   +/-   ##
=======================================
  Coverage   60.88%   60.88%           
=======================================
  Files        3802     3802           
  Lines       91070    91083   +13     
  Branches    14374    14383    +9     
=======================================
+ Hits        55444    55455   +11     
- Misses      32085    32086    +1     
- Partials     3541     3542    +1     
Flag Coverage Δ
Linux_1 29.02% <ø> (+<0.01%) ⬆️
Linux_2 56.38% <ø> (-0.01%) ⬇️
Linux_3 37.90% <ø> (+<0.01%) ⬆️
Linux_4 29.00% <ø> (+<0.01%) ⬆️
Windows_1 29.04% <ø> (+<0.01%) ⬆️
Windows_2 56.34% <ø> (-0.01%) ⬇️
Windows_3 37.90% <ø> (+<0.01%) ⬆️
Windows_4 29.00% <ø> (+<0.01%) ⬆️

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.

@LDrago27 LDrago27 merged commit e07680b into main Dec 3, 2024
71 of 74 checks passed
@ananzh ananzh added the v3.0.0 label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repeat-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants