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

Script to update dependencies in the template file #3675

Open
wants to merge 7 commits into
base: v2.x/staging
Choose a base branch
from

Conversation

pj892031
Copy link
Contributor

@pj892031 pj892031 commented Dec 1, 2023

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.

  • Bugfix
  • Feature
  • Other... Please describe:

Relevant issues

Fixes

Changes proposed in this PR

Does this PR introduce a breaking change?

  • Yes
  • No

Does this PR do something the person installing Zowe should know about?


  • Affected function: general area of interest *

  • Description: 1 line description *

  • Part: name of customizable file involved *

multi-line description

Is there a related doc issue or Pull Request?

Doc issue/PR number:

Other information

Copy link

github-actions bot commented Dec 1, 2023

PAX build 4149 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7061615950

Copy link

github-actions bot commented Dec 1, 2023

Test workflow 3632 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.13.0-PR-3675/zowe-2.13.0-pr-3675-4149-20231201150631.pax
Running on machine: zzow07
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7061711626

Copy link

github-actions bot commented Dec 11, 2023

PAX build 4205 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7174182820

Copy link

github-actions bot commented Dec 11, 2023

PAX build 4206 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7174183975

Copy link

github-actions bot commented Dec 11, 2023

Test workflow 3673 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.13.0-PR-3675/zowe-2.13.0-pr-3675-4206-20231211223639.pax
Running on machine: zzow08
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7174250694

Copy link

github-actions bot commented Dec 11, 2023

Test workflow 3674 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.13.0-PR-3675/zowe-2.13.0-pr-3675-4205-20231211223834.pax
Running on machine: zzow06
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7174266057

Copy link

github-actions bot commented Dec 12, 2023

PAX build 4212 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7183964541

Copy link

github-actions bot commented Dec 12, 2023

Test workflow 3679 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.13.0-PR-3675/zowe-2.13.0-pr-3675-4212-20231212155908.pax
Running on machine: zzow07
Result: FAILURE
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7184028155

Copy link

github-actions bot commented Jan 11, 2024

PAX build 4315 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7490168338

Copy link

github-actions bot commented Jan 11, 2024

PAX build 4316 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7490174279

Copy link

github-actions bot commented Jan 11, 2024

Test workflow 3774 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.14.0-PR-3675/zowe-2.14.0-pr-3675-4315-20240111143802.pax
Running on machine: zzow08
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7490304256

Copy link

github-actions bot commented Jan 11, 2024

Test workflow 3775 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.14.0-PR-3675/zowe-2.14.0-pr-3675-4316-20240111143901.pax
Running on machine: zzow06
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7490315001

@MarkAckert
Copy link
Member

MarkAckert commented Jun 13, 2024

@pj892031 is this script being used to update apiml dependencies during release windows?

@pj892031
Copy link
Contributor Author

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]>
Copy link

github-actions bot commented Jul 3, 2024

build 5576 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9774265262

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

Successfully merging this pull request may close these issues.

3 participants