Skip to content

fix: task level vars are not ignored in requires#1960

Merged
vmaerten merged 4 commits intomainfrom
fix/require-vars
Dec 30, 2024
Merged

fix: task level vars are not ignored in requires#1960
vmaerten merged 4 commits intomainfrom
fix/require-vars

Conversation

@vmaerten
Copy link
Copy Markdown
Member

fixes :

AFAIK, there is no reason to pass nil to vars in compiledTask
Am I missing something here ?

@vmaerten vmaerten marked this pull request as ready for review December 15, 2024 14:10
@andreynering
Copy link
Copy Markdown
Member

FYI: Looks like there was a previous PR that addresses this issue: #1769

@vmaerten
Copy link
Copy Markdown
Member Author

FYI: Looks like there was a previous PR that addresses this issue: #1769

Oh my bad you're right! I initially focused on #1955, but then I realized it would also address #1768.

@andreynering
Copy link
Copy Markdown
Member

@vmaerten No problem. It's fine to merge this one, but we'll need to close that PR.

Good reminder that when adding a line with Co-authored-by: Name <email@email.com> on the commit message, GitHub gives credit to the person as a co-author. Sometimes I use that when working on top of someone else's work.

@vmaerten vmaerten merged commit da40aab into main Dec 30, 2024
@vmaerten vmaerten deleted the fix/require-vars branch December 30, 2024 18:11
vmaerten added a commit that referenced this pull request Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to use Requires to limit Wildcards Task-level vars are ignored during 'requires' evaluation

3 participants