-
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
Migrate 'zwe init' actions to templated JCL #3718
base: v2.x/staging
Are you sure you want to change the base?
Commits on Feb 7, 2024
-
Switch to tso version of is_data_set_exists
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d1168b - Browse repository at this point
Copy the full SHA 8d1168bView commit details -
Fix syntax error preventing build
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7274478 - Browse repository at this point
Copy the full SHA 7274478View commit details
Commits on Feb 8, 2024
-
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3af22ed - Browse repository at this point
Copy the full SHA 3af22edView commit details -
Split mvs task into 2 because usually authloadlib doesnt need to be c…
…reated. trim vsam and mvs files Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41bb33a - Browse repository at this point
Copy the full SHA 41bb33aView commit details -
Reduce duplicate code in each init phase
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15f0163 - Browse repository at this point
Copy the full SHA 15f0163View commit details
Commits on Feb 9, 2024
-
fixed regression on finding jcllib and exiting on not
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fff502 - Browse repository at this point
Copy the full SHA 4fff502View commit details -
Add TS code from #3135 and adapt to new init stype
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d67b46 - Browse repository at this point
Copy the full SHA 3d67b46View commit details -
remove shell code and prevent duplicate job logging in verbose mode
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bda8687 - Browse repository at this point
Copy the full SHA bda8687View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce48ee2 - Browse repository at this point
Copy the full SHA ce48ee2View commit details -
Revert install command for now while more testing is done
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4479db9 - Browse repository at this point
Copy the full SHA 4479db9View commit details
Commits on Feb 12, 2024
-
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10e8340 - Browse repository at this point
Copy the full SHA 10e8340View commit details -
Split ZWENOKYR, fix bug on submitting right job for ZWEKRING replacem…
…ents, and update workflows to reference right job names Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9aa8b1 - Browse repository at this point
Copy the full SHA c9aa8b1View commit details -
Fixes to bugs found by @Martin-Zeithaml
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ffb478 - Browse repository at this point
Copy the full SHA 3ffb478View commit details -
Fix bug in init stc where it said ZWE**S**ISTC accidentally. Fix stri…
…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]>
Configuration menu - View commit details
-
Copy full SHA for ce6b085 - Browse repository at this point
Copy the full SHA ce6b085View commit details -
Simplify init certificate shell code by removing certificate/keyring-…
…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]>
Configuration menu - View commit details
-
Copy full SHA for 0acee7e - Browse repository at this point
Copy the full SHA 0acee7eView commit details -
Fix bug in keyring generation where commonname fields were not substi…
…tuted Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dedef42 - Browse repository at this point
Copy the full SHA dedef42View commit details
Commits on Feb 13, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dd2d90 - Browse repository at this point
Copy the full SHA 0dd2d90View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20c0aeb - Browse repository at this point
Copy the full SHA 20c0aebView commit details -
Remove extra periods '.' in various JCL. Add quotes around runtime di…
…rectory pathname in JCL. Add 'remove' JCL that is needed when using commands with --allow-overwrite Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 781f688 - Browse repository at this point
Copy the full SHA 781f688View commit details -
Add in node and java DETECT code from init ts PR to avoid schema errors
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cc018f - Browse repository at this point
Copy the full SHA 4cc018fView commit details -
Allow remover jcls to continue execution even if bad rc, because we d…
…ont check for full existence before full removal Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b81bfdf - Browse repository at this point
Copy the full SHA b81bfdfView commit details
Commits on Feb 20, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c5c17c - Browse repository at this point
Copy the full SHA 2c5c17cView commit details
Commits on Feb 21, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08b0d1c - Browse repository at this point
Copy the full SHA 08b0d1cView commit details -
zwe diagnose running under configmgr
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36dff34 - Browse repository at this point
Copy the full SHA 36dff34View commit details -
bin/libs/string.sh: trim update
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d5a738 - Browse repository at this point
Copy the full SHA 9d5a738View commit details -
build: sigstore sign build artifacts
Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdb1741 - Browse repository at this point
Copy the full SHA cdb1741View commit details -
build: add id-token permissions for sigstore
Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ffb834 - Browse repository at this point
Copy the full SHA 1ffb834View commit details -
build: discrete permissions cont..
Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b90883f - Browse repository at this point
Copy the full SHA b90883fView commit details -
build: discrete permissions cont... PR
Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcf21c0 - Browse repository at this point
Copy the full SHA fcf21c0View commit details -
build: update contents permissions (ack locks)
Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5679583 - Browse repository at this point
Copy the full SHA 5679583View commit details -
Update zwe for handeling missing parms
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c14385a - Browse repository at this point
Copy the full SHA c14385aView commit details -
Use the zos function for getFileEncoding (#3642)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for f161163 - Browse repository at this point
Copy the full SHA f161163View commit details -
update changelog to align with 2.15.0
Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38b99d6 - Browse repository at this point
Copy the full SHA 38b99d6View commit details -
TSS: Detect zOSMF Root CA (#3725)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 44f1316 - Browse repository at this point
Copy the full SHA 44f1316View commit details -
Split zowe class creation out of the security jcls because its not ne…
…eded on newer zos. fix vsam existence check with new function. Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 820979e - Browse repository at this point
Copy the full SHA 820979eView commit details -
WIP on use of a generator script for JCL
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b1def8 - Browse repository at this point
Copy the full SHA 2b1def8View commit details -
Added 2 more samplib contents to omit as not jcl
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a882a72 - Browse repository at this point
Copy the full SHA a882a72View commit details -
Add 'zwe init generate' for running ZWEGENER. Migrate init mvs logic …
…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]>
Configuration menu - View commit details
-
Copy full SHA for eb43f56 - Browse repository at this point
Copy the full SHA eb43f56View commit details -
Do string replace on zwegener in zwe init generate to fill in require…
…d params Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b98d254 - Browse repository at this point
Copy the full SHA b98d254View commit details -
Bump tsconfig to es2021 due to replaceAll
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ec8559 - Browse repository at this point
Copy the full SHA 6ec8559View commit details -
Revert to es2020 and use replace instead of replaceall
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5201654 - Browse repository at this point
Copy the full SHA 5201654View commit details -
Revert ZWESECUR for now. VTL template issues.
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79c2d68 - Browse repository at this point
Copy the full SHA 79c2d68View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e631203 - Browse repository at this point
Copy the full SHA e631203View commit details -
Add better mvs step logging and implement jcl cleanup for init vsam
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22e00ea - Browse repository at this point
Copy the full SHA 22e00eaView commit details -
Add STC to jcl lib output. Fix whitespace on ZWEGENER
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08a12f2 - Browse repository at this point
Copy the full SHA 08a12f2View commit details -
Fix zwekring reference and vsam breaking rexx
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0779be4 - Browse repository at this point
Copy the full SHA 0779be4View commit details -
Fixes for job submission and update of stc jcl
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3cf28b - Browse repository at this point
Copy the full SHA f3cf28bView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e59510 - Browse repository at this point
Copy the full SHA 0e59510View commit details -
Add way to fill in config file into zweslstc. run gener in init steps…
… that see it is missing. make clear start and end to jcl output Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 639d2e4 - Browse repository at this point
Copy the full SHA 639d2e4View commit details -
Add missing error messages. Implement STC JCL and trim init stc.
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f969f99 - Browse repository at this point
Copy the full SHA f969f99View commit details -
Separate ZWESECUR into each security product, and simplify zwe init s…
…ecurity to use it. Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3ef233 - Browse repository at this point
Copy the full SHA d3ef233View commit details -
split zwekring into 9 parts, 3 for each esm. printing of jcl to not u…
…se temp file. add zosmf keyring info to example-zowe Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6308184 - Browse repository at this point
Copy the full SHA 6308184View commit details -
Fixes for getting gener to run if an init subcommand called directly,…
… and having wait for job wait properly Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 593da2e - Browse repository at this point
Copy the full SHA 593da2eView commit details -
Fix missing quote in the shell zos-jes
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04dca12 - Browse repository at this point
Copy the full SHA 04dca12View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9273fed - Browse repository at this point
Copy the full SHA 9273fedView commit details -
Fix wait for job and submit job hanging
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b91d8a - Browse repository at this point
Copy the full SHA 7b91d8aView commit details -
bugfix vsam, simplify stc, and bugfix stc rename if same name
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 276a4cf - Browse repository at this point
Copy the full SHA 276a4cfView commit details -
Added setting zowe.setup.vsam.name to automated tests
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db6a809 - Browse repository at this point
Copy the full SHA db6a809View commit details -
Fix extra . present in some jcl after templating. make zwegen00 not c…
…opy un-needed jcl. add jcl for init apfauth command. start to deduplicate boilerplate Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2645607 - Browse repository at this point
Copy the full SHA 2645607View commit details -
Switch to tso version of is_data_set_exists
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65c7035 - Browse repository at this point
Copy the full SHA 65c7035View commit details -
Fix syntax error preventing build
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf6b470 - Browse repository at this point
Copy the full SHA bf6b470View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92865d6 - Browse repository at this point
Copy the full SHA 92865d6View commit details -
Split mvs task into 2 because usually authloadlib doesnt need to be c…
…reated. trim vsam and mvs files Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c5240e - Browse repository at this point
Copy the full SHA 8c5240eView commit details -
Reduce duplicate code in each init phase
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ced83b6 - Browse repository at this point
Copy the full SHA ced83b6View commit details -
fixed regression on finding jcllib and exiting on not
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d14e05 - Browse repository at this point
Copy the full SHA 7d14e05View commit details -
Add TS code from #3135 and adapt to new init stype
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce165e2 - Browse repository at this point
Copy the full SHA ce165e2View commit details -
remove shell code and prevent duplicate job logging in verbose mode
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74d6e64 - Browse repository at this point
Copy the full SHA 74d6e64View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f89815 - Browse repository at this point
Copy the full SHA 2f89815View commit details -
Revert install command for now while more testing is done
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2965629 - Browse repository at this point
Copy the full SHA 2965629View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db44b8f - Browse repository at this point
Copy the full SHA db44b8fView commit details -
Split ZWENOKYR, fix bug on submitting right job for ZWEKRING replacem…
…ents, and update workflows to reference right job names Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 088a21c - Browse repository at this point
Copy the full SHA 088a21cView commit details -
Fixes to bugs found by @Martin-Zeithaml
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b764d8 - Browse repository at this point
Copy the full SHA 9b764d8View commit details -
Fix bug in init stc where it said ZWE**S**ISTC accidentally. Fix stri…
…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]>
Configuration menu - View commit details
-
Copy full SHA for 10cdfc4 - Browse repository at this point
Copy the full SHA 10cdfc4View commit details -
Simplify init certificate shell code by removing certificate/keyring-…
…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]>
Configuration menu - View commit details
-
Copy full SHA for 2536cd9 - Browse repository at this point
Copy the full SHA 2536cd9View commit details -
Fix bug in keyring generation where commonname fields were not substi…
…tuted Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25e9864 - Browse repository at this point
Copy the full SHA 25e9864View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96b52de - Browse repository at this point
Copy the full SHA 96b52deView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72a49c1 - Browse repository at this point
Copy the full SHA 72a49c1View commit details -
Remove extra periods '.' in various JCL. Add quotes around runtime di…
…rectory pathname in JCL. Add 'remove' JCL that is needed when using commands with --allow-overwrite Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b66ed56 - Browse repository at this point
Copy the full SHA b66ed56View commit details -
Add in node and java DETECT code from init ts PR to avoid schema errors
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6003c49 - Browse repository at this point
Copy the full SHA 6003c49View commit details -
Allow remover jcls to continue execution even if bad rc, because we d…
…ont check for full existence before full removal Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ef27ea - Browse repository at this point
Copy the full SHA 2ef27eaView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfd8f6a - Browse repository at this point
Copy the full SHA bfd8f6aView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a72b63 - Browse repository at this point
Copy the full SHA 7a72b63View commit details -
Split zowe class creation out of the security jcls because its not ne…
…eded on newer zos. fix vsam existence check with new function. Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdd56ea - Browse repository at this point
Copy the full SHA cdd56eaView commit details -
Fix error descriptions. Fix gener not checking for if config has righ…
…t properties Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5422ff2 - Browse repository at this point
Copy the full SHA 5422ff2View commit details -
Merge branch 'feature/v3/jcl' of github.com:zowe/zowe-install-packagi…
…ng into feature/v3/jcl Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50aca02 - Browse repository at this point
Copy the full SHA 50aca02View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4adf4a5 - Browse repository at this point
Copy the full SHA 4adf4a5View commit details -
dry run comes in 2 variable flavors, make sure both are accounted for
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aae7ba8 - Browse repository at this point
Copy the full SHA aae7ba8View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f284db5 - Browse repository at this point
Copy the full SHA f284db5View commit details -
Fix generate handling of multiple input files
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e62c122 - Browse repository at this point
Copy the full SHA e62c122View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e32df3 - Browse repository at this point
Copy the full SHA 2e32df3View commit details
Commits on Feb 22, 2024
-
escapeDollar already in copyMvsToUss
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdf6cfe - Browse repository at this point
Copy the full SHA fdf6cfeView commit details -
Temporary hack to get logs on test system for bug fixing elsewhere
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17bf2df - Browse repository at this point
Copy the full SHA 17bf2dfView commit details
Commits on Feb 26, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f59c01e - Browse repository at this point
Copy the full SHA f59c01eView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08c398a - Browse repository at this point
Copy the full SHA 08c398aView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e728717 - Browse repository at this point
Copy the full SHA e728717View commit details
Commits on Feb 28, 2024
-
Make room for the longest posible dsn
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd46246 - Browse repository at this point
Copy the full SHA bd46246View commit details
Commits on Feb 29, 2024
-
Handle $ in DSN or runtime path
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 017d4ac - Browse repository at this point
Copy the full SHA 017d4acView commit details -
Init MVS prints JCL and enhanced trace
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4ffe30 - Browse repository at this point
Copy the full SHA a4ffe30View commit details -
Simplify JCL prinitng, isVsamDatasetExists bug
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52eea1c - Browse repository at this point
Copy the full SHA 52eea1cView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8b54b5 - Browse repository at this point
Copy the full SHA c8b54b5View commit details -
Update README.md for pointing to installation doc
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3661121 - Browse repository at this point
Copy the full SHA 3661121View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cf1a1a - Browse repository at this point
Copy the full SHA 3cf1a1aView commit details -
Update INSTALLATION.md formatting
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 116d513 - Browse repository at this point
Copy the full SHA 116d513View commit details -
Update INSTALLATION.md for formatting
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 345ae31 - Browse repository at this point
Copy the full SHA 345ae31View commit details -
Update INSTALLATION.md datasets -> dataset typo
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c927de9 - Browse repository at this point
Copy the full SHA c927de9View commit details -
Update INSTALLATION.md with links
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bce6ff - Browse repository at this point
Copy the full SHA 2bce6ffView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af6709d - Browse repository at this point
Copy the full SHA af6709dView commit details -
Update INSTALLATION.md with disclaimer
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 693c5ca - Browse repository at this point
Copy the full SHA 693c5caView commit details
Commits on Mar 8, 2024
-
Add new, hacky approach to getting log file to be readable by setting…
… chtag 819 on end of command Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 262da5a - Browse repository at this point
Copy the full SHA 262da5aView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c820fc - Browse repository at this point
Copy the full SHA 3c820fcView commit details
Commits on Mar 11, 2024
-
Change node and java detect behavior when empty in zowe.yaml
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 081afc0 - Browse repository at this point
Copy the full SHA 081afc0View commit details -
Merge branch 'feature/v3/jcl' of github.com:zowe/zowe-install-packagi…
…ng into feature/v3/jcl
Configuration menu - View commit details
-
Copy full SHA for 90374cd - Browse repository at this point
Copy the full SHA 90374cdView commit details -
Fix syntax error on json and filename error in certificates
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51f03f1 - Browse repository at this point
Copy the full SHA 51f03f1View commit details -
Update ZWEIAPF to handle sms vs volume modes
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5551e5d - Browse repository at this point
Copy the full SHA 5551e5dView commit details
Commits on Mar 12, 2024
-
Added networking info and action summaries for jcl Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79defd1 - Browse repository at this point
Copy the full SHA 79defd1View commit details -
Add bind example to IPs Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1cd402 - Browse repository at this point
Copy the full SHA e1cd402View commit details -
Formatting Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a48611b - Browse repository at this point
Copy the full SHA a48611bView commit details
Commits on Mar 14, 2024
-
isDatasetSmsManaged: check the correct flag
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50cae0d - Browse repository at this point
Copy the full SHA 50cae0dView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d671bf - Browse repository at this point
Copy the full SHA 6d671bfView commit details
Commits on Mar 15, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b62e3d2 - Browse repository at this point
Copy the full SHA b62e3d2View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c582fa - Browse repository at this point
Copy the full SHA 5c582faView commit details -
Configuration menu - View commit details
-
Copy full SHA for af6a5a2 - Browse repository at this point
Copy the full SHA af6a5a2View commit details
Commits on Mar 18, 2024
-
Attempt to work-around test failures where existing dataset is not seen
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b5221d - Browse repository at this point
Copy the full SHA 3b5221dView commit details -
Merge branch 'feature/v3/jcl' of github.com:zowe/zowe-install-packagi…
…ng into feature/v3/jcl
Configuration menu - View commit details
-
Copy full SHA for f9eb3c9 - Browse repository at this point
Copy the full SHA f9eb3c9View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0ccc21 - Browse repository at this point
Copy the full SHA e0ccc21View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec40fa7 - Browse repository at this point
Copy the full SHA ec40fa7View commit details -
* update smpmcs with new samp members Signed-off-by: MarkAckert <[email protected]> * fix member name Signed-off-by: MarkAckert <[email protected]> --------- Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2188d7d - Browse repository at this point
Copy the full SHA 2188d7dView commit details
Commits on Mar 20, 2024
-
Re-test with os.sleep if fixed
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d3aa02 - Browse repository at this point
Copy the full SHA 8d3aa02View commit details
Commits on Mar 21, 2024
-
Merge branch 'v2.x/staging' into feature/v3/jcl
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1955c9 - Browse repository at this point
Copy the full SHA f1955c9View commit details -
Split init steps on playbook to help troubleshoot
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e760e47 - Browse repository at this point
Copy the full SHA e760e47View commit details -
Merge branch 'feature/v3/jcl' of github.com:zowe/zowe-install-packagi…
…ng into feature/v3/jcl
Configuration menu - View commit details
-
Copy full SHA for 041d316 - Browse repository at this point
Copy the full SHA 041d316View commit details
Commits on Mar 22, 2024
-
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41cea5a - Browse repository at this point
Copy the full SHA 41cea5aView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9281230 - Browse repository at this point
Copy the full SHA 9281230View commit details -
Add JCL for doing init apfauth action the same way as was done in v2
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f965d41 - Browse repository at this point
Copy the full SHA f965d41View commit details -
Cleanup sleep and existence logic now that sleep bug fixed
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cb4062 - Browse repository at this point
Copy the full SHA 3cb4062View commit details
Commits on Mar 25, 2024
-
Fix ZWEIRMVS running due to typo. Fix pds listing print out in existe…
…nce check. fix apf not running due to substitution error, now just use exports Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12a2459 - Browse repository at this point
Copy the full SHA 12a2459View commit details
Commits on Mar 26, 2024
-
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0824be - Browse repository at this point
Copy the full SHA f0824beView commit details -
Fix that the testbed was not setting loadlib propertly
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb7958c - Browse repository at this point
Copy the full SHA bb7958cView commit details
Commits on Mar 27, 2024
-
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6160126 - Browse repository at this point
Copy the full SHA 6160126View commit details -
Restore java and node and runtimedir setup in zwe init. Switch back t…
…o mainline configmgr Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8d6dc3 - Browse repository at this point
Copy the full SHA a8d6dc3View commit details -
Move home and runtime update logic into common function to run in bot…
…h init and init mvs in an attempt to catch more users Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0ef3ab - Browse repository at this point
Copy the full SHA a0ef3abView commit details
Commits on Mar 28, 2024
-
Use 2.15.0 apiml since saw staging errors in test
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2fe99e9 - Browse repository at this point
Copy the full SHA 2fe99e9View commit details -
replace null with empty for env var strings
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c3c381 - Browse repository at this point
Copy the full SHA 2c3c381View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd656b4 - Browse repository at this point
Copy the full SHA fd656b4View commit details -
Switch back to staging apiml and normal init
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db2a8da - Browse repository at this point
Copy the full SHA db2a8daView commit details -
Merge branch 'feature/v3/jcl' of github.com:zowe/zowe-install-packagi…
…ng into feature/v3/jcl
Configuration menu - View commit details
-
Copy full SHA for 8e46952 - Browse repository at this point
Copy the full SHA 8e46952View commit details
Commits on Apr 9, 2024
-
Take the rest as the second argument and change in hex
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad7b1b9 - Browse repository at this point
Copy the full SHA ad7b1b9View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9354047 - Browse repository at this point
Copy the full SHA 9354047View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6ffea9 - Browse repository at this point
Copy the full SHA b6ffea9View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdeb9b8 - Browse repository at this point
Copy the full SHA bdeb9b8View commit details -
Merge branch 'feature/v3/jcl' of github.com:zowe/zowe-install-packagi…
…ng into feature/v3/jcl
Configuration menu - View commit details
-
Copy full SHA for 597457c - Browse repository at this point
Copy the full SHA 597457cView commit details -
Re-add updateZoweYamlFromObj removed in conflict resolution
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e38e877 - Browse repository at this point
Copy the full SHA e38e877View commit details
Commits on Apr 10, 2024
-
Trace or debug for zwe -> verbose in REXX
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6be8565 - Browse repository at this point
Copy the full SHA 6be8565View commit details -
Change order of keyring description Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9126333 - Browse repository at this point
Copy the full SHA 9126333View commit details
Commits on Apr 19, 2024
-
Deal with possible dollar sign in DSN
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2617d5 - Browse repository at this point
Copy the full SHA a2617d5View commit details -
Change OneOf to separate pieces
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6b4ee8 - Browse repository at this point
Copy the full SHA e6b4ee8View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dcd997 - Browse repository at this point
Copy the full SHA 4dcd997View commit details -
Merge branch 'feature/v3/jcl' of github.com:zowe/zowe-install-packagi…
…ng into feature/v3/jcl
Configuration menu - View commit details
-
Copy full SHA for 72ad7f6 - Browse repository at this point
Copy the full SHA 72ad7f6View commit details -
Split init up again for testing
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e29cbb - Browse repository at this point
Copy the full SHA 6e29cbbView commit details
Commits on May 2, 2024
-
Fixed "name" -> "file" in certificate section
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7b5a33 - Browse repository at this point
Copy the full SHA d7b5a33View commit details -
Added log suffix to table Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83b6b42 - Browse repository at this point
Copy the full SHA 83b6b42View commit details
Commits on May 7, 2024
-
Fix bug where cert was self-signed due to incorrect name
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db8e85d - Browse repository at this point
Copy the full SHA db8e85dView commit details -
Merge branch 'v2.x/staging' into feature/v3/jcl
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8ce84e - Browse repository at this point
Copy the full SHA e8ce84eView commit details -
Fixed that the tests for keyring were not specifying values
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 149f324 - Browse repository at this point
Copy the full SHA 149f324View commit details -
Fix keyring -> keystore naming in the test file
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab669e0 - Browse repository at this point
Copy the full SHA ab669e0View commit details
Commits on May 8, 2024
-
Simplify detection of zosmf flag and update incorrect jcl info on ver…
…ify certificates value Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd8057c - Browse repository at this point
Copy the full SHA cd8057cView commit details -
Was missing ZWEIAPF2 Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 240393b - Browse repository at this point
Copy the full SHA 240393bView commit details
Commits on May 10, 2024
-
set config for zwe init (useconfigmgr?)
Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 319bacb - Browse repository at this point
Copy the full SHA 319bacbView commit details
Commits on May 14, 2024
-
Support runing gener if zweimvs is not found, such as in pre-existing…
… jcllib (like smpe case) Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb10e99 - Browse repository at this point
Copy the full SHA bb10e99View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4f1d31 - Browse repository at this point
Copy the full SHA f4f1d31View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3f1fca - Browse repository at this point
Copy the full SHA c3f1fcaView commit details
Commits on May 15, 2024
-
Use defaults.yaml, a reduction of example-zowe.yaml, to have the righ…
…t defaults in case of upgrades such as in smpe Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c97836 - Browse repository at this point
Copy the full SHA 3c97836View commit details -
Comment out sysMessages items in defaults.yaml
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbe30a5 - Browse repository at this point
Copy the full SHA bbe30a5View commit details
Commits on May 16, 2024
-
This avoids schema failure Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c7977d - Browse repository at this point
Copy the full SHA 7c7977dView commit details -
Validate ZIS Parmlib member as ZWESIPnn
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf70fe4 - Browse repository at this point
Copy the full SHA cf70fe4View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2db1e9e - Browse repository at this point
Copy the full SHA 2db1e9eView commit details
Commits on May 21, 2024
-
Adding zwe internal config output as a way to have zwe init certifica…
…te have configmgr yaml without rewriting it Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8aa1056 - Browse repository at this point
Copy the full SHA 8aa1056View commit details -
Remove unused function arguments
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba2f480 - Browse repository at this point
Copy the full SHA ba2f480View commit details -
Create temp folder that is used in output command
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cac1dc2 - Browse repository at this point
Copy the full SHA cac1dc2View commit details -
Error if dataset/member does not exist
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfc9092 - Browse repository at this point
Copy the full SHA dfc9092View commit details -
Store and restore the config path after using merged yaml
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ec2829 - Browse repository at this point
Copy the full SHA 0ec2829View commit details
Commits on May 22, 2024
-
Use templates in defaults.yaml to avoid combining certificate scenari…
…o 1 with other scenarios Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adb8577 - Browse repository at this point
Copy the full SHA adb8577View commit details -
Swap null for undefined. Assumed schema would tolerate null but did not.
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e33830b - Browse repository at this point
Copy the full SHA e33830bView commit details -
Combine assignment of pkcs12 and dname objects into single statement
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea9f8ab - Browse repository at this point
Copy the full SHA ea9f8abView commit details
Commits on May 23, 2024
-
Safe cp for datasets with dollar sign
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a47703f - Browse repository at this point
Copy the full SHA a47703fView commit details -
Revert to null approach for zowe.setup.certificate. allow null in sch…
…ema. This is a quirk of configmgr template and merge behavior that should be enhanced in the future. Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88eebe0 - Browse repository at this point
Copy the full SHA 88eebe0View commit details
Commits on May 24, 2024
-
Fixed keyring yaml write to temp file, and run certificate init throu…
…gh main init Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb02d0b - Browse repository at this point
Copy the full SHA eb02d0bView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59dcb03 - Browse repository at this point
Copy the full SHA 59dcb03View commit details
Commits on May 27, 2024
-
Split possible long RACF statement
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8334e19 - Browse repository at this point
Copy the full SHA 8334e19View commit details
Commits on May 28, 2024
-
Remove error about needing configmgr set for init actions. It is not …
…necessary. Add generate check to protect against known incompatibility with using a parmlib member not of name ZWEYAML Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b753b91 - Browse repository at this point
Copy the full SHA b753b91View commit details -
Allow zwe init mvs to modify ZWEIMVS if zis parmlib member name is no…
…t ZWESIP00 Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b8cbac - Browse repository at this point
Copy the full SHA 2b8cbacView commit details -
Allow zowe.setup.vsam.name to be empty by defaulting to the caching s…
…ervice vsam name if present. This should be better for upgrades and users who do not expect the newer parameter, as this hides it better. Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e983af0 - Browse repository at this point
Copy the full SHA e983af0View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8de84b3 - Browse repository at this point
Copy the full SHA 8de84b3View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6dc6766 - Browse repository at this point
Copy the full SHA 6dc6766View commit details
Commits on May 30, 2024
-
Updated init help, dry run flag name, error message ids, and removed …
…zowe.setup.datasets properties from defaults.yaml according to review feedback. removed zwe install ts code for now. Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0711755 - Browse repository at this point
Copy the full SHA 0711755View commit details
Commits on Jun 3, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfea339 - Browse repository at this point
Copy the full SHA bfea339View commit details
Commits on Jun 4, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b80aed5 - Browse repository at this point
Copy the full SHA b80aed5View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e2670e - Browse repository at this point
Copy the full SHA 0e2670eView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc5de91 - Browse repository at this point
Copy the full SHA bc5de91View commit details
Commits on Jun 5, 2024
-
Fix IEBCOPY SELECT MEMBER statement
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3112e35 - Browse repository at this point
Copy the full SHA 3112e35View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27ae846 - Browse repository at this point
Copy the full SHA 27ae846View commit details
Commits on Jun 6, 2024
-
Respect --dry-run for init generate
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29d19b8 - Browse repository at this point
Copy the full SHA 29d19b8View commit details
Commits on Jun 7, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60c0d51 - Browse repository at this point
Copy the full SHA 60c0d51View commit details
Commits on Jun 10, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6b4173 - Browse repository at this point
Copy the full SHA c6b4173View commit details
Commits on Jun 12, 2024
-
change with propres apostrophes
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d665b33 - Browse repository at this point
Copy the full SHA d665b33View commit details
Commits on Jun 14, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ea37c1 - Browse repository at this point
Copy the full SHA 3ea37c1View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e256237 - Browse repository at this point
Copy the full SHA e256237View commit details
Commits on Jun 20, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 875d672 - Browse repository at this point
Copy the full SHA 875d672View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5335edb - Browse repository at this point
Copy the full SHA 5335edbView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc76862 - Browse repository at this point
Copy the full SHA cc76862View commit details
Commits on Jun 21, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5dd2c91 - Browse repository at this point
Copy the full SHA 5dd2c91View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0dcada - Browse repository at this point
Copy the full SHA e0dcadaView commit details -
Compare realpath and escape dollar
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e5d5f0 - Browse repository at this point
Copy the full SHA 3e5d5f0View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8e776a - Browse repository at this point
Copy the full SHA e8e776aView commit details
Commits on Jun 24, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaf66be - Browse repository at this point
Copy the full SHA aaf66beView commit details
Commits on Jun 25, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 716caf1 - Browse repository at this point
Copy the full SHA 716caf1View commit details
Commits on Jun 26, 2024
-
ZWEGEN00 split CONFIG entry over multiple lines (#3873)
* WIP to have ZWEGEN00 split CONFIG entry over multiple lines. Signed-off-by: 1000TurquoisePogs <[email protected]> * Update CONFIG= for launcher Signed-off-by: Martin Zeithaml <[email protected]> * Simplify macro Signed-off-by: Martin Zeithaml <[email protected]> * Update SMPMCS.txt Signed-off-by: 1000TurquoisePogs <[email protected]> * Update SMPMCS.txt Signed-off-by: 1000TurquoisePogs <[email protected]> --------- Signed-off-by: 1000TurquoisePogs <[email protected]> Signed-off-by: Martin Zeithaml <[email protected]> Co-authored-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9188de0 - Browse repository at this point
Copy the full SHA 9188de0View commit details -
Fix defaults.yaml not loading due to incorrect substr
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e47fa35 - Browse repository at this point
Copy the full SHA e47fa35View commit details -
Remove defaults.yaml from ZWEGENER
It is not needed twice. ZWEGEN00 adds it automatically. Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6e9694 - Browse repository at this point
Copy the full SHA e6e9694View commit details -
Fix stc existence check only checking last one
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbb3272 - Browse repository at this point
Copy the full SHA bbb3272View commit details
Commits on Jun 27, 2024
-
ZWEGEN00: verify the operation and verbosity (#3745)
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cf6e9d - Browse repository at this point
Copy the full SHA 4cf6e9dView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f77b238 - Browse repository at this point
Copy the full SHA f77b238View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c327287 - Browse repository at this point
Copy the full SHA c327287View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed3b340 - Browse repository at this point
Copy the full SHA ed3b340View commit details -
Add back init_missing_yaml_properties for init mvs
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfa2a2a - Browse repository at this point
Copy the full SHA cfa2a2aView commit details -
Fix typos on help and env name
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c79d7d8 - Browse repository at this point
Copy the full SHA c79d7d8View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 907bc70 - Browse repository at this point
Copy the full SHA 907bc70View commit details -
Incorrect variable name for getting original config
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3650dd0 - Browse repository at this point
Copy the full SHA 3650dd0View commit details -
Merge branch 'v2.x/staging' into feature/v3/jcl
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca22e45 - Browse repository at this point
Copy the full SHA ca22e45View commit details
Commits on Jul 2, 2024
-
Merge branch 'v2.x/staging' into feature/v3/jcl
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 699667f - Browse repository at this point
Copy the full SHA 699667fView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 004088f - Browse repository at this point
Copy the full SHA 004088fView commit details -
Merge branch 'v2.x/staging' into feature/v3/jcl
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bb8121 - Browse repository at this point
Copy the full SHA 2bb8121View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7bdbd3 - Browse repository at this point
Copy the full SHA c7bdbd3View commit details
Commits on Aug 9, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3346ac5 - Browse repository at this point
Copy the full SHA 3346ac5View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e7b46a - Browse repository at this point
Copy the full SHA 2e7b46aView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c3c036 - Browse repository at this point
Copy the full SHA 9c3c036View commit details
Commits on Aug 12, 2024
-
Merge branch 'v2.x/staging' into feature/v3/jcl
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7653681 - Browse repository at this point
Copy the full SHA 7653681View commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1352976 - Browse repository at this point
Copy the full SHA 1352976View commit details
Commits on Aug 23, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29b9e37 - Browse repository at this point
Copy the full SHA 29b9e37View commit details
Commits on Aug 29, 2024
-
add --generate flag, update ZWECONF config step to always generate
Signed-off-by: MarkAckert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a55ec6 - Browse repository at this point
Copy the full SHA 1a55ec6View commit details
Commits on Sep 4, 2024
-
Set _auto_ for TSS (detect CA)
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9df5f67 - Browse repository at this point
Copy the full SHA 9df5f67View commit details
Commits on Sep 10, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 161266d - Browse repository at this point
Copy the full SHA 161266dView commit details
Commits on Sep 11, 2024
-
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8df3053 - Browse repository at this point
Copy the full SHA 8df3053View commit details
Commits on Sep 18, 2024
-
Small security process enhancement
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03f373b - Browse repository at this point
Copy the full SHA 03f373bView commit details -
Signed-off-by: Martin Zeithaml <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2451e93 - Browse repository at this point
Copy the full SHA 2451e93View commit details
Commits on Sep 25, 2024
-
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd77523 - Browse repository at this point
Copy the full SHA fd77523View commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84b342e - Browse repository at this point
Copy the full SHA 84b342eView commit details
Commits on Sep 27, 2024
-
Update INSTALLATION.md with details blocks
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ddeafc - Browse repository at this point
Copy the full SHA 7ddeafcView commit details -
Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04b4d33 - Browse repository at this point
Copy the full SHA 04b4d33View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd47e6a - Browse repository at this point
Copy the full SHA bd47e6aView commit details