Skip to content

Staging for version increment automation#204

Merged
dblock merged 2 commits into
opensearch-project:mainfrom
prudhvigodithi:main
Jul 26, 2022
Merged

Staging for version increment automation#204
dblock merged 2 commits into
opensearch-project:mainfrom
prudhvigodithi:main

Conversation

@prudhvigodithi
Copy link
Copy Markdown
Member

@prudhvigodithi prudhvigodithi commented Jul 10, 2022

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

Description

This is the staging PR for to execute workflows that auto raise the version increment PR's
Example: prudhvigodithi#1

Issues Resolved

Part of: opensearch-project/opensearch-build#1375
From solution: opensearch-project/opensearch-build#1375 (comment)
Related issue: #197

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.

Signed-off-by: pgodithi <pgodithi@amazon.com>
@prudhvigodithi
Copy link
Copy Markdown
Member Author

Sample PR
job-scheduler main : OpenSearch main
https://github.com/prudhvigodithi/job-scheduler/pull/2/files

@prudhvigodithi prudhvigodithi requested review from bbarani and dblock July 10, 2022 12:48
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 10, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.19%. Comparing base (0a9b928) to head (1ead899).
⚠️ Report is 249 commits behind head on main.

❌ Your project status has failed because the head coverage (53.19%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #204   +/-   ##
=========================================
  Coverage     53.19%   53.19%           
  Complexity       65       65           
=========================================
  Files             8        8           
  Lines           438      438           
  Branches         50       50           
=========================================
  Hits            233      233           
  Misses          186      186           
  Partials         19       19           

☔ 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.

@prudhvigodithi prudhvigodithi changed the title Staging for version increment automation. Staging for version increment automation Jul 10, 2022
Signed-off-by: pgodithi <pgodithi@amazon.com>
@prudhvigodithi
Copy link
Copy Markdown
Member Author

Renaming to task updateVersion following opensearch-project/opensearch-plugin-template-java#32.

@prudhvigodithi
Copy link
Copy Markdown
Member Author

Hey @dblock can you please take a look.
Thank you

@bbarani
Copy link
Copy Markdown
Member

bbarani commented Jul 26, 2022

@downsrob @praveensameneni can you please review this PR soon?

@dblock dblock merged commit b3fd723 into opensearch-project:main Jul 26, 2022
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Jul 26, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Jul 26, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Jul 26, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Jul 26, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Jul 26, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
prudhvigodithi added a commit that referenced this pull request Jul 27, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Jul 27, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Jul 27, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Jul 27, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Jul 27, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
@prudhvigodithi
Copy link
Copy Markdown
Member Author

Hey All can we please review and merge the following backport PR's?
#209
#210
#211
#212
#213

prudhvigodithi added a commit that referenced this pull request Aug 22, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Aug 22, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Aug 22, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Aug 22, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
dblock pushed a commit that referenced this pull request Aug 26, 2022
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
wuychn pushed a commit to ochprince/job-scheduler that referenced this pull request Mar 16, 2023
…ensearch-project#212)

* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
prudhvigodithi added a commit to prudhvigodithi/job-scheduler that referenced this pull request May 9, 2023
…ensearch-project#212)

* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <pgodithi@amazon.com>
(cherry picked from commit b3fd723)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
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.

5 participants