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

Change back the WhiteSource unified agent version #2106

Merged
merged 1 commit into from
May 11, 2022

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented May 9, 2022

Signed-off-by: Zelin Hao [email protected]

Description

There was an issue with our WhiteSource offline scan on OpenSearch Dashboards 1.3 branch after we changed the unified agent to the latest one and this is currently blocking the entire offline scan.
The error context:

[INFO] [2022-05-09 03:28:56,980 +0000] - Process finished with exit code SERVER_FAILURE (Failed to send request to WhiteSource server: Illegal arguments: Invalid NPM dependency info, DependencyInfo@73080e73[groupId= rxjs/fetch,artifactId= rxjs/fetch-.tgz,version= ,filename= rxjs/fetch-.tgz,dependencyType= NPM ]
Support token: 3d03f98a901074d0b9ba1ca96f2dbf1421652066936695)

This issue was reproduced locally with unified agent v22.3.3. However this haven't seen before with older version v21.11.2.1. Therefore this PR is to switch back to the older stable version of WhiteSource unified agent for our offline scan.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

@zelinh zelinh requested a review from bbarani May 9, 2022 23:51
@zelinh zelinh requested a review from a team as a code owner May 9, 2022 23:51
@codecov-commenter
Copy link

codecov-commenter commented May 9, 2022

Codecov Report

Merging #2106 (8b98d08) into main (e7a3ac0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2106   +/-   ##
=========================================
  Coverage     94.23%   94.23%           
  Complexity       25       25           
=========================================
  Files           198      198           
  Lines          3902     3902           
  Branches         29       29           
=========================================
  Hits           3677     3677           
  Misses          219      219           
  Partials          6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7a3ac0...8b98d08. Read the comment docs.

@zelinh zelinh merged commit def4771 into opensearch-project:main May 11, 2022
@zelinh zelinh deleted the change-ws-verson branch May 11, 2022 18:27
@zelinh zelinh self-assigned this May 11, 2022
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.

3 participants