-
Notifications
You must be signed in to change notification settings - Fork 51
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
Script to update dependencies in the template file #3675
base: v2.x/staging
Are you sure you want to change the base?
Conversation
PAX build 4149 SUCCEEDED. |
Test workflow 3632 is started. |
PAX build 4205 SUCCEEDED. |
PAX build 4206 SUCCEEDED. |
Test workflow 3673 is started. |
Test workflow 3674 is started. |
PAX build 4212 SUCCEEDED. |
Test workflow 3679 is started. |
PAX build 4315 SUCCEEDED. |
PAX build 4316 SUCCEEDED. |
Test workflow 3774 is started. |
Test workflow 3775 is started. |
@pj892031 is this script being used to update apiml dependencies during release windows? |
I use it to upgrade APIML, jobs, datasets, and the common-java library during the release. It is working and helpful. It could be also easily extended for other components... |
Signed-off-by: Pavel Jares <[email protected]>
build 5576 SUCCEEDED. |
This PR contains a script that is able to update versions of dependencies in the template files. It contains just a subset of component for now:
The APIML
Jobs
Data Set
Explorer Common API
Common Java
Tests for the changes have been added (for bug fixes / features)
Necessary documentation (if appropriate) have been added / updated
DCO signoffs have been added to all commits, including this PR
PR type
What type of changes does your PR introduce to Zowe? Put an
x
in the box that applies to this PR. If you're unsure about any of them, don't hesitate to ask.Relevant issues
Fixes
Changes proposed in this PR
Does this PR introduce a breaking change?
Does this PR do something the person installing Zowe should know about?
multi-line description
Is there a related doc issue or Pull Request?
Doc issue/PR number:
Other information