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

Version Increment to 1.3.3 OpenSearch release #779

Merged

Conversation

prudhvigodithi
Copy link
Contributor

Signed-off-by: pgodithi pgodithi@amazon.com

Description

opensearch-project/opensearch-build#2101

Issues Resolved

opensearch-project/opensearch-build#2101

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: pgodithi <pgodithi@amazon.com>
@prudhvigodithi prudhvigodithi marked this pull request as draft June 2, 2022 12:22
@codecov-commenter
Copy link

Codecov Report

Merging #779 (deeaa6b) into 1.3 (5474bf6) will decrease coverage by 7.22%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.3     #779      +/-   ##
============================================
- Coverage     53.23%   46.01%   -7.23%     
============================================
  Files           236      198      -38     
  Lines          7780     5644    -2136     
  Branches       1649     1417     -232     
============================================
- Hits           4142     2597    -1545     
+ Misses         3436     3007     -429     
+ Partials        202       40     -162     
Flag Coverage Δ
dashboards-observability 46.01% <ø> (ø)
opensearch-observability ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...n/org/opensearch/observability/model/SavedQuery.kt
...ensearch/observability/model/SavedVisualization.kt
...servability/action/GetObservabilityObjectAction.kt
...ch/observability/index/ObservabilityQueryHelper.kt
...search/observability/security/UserAccessManager.kt
...ability/model/ObservabilityObjectDataProperties.kt
...lin/org/opensearch/observability/model/Notebook.kt
...opensearch/observability/model/OperationalPanel.kt
...bility/action/UpdateObservabilityObjectResponse.kt
...vability/action/DeleteObservabilityObjectAction.kt
... and 28 more

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 5474bf6...deeaa6b. Read the comment docs.

@prudhvigodithi prudhvigodithi marked this pull request as ready for review June 3, 2022 16:47
@joshuali925
Copy link
Member

this needs common-utils 1.3.3

> Could not resolve all files for configuration ':compileClasspath'.
   > Could not resolve org.opensearch:common-utils:1.3.3.0-SNAPSHOT.
     Required by:
         project :
      > Could not resolve org.opensearch:common-utils:1.3.3.0-SNAPSHOT.
         > Could not get resource 'https://plugins.gradle.org/m2/org/opensearch/common-utils/1.3.3.0-SNAPSHOT/common-utils-1.3.3.0-SNAPSHOT.pom'.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
            > Could not GET 'https://repo.gradle.org/artifactory/jcenter/org/opensearch/common-utils/1.3.3.0-SNAPSHOT/common-utils-1.3.3.0-SNAPSHOT.pom'. Received status code 409 from server: Conflict
Use '--warning-mode all' to show the individual deprecation warnings.

Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

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

rerunning CI, should pass now

@joshuali925 joshuali925 merged commit 6461026 into opensearch-project:1.3 Jun 3, 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.

4 participants