We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a subtask of this issue-47
This issue is for step 4. After finishing this issue we can run the command like this:
poetry run nautilus-librarian gold-images-processing ...
And the command should abort (like validate filenames) when a file is located in an invalid dir.
The command should be a copy & paste of the validate filename step. We have to use this function to validate the file path.
The text was updated successfully, but these errors were encountered:
feat: [#48] validate file paths in the gold processing workflow
8bd8612
feat: [#48] integrate new action into workflow
0c3acb1
Added the new action "validate_filepaths_Action" to the workflow command.
956543d
1852f09
a4a7ff7
refactor: [#48] fix typo
db63dd0
josecelano
Successfully merging a pull request may close this issue.
This is a subtask of this issue-47
This issue is for step 4. After finishing this issue we can run the command like this:
And the command should abort (like validate filenames) when a file is located in an invalid dir.
The command should be a copy & paste of the validate filename step. We have to use this function to validate the file path.
The text was updated successfully, but these errors were encountered: