Skip to content

Staging for version increment automation #409

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

Merged
merged 2 commits into from
Jul 26, 2022

Conversation

prudhvigodithi
Copy link
Member

@prudhvigodithi prudhvigodithi commented Jul 11, 2022

Signed-off-by: pgodithi [email protected]

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.

@prudhvigodithi prudhvigodithi requested a review from a team July 11, 2022 17:55
@prudhvigodithi
Copy link
Member Author

Referred old version increment PR:
#377

@prudhvigodithi
Copy link
Member 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
Member 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 <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
prudhvigodithi added a commit that referenced this pull request Jul 27, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>
bowenlan-amzn pushed a commit that referenced this pull request Jul 28, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>

Co-authored-by: Prudhvi Godithi <[email protected]>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 15, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(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 <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(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 <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(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 <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
prudhvigodithi added a commit that referenced this pull request Aug 16, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>
prudhvigodithi added a commit that referenced this pull request Aug 16, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>
prudhvigodithi added a commit that referenced this pull request Aug 16, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>
prudhvigodithi added a commit that referenced this pull request Aug 16, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>
bowenlan-amzn pushed a commit that referenced this pull request Aug 16, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>

Signed-off-by: pgodithi <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
Co-authored-by: Prudhvi Godithi <[email protected]>
bowenlan-amzn pushed a commit that referenced this pull request Aug 16, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>

Signed-off-by: pgodithi <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
Co-authored-by: Prudhvi Godithi <[email protected]>
bowenlan-amzn pushed a commit that referenced this pull request Aug 16, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>

Signed-off-by: pgodithi <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
Co-authored-by: Prudhvi Godithi <[email protected]>
bowenlan-amzn pushed a commit that referenced this pull request Aug 16, 2022
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>

Signed-off-by: pgodithi <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
Co-authored-by: Prudhvi Godithi <[email protected]>
@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 <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>

Signed-off-by: pgodithi <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
Co-authored-by: Prudhvi Godithi <[email protected]>
Signed-off-by: Angie Zhang <[email protected]>
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 <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>

Signed-off-by: pgodithi <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
Co-authored-by: Prudhvi Godithi <[email protected]>
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 <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 0f0ba16)
Signed-off-by: prudhvigodithi <[email protected]>

Signed-off-by: pgodithi <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
Co-authored-by: Prudhvi Godithi <[email protected]>
Signed-off-by: Ronnak Saxena <[email protected]>
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