Skip to content

example-zowe.yaml in SZWESAMP #4353

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

Open
Martin-Zeithaml opened this issue May 28, 2025 · 1 comment
Open

example-zowe.yaml in SZWESAMP #4353

Martin-Zeithaml opened this issue May 28, 2025 · 1 comment
Labels
enhancement New feature or request Priority - Low scrum discussion yaml Flag issues that will change .yaml or install automation

Comments

@Martin-Zeithaml
Copy link
Contributor

Martin-Zeithaml commented May 28, 2025

Idea: provide the same content of example-zowe.yaml as SZWESAMP member, which means to fit into 80 chars per line (record).

Ideally to have automation and making new updates only to example-zowe.yaml or some template, which can be used for generating "long" and 80 chars lines.

As seen, some customers are used to do the most of their work in 3270 terminal/ISPF. And with the support of different parmlib names, all configuration members could be stored in one parmlib dataset, which is convenience for editing.

At this point, it is not possible to copy example-zowe.yaml to dataset (RECL=80) due to the record length.

@Martin-Zeithaml Martin-Zeithaml added enhancement New feature or request yaml Flag issues that will change .yaml or install automation scrum discussion Priority - Low labels May 28, 2025
@1000TurquoisePogs
Copy link
Member

Although people can just copy unix files into datasets and use datasets and terminals that are wider than 80 characters, it's also not too much to ask to duplicate this file as a dataset, and refactor the comments to be less than 80 characters. Having a github workflow that just checks that new PRs dont go beyond the 80 character limit could be enough to keep it working over time.

There currently are no code lines in the yaml that are over 80 characters, but upon people trying to use a yaml in a dataset they may find they quickly run out of space for paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority - Low scrum discussion yaml Flag issues that will change .yaml or install automation
Projects
Status: No status
Development

No branches or pull requests

2 participants