-
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
Read yaml by configmgr #4069
base: v3.x/staging
Are you sure you want to change the base?
Read yaml by configmgr #4069
Conversation
Signed-off-by: Martin Zeithaml <[email protected]>
build 6397 SUCCEEDED. |
Test workflow 5667 is started. |
Signed-off-by: Martin Zeithaml <[email protected]>
build 6433 SUCCEEDED. |
Test workflow 5684 is started. |
This works, but, there's other occurrences of read_yaml that remain I understand read_yaml currently covers cases in which the schema is not possible to use or good to use (such as, "zwe stop" really shouldnt require a schema) I think all "zwe init" should use this new code. |
Nevermind - I see you made a PR about that. |
build 6438 SUCCEEDED. |
Test workflow 5688 is started. |
Signed-off-by: Martin Zeithaml <[email protected]>
build 6439 SUCCEEDED. |
Signed-off-by: Martin Zeithaml <[email protected]>
build 6440 SUCCEEDED. |
Test workflow 5689 is started. |
Test workflow 5690 is started. |
Remove nodeJS dependency by removing
read_yaml
- same functionality done withconfigmgr
.shell
function addedinstall
command - this could be used byinit
tooTest
Notes
Old bugs kept:
--ds-prefix 1234
--allow-overwrite
not needed if you deleteSZWEEXEC