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 Node.js and Yarn installation in CI #295

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

AMoo-Miki
Copy link
Contributor

Description

The GitHub workflow uses the engines from OSD incorrectly. This change fixes that.

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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: Miki <miki@amazon.com>
@AMoo-Miki AMoo-Miki requested a review from a team as a code owner February 22, 2023 06:32
Comment on lines +46 to +47
- run: node -v
- run: yarn -v
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AMoo-Miki are these debug lines, if so can they be removed? I am approving the PR as is. It needs to be backported to major branches, thanks for the changes!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not strictly debug; I put them in all the repos as a way to monitor the version that was used since OSD asks for a range and the CI makes best effort to fulfill those requirements.

@zhongnansu zhongnansu merged commit 3340703 into opensearch-project:main Feb 22, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 22, 2023
Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 3340703)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 22, 2023
Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 3340703)
derek-ho pushed a commit that referenced this pull request Feb 22, 2023
Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 3340703)

Co-authored-by: Miki <amoo_miki@yahoo.com>
derek-ho pushed a commit that referenced this pull request Feb 23, 2023
Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 3340703)

Co-authored-by: Miki <amoo_miki@yahoo.com>
derek-ho pushed a commit to derek-ho/dashboards-observability that referenced this pull request Feb 27, 2023
…nsearch-project#297)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 3340703)

Co-authored-by: Miki <amoo_miki@yahoo.com>
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
…nsearch-project#297)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 3340703)

Co-authored-by: Miki <amoo_miki@yahoo.com>
(cherry picked from commit 87640b7)
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.

3 participants