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

Automate Version Increment process required for each plugin repo. #2152

Closed
prudhvigodithi opened this issue Jun 6, 2022 · 1 comment
Closed
Labels
enhancement New Enhancement

Comments

@prudhvigodithi
Copy link
Collaborator

prudhvigodithi commented Jun 6, 2022

Is your feature request related to a problem? Please describe

Version Increment is a process that needs to be done for all plugin repos, present in manifest file during a specific release.
Example: for 1.3.2 OpenSearch and OpenSearch Dashboard components had to get the version (from 1.3.1 to 1.3.2)
increment done across its repositories.
This is time consuming and manual human effort to go through each repo, check for previous merged PR and then create a version increment PR, allow plugin team to review, followup, update the PR with suggestions and then finally get merged for CI to run.

Describe the solution you'd like

Have a better process/workflow for each component repo or managed globally, that auto creates version increment PR and adds to the release Issue. Which will save a lot of time for a release engineer and avoids human errors.

Acceptance Criteria

  1. Automated workflow that will increment the version for plugin and take care of all other code changes required to pass the CI.
  2. PR is merged upon review and ready to use.

Describe alternatives you've considered

No response

Additional context

No response

@prudhvigodithi prudhvigodithi added enhancement New Enhancement untriaged Issues that have not yet been triaged labels Jun 6, 2022
@prudhvigodithi prudhvigodithi changed the title Improve Version Increment Process required for each plugin repo during release Improve Version Increment Process required for each plugin repo during release process. Jun 6, 2022
@prudhvigodithi prudhvigodithi changed the title Improve Version Increment Process required for each plugin repo during release process. Improve Version Increment required for each plugin repo during release process. Jun 6, 2022
@prudhvigodithi prudhvigodithi changed the title Improve Version Increment required for each plugin repo during release process. Improve Version Increment process required for each plugin repo. Jun 6, 2022
@prudhvigodithi prudhvigodithi removed the untriaged Issues that have not yet been triaged label Jun 6, 2022
@gaiksaya gaiksaya changed the title Improve Version Increment process required for each plugin repo. Automate Version Increment process required for each plugin repo. Jun 13, 2022
@dblock
Copy link
Member

dblock commented Jun 13, 2022

This is a dup of #1375

@dblock dblock closed this as completed Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants