-
Notifications
You must be signed in to change notification settings - Fork 278
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
POC: Concept/Solution to Automate the version increment to next development iteration. #2215
Comments
Proposed Solution:Automate this version increment process across all plugin components, that increment’s the version, modifies the required files and raise a PR that awaits for plugin team approval, this way an engineer need not spend hours of time to increment the version for all plugin components. Solution Details:The following details uses sql component, version increment process, to demonstrate the solution workflow.
|
@prudhvigodithi it looks like this issue is related to auto incrementing version as well. |
Closing this issue as the proposed initial POC testing is completed. |
Is your feature request related to a problem? Please describe
Part of #1375
Describe the solution you'd like
Automate this version increment process across all plugin components, that increment’s the version, modifies the required files and raise a PR that awaits for plugin team approval, this way an engineer need not spend hours of time to increment the version for all plugin components.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: