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

[NodeJS Upgrade] Make cypress@9.5.4 install from pre-compiled archive #3558

Merged

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented May 24, 2023

Description

[NodeJS Upgrade] Make cypress@9.5.4 install from pre-compiled archive
https://build.ci.opensearch.org/job/docker-build/3428/console

With node now using 18 instead of 16, cypress@9.5.4 is not able to compile anymore.
Using the same method as 5.6.0 where a pre-compiled cache package will be downloaded during the image build.

Both 5.6.0 and 9.5.4 are legacy now.

Thanks.

Issues Resolved

#3434
#1563
opensearch-project/opensearch-dashboards-functional-test#408

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #3558 (0d3af90) into main (fb29661) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3558   +/-   ##
=======================================
  Coverage   91.48%   91.48%           
=======================================
  Files         181      181           
  Lines        5369     5369           
=======================================
  Hits         4912     4912           
  Misses        457      457           

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon peterzhuamazon merged commit 8914bb5 into opensearch-project:main May 25, 2023
@peterzhuamazon peterzhuamazon deleted the cypress_954_node18 branch May 25, 2023 00:56
@peterzhuamazon peterzhuamazon changed the title Make cypress@9.5.4 install from pre-compiled archive Make cypress@9.5.4 install from pre-compiled archive May 25, 2023
peterzhuamazon added a commit that referenced this pull request May 25, 2023
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon peterzhuamazon changed the title Make cypress@9.5.4 install from pre-compiled archive [NodeJS Upgrade] Make cypress@9.5.4 install from pre-compiled archive Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants