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

Adding workflow to increment version after release #664

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

VachaShah
Copy link
Collaborator

@VachaShah VachaShah commented Oct 12, 2023

Description

After each release, we need to increment the version manually. Adding a workflow for it.

I verified this workflow on my fork: it successfully raised a PR VachaShah#11

Issues Resolved

Resolves #190

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.

dblock
dblock previously approved these changes Oct 13, 2023
Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

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

Works for me. Generally maybe it's easier/more robust to write these things in gradle.

Do update CHANGELOG.

Signed-off-by: Vacha Shah <vachshah@amazon.com>
Signed-off-by: Vacha Shah <vachshah@amazon.com>
@VachaShah
Copy link
Collaborator Author

Works for me. Generally maybe it's easier/more robust to write these things in gradle.

Do update CHANGELOG.

Added the changelog. Do you mean to write this script in gradle?

@VachaShah VachaShah requested a review from dblock October 13, 2023 19:19
@VachaShah
Copy link
Collaborator Author

@dblock @reta Can I get reviews so we can release 2.7.0 for the client? Thank you!

@dblock dblock merged commit 7d38fe5 into opensearch-project:main Oct 16, 2023
31 of 32 checks passed
@VachaShah VachaShah added the backport 2.x Backport to 2.x branch label Oct 16, 2023
@VachaShah VachaShah deleted the increment-version-workflow branch October 16, 2023 17:46
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 16, 2023
* Adding workflow to increment version after release on the 2.x branch

Signed-off-by: Vacha Shah <vachshah@amazon.com>

* Added CHANGELOG

Signed-off-by: Vacha Shah <vachshah@amazon.com>

---------

Signed-off-by: Vacha Shah <vachshah@amazon.com>
(cherry picked from commit 7d38fe5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
VachaShah pushed a commit that referenced this pull request Oct 16, 2023
* Adding workflow to increment version after release on the 2.x branch



* Added CHANGELOG



---------


(cherry picked from commit 7d38fe5)

Signed-off-by: Vacha Shah <vachshah@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@BrendonFaleiro BrendonFaleiro mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Automate incrementing for the next developer iteration
3 participants