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

Fix outdated workflows that refer to ZWESVSTC #3881

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

1000TurquoisePogs
Copy link
Member

@1000TurquoisePogs 1000TurquoisePogs commented Jul 1, 2024

When reviewing workflows I discovered that they're prompting the user for things that make no sense in modern zowe.

They refer to 2 STCs: a required ZWESVSTC and an optional ZWELNCH/ZWESLSTC.

Since zowe v2.0 in 2022, ZWESVSTC was removed and ZWESLSTC became required.
So, I have cleaned up the workflow by updating references to these items.

Resolves #3416

…exist anymore, and stop treating ZWELNCH as an optional component. This hasnt been true since zowe 2.0 in 2022.

Signed-off-by: 1000TurquoisePogs <[email protected]>
Copy link

github-actions bot commented Jul 1, 2024

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

Copy link

github-actions bot commented Jul 1, 2024

Test workflow 4880 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.16.0-PR-3881/zowe-2.16.0-pr-3881-5529-20240701085105.pax
Running on machine: zzow07
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9741175805

Copy link

github-actions bot commented Jul 1, 2024

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

Copy link

github-actions bot commented Jul 1, 2024

Test workflow 4890 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.16.0-PR-3881/zowe-2.16.0-pr-3881-5537-20240701105646.pax
Running on machine: zzow08
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9742957800

Copy link

github-actions bot commented Jul 1, 2024

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

Copy link

github-actions bot commented Jul 1, 2024

Test workflow 4907 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.17.0-PR-3881/zowe-2.17.0-pr-3881-5556-20240701215555.pax
Running on machine: zzow07
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9751578730

@1000TurquoisePogs 1000TurquoisePogs merged commit 3bca6a6 into v2.x/staging Jul 2, 2024
11 checks passed
@1000TurquoisePogs 1000TurquoisePogs deleted the bugfix/v2/workflows-zwelnch branch July 2, 2024 07:25
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.

Change ZWESVSTC to be ZWESLSTC in the ZWESECUR JCL
3 participants