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

fix: schema does not allow ignore_error in a for loop #2044

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gokeefe-atb
Copy link

Visual Studio Code shows a problem when adding ignore_error to a for loop (for_cmds_call), however in practice it appears to work perfectly fine and I can't find anything in the task code that would indicate it shouldn't be allowed.

This change simply adds ignore_error as an allowed property of a for loop.

Before

001731 Taskfile yml - projects-ai (Workspace)  SSH_ lxms-d-intops01 atb com  - Visual S

001732 Taskfile yml - projects-ai (Workspace)  SSH_ lxms-d-intops01 atb com  - Visual S

After

001733 Taskfile yml - projects-ai (Workspace)  SSH_ lxms-d-intops01 atb com  - Visual S

@gokeefe-atb gokeefe-atb marked this pull request as ready for review February 6, 2025 21:45
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 this pull request may close these issues.

2 participants