Skip to content

Conversation

@ankitkala
Copy link
Member

@ankitkala ankitkala commented May 17, 2022

Signed-off-by: Ankit Kala [email protected]

Description

Bump the version to 2.1

Issues Resolved

430

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc 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.

@ankitkala ankitkala requested a review from a team May 17, 2022 07:09
@ankitkala
Copy link
Member Author

OS 2.1 is still not built yet.

@saikaranam-amazon
Copy link
Member

common-utils are not yet built for 2.1

* What went wrong:
Could not determine the dependencies of task ':thirdPartyAudit'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not resolve org.opensearch:common-utils:2.1.0.0-SNAPSHOT.
     Required by:
         project :
      > Could not resolve org.opensearch:common-utils:2.1.0.0-SNAPSHOT.
         > Could not get resource 'https://plugins.gradle.org/m2/org/opensearch/common-utils/2.1.0.0-SNAPSHOT/common-utils-2.1.0.0-SNAPSHOT.pom'.
            > Could not GET 'https://repo.gradle.org/artifactory/jcenter/org/opensearch/common-utils/2.1.0.0-SNAPSHOT/common-utils-2.1.0.0-SNAPSHOT.pom'. Received status code 409 from server: Conflict

@saikaranam-amazon
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.09%. Comparing base (0a7b4a6) to head (37ff515).
⚠️ Report is 232 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #398      +/-   ##
============================================
+ Coverage     72.92%   74.09%   +1.16%     
- Complexity      981      996      +15     
============================================
  Files           141      141              
  Lines          4562     4562              
  Branches        504      504              
============================================
+ Hits           3327     3380      +53     
+ Misses          918      858      -60     
- Partials        317      324       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Ankit Kala <[email protected]>
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://plugins.gradle.org/m2/" }
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/" }
Copy link
Member

Choose a reason for hiding this comment

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

Are we publishing SNAPSHOTS artifacts to this one?

Copy link
Member Author

Choose a reason for hiding this comment

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

Nope. This is for fetching Lucene related artifacts.

@ankitkala ankitkala enabled auto-merge (squash) June 27, 2022 05:14
@ankitkala ankitkala self-assigned this Jun 27, 2022
@ankitkala ankitkala merged commit cd02e1f into opensearch-project:main Jun 27, 2022
@ankitkala ankitkala deleted the 2.1_bump branch April 5, 2023 11:42
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.

4 participants