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

Update OS upstream version and add release notes for 1.0.0.0 release #32

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

sruti1312
Copy link
Contributor

@sruti1312 sruti1312 commented Jul 1, 2021

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you are proposing
Update OS upstream version and add release notes for 1.0.0.0 release

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.

@khushbr
Copy link
Collaborator

khushbr commented Jul 1, 2021

The build is failing at updateShas for RCA but this is expected since the RCA change is not in.

Execution failed for task ':updateShas'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not find org.opensearch:performanceanalyzer-rca:1.0.0.0.
     Searched in the following locations:
       - https://jcenter.bintray.com/org/opensearch/performanceanalyzer-rca/1.0.0.0/performanceanalyzer-rca-1.0.0.0.pom
       - https://repo.maven.apache.org/maven2/org/opensearch/performanceanalyzer-rca/1.0.0.0/performanceanalyzer-rca-1.0.0.0.pom
       - file:/home/runner/.m2/repository/org/opensearch/performanceanalyzer-rca/1.0.0.0/performanceanalyzer-rca-1.0.0.0.pom
       - https://plugins.gradle.org/m2/org/opensearch/performanceanalyzer-rca/1.0.0.0/performanceanalyzer-rca-1.0.0.0.pom
     Required by:
         project :

@sruti1312 sruti1312 merged commit 8bad5d2 into main Jul 1, 2021
@sruti1312 sruti1312 deleted the feature/version-upgrade branch July 1, 2021 21:45
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.

2 participants