-
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
[TEST] Sync of feature/v3/jcl on v3.x/staging #4107
base: v3.x/staging
Are you sure you want to change the base?
Conversation
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
…ents, and update workflows to reference right job names Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
…ng replace logic there too where a comma , was lost in string replace. Also improve code as suggested by @Martin-Zeithaml Signed-off-by: 1000TurquoisePogs <[email protected]>
…jcl middleman (unused elsewhere) and putting read-yaml usage into only the conditions that will need them, so that unused vars do not slow down execution Signed-off-by: 1000TurquoisePogs <[email protected]>
…tuted Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
…rectory pathname in JCL. Add 'remove' JCL that is needed when using commands with --allow-overwrite Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
…ont check for full existence before full removal Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
* Use the zos function Signed-off-by: Martin Zeithaml <[email protected]> * CCSID only for platform=zos Signed-off-by: Martin Zeithaml <[email protected]> * Update type declaration file Signed-off-by: Martin Zeithaml <[email protected]> --------- Signed-off-by: Martin Zeithaml <[email protected]> Co-authored-by: Mark Ackert <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
* TSS: Detect zOSMF Root CA Signed-off-by: Martin Zeithaml <[email protected]> * Parameters updated Signed-off-by: Martin Zeithaml <[email protected]> * Minor text change Signed-off-by: Martin Zeithaml <[email protected]> --------- Signed-off-by: Martin Zeithaml <[email protected]> Signed-off-by: Martin Zeithaml <[email protected]> Co-authored-by: Mark Ackert <[email protected]>
…eded on newer zos. fix vsam existence check with new function. Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
…to 'ZWEIMVS' JCL. Uncomment defaults in example-zowe.yaml for ZWEGENER success. Improve templates of ZWEKRING, ZWENOKYR, ZWENOSEC. Add zos-jes from PR 3135 for use in generate. Add dry-run mode to init mvs. Signed-off-by: 1000TurquoisePogs <[email protected]>
…d params Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Clean up the code when checking z/OSMF [v2]
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: ManjuVNair133 <[email protected]>
Add new v2 PTF numbers
build 6586 FAILED. |
ca35454
to
bd47e6a
Compare
Signed-off-by: MarkAckert <[email protected]>
build 6587 FAILED. |
build 6587 FAILED. |
Signed-off-by: MarkAckert <[email protected]>
build 6589 SUCCEEDED. |
Test workflow 5800 is started. |
Signed-off-by: MarkAckert <[email protected]>
build 6590 SUCCEEDED. |
Test workflow 5801 is started. |
Test PR so we can compare the changes in this PR against the existing
feature/v3/jcl
which is based onv2.x/staging
.When these changes look correct, we'll rebase the
feature/v3/jcl
branch.