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

Increment version for 2.7.3 #66

Closed
github-actions bot opened this issue May 5, 2023 · 0 comments
Closed

Increment version for 2.7.3 #66

github-actions bot opened this issue May 5, 2023 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented May 5, 2023

Issue for tracking the changes associated with a version increment.

github-actions bot pushed a commit that referenced this issue May 5, 2023
Signed-off-by: Peter Nied <petern@amazon.com>
github-actions bot pushed a commit that referenced this issue May 5, 2023
Signed-off-by: Peter Nied <petern@amazon.com>
@github-actions github-actions bot closed this as completed May 5, 2023
github-actions bot pushed a commit that referenced this issue May 5, 2023
Signed-off-by: Peter Nied <petern@amazon.com>
peternied added a commit that referenced this issue May 5, 2023
This change alters the version workflow to create a new issue, then
create several commits linked back to that issue and finally close the
issue when all commits are completed for tracability of version updates.

Background

As version updates have different propigation speeds depending on pull
request reviews, consistant CI in many branches, and an careful order of
execution this would cause failures outside the scope of changes that
would block changes into main and other branches.

This change removes the use of pull requests and the standard ci gates.
To ensure that the changes operate consistantly created a GitHub Action
to manage the file modification peternied/opensearch-core-version-updater

See an example of this workflows results with #66

Related issues
- Resolves opensearch-project#7411
- Related Discussion opensearch-project#7398
- Resolves opensearch-project#7396

Signed-off-by: Peter Nied <petern@amazon.com>
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

No branches or pull requests

0 participants