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

cloudize-workflow.py should fail if it encounters an invalid file path or access issue #21

Closed
malachig opened this issue Jun 8, 2022 · 0 comments · Fixed by #24
Closed
Assignees

Comments

@malachig
Copy link
Member

malachig commented Jun 8, 2022

Currently if the cloudize script encounters a file path in the input "local" YAML, and it can not access that file, it just silently skips over it, prints out an unmodified YAML record for that line, and declares victory.

We probably want it to instead check whether file paths are valid and error out or at least warn.

@Layth17 Layth17 linked a pull request Jun 22, 2022 that will close this issue
Layth17 added a commit that referenced this issue Jun 28, 2022
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 a pull request may close this issue.

2 participants