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

Staging for version increment automation #409

Merged
merged 2 commits into from
Jul 26, 2022

Conversation

prudhvigodithi
Copy link
Contributor

@prudhvigodithi prudhvigodithi commented Jul 11, 2022

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

Issue #, if available:
Part of: opensearch-project/opensearch-build#1375
From solution: opensearch-project/opensearch-build#1375 (comment)
Related issue: #404

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

CheckList:

  • 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
Contributor Author

Referred old version increment PR:
#377

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

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

@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2022

Codecov Report

Merging #409 (5afc575) into main (b586ec8) will increase coverage by 0.23%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #409      +/-   ##
============================================
+ Coverage     75.61%   75.84%   +0.23%     
- Complexity     2443     2468      +25     
============================================
  Files           313      313              
  Lines         14426    14426              
  Branches       2230     2230              
============================================
+ Hits          10908    10942      +34     
+ Misses         2271     2238      -33     
+ Partials       1247     1246       -1     
Impacted Files Coverage Δ
...arch/indexmanagement/rollup/RollupSearchService.kt 61.11% <0.00%> (ø)
.../opensearch/indexmanagement/rollup/model/Rollup.kt 86.04% <0.00%> (+0.46%) ⬆️
...nt/indexstatemanagement/ManagedIndexCoordinator.kt 69.29% <0.00%> (+0.58%) ⬆️
...nt/rollup/action/stop/TransportStopRollupAction.kt 77.64% <0.00%> (+1.17%) ⬆️
.../rollup/action/start/TransportStartRollupAction.kt 72.94% <0.00%> (+1.17%) ⬆️
...management/engine/states/deletion/DeletingState.kt 84.00% <0.00%> (+1.33%) ⬆️
...xmanagement/indexstatemanagement/util/StepUtils.kt 87.64% <0.00%> (+2.24%) ⬆️
.../action/explain/TransportExplainTransformAction.kt 73.03% <0.00%> (+2.24%) ⬆️
...gement/indexstatemanagement/action/ShrinkAction.kt 72.05% <0.00%> (+4.41%) ⬆️
...ansform/action/explain/ExplainTransformResponse.kt 86.20% <0.00%> (+6.89%) ⬆️
... and 4 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 b586ec8...5afc575. Read the comment docs.

@prudhvigodithi
Copy link
Contributor Author

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

@bbarani
Copy link
Member

bbarani commented Jul 26, 2022

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

@downsrob
Copy link
Contributor

@prudhvigodithi
Tried it locally and everything looks good. That said, I would have liked to be able to update buildVersionQualifier as well through another system property with this task so we can automate that version change when the time comes as well.

@downsrob downsrob merged commit 0f0ba16 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 0f0ba16)
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 0f0ba16)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
bowenlan-amzn pushed a commit that referenced this pull request Jul 28, 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 0f0ba16)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 15, 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 0f0ba16)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 15, 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 0f0ba16)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 16, 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 0f0ba16)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 16, 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 0f0ba16)
prudhvigodithi added a commit that referenced this pull request Aug 16, 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 0f0ba16)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Aug 16, 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 0f0ba16)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Aug 16, 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 0f0ba16)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
prudhvigodithi added a commit that referenced this pull request Aug 16, 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 0f0ba16)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
bowenlan-amzn pushed a commit that referenced this pull request Aug 16, 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 0f0ba16)
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>
bowenlan-amzn pushed a commit that referenced this pull request Aug 16, 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 0f0ba16)
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>
bowenlan-amzn pushed a commit that referenced this pull request Aug 16, 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 0f0ba16)
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>
bowenlan-amzn pushed a commit that referenced this pull request Aug 16, 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 0f0ba16)
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>
@Angie-Zhang Angie-Zhang mentioned this pull request Sep 9, 2022
1 task
Angie-Zhang pushed a commit to Angie-Zhang/index-management that referenced this pull request Sep 12, 2022
…ensearch-project#468)

* 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 0f0ba16)
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: Angie Zhang <langelzh@amazon.com>
wuychn pushed a commit to ochprince/index-management that referenced this pull request Mar 16, 2023
…ensearch-project#468)

* 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 0f0ba16)
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>
ronnaksaxena pushed a commit to ronnaksaxena/index-management that referenced this pull request Jul 19, 2023
…ensearch-project#468)

* 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 0f0ba16)
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: Ronnak Saxena <ronsax@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