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

Ability to reference @defined variables in parameterized dependencies #139

Closed
xonixx opened this issue Jul 25, 2023 · 0 comments
Closed
Assignees
Milestone

Comments

@xonixx
Copy link
Owner

xonixx commented Jul 25, 2023

Now we need to copy-paste the version: 1, 2.

What is needed:

@define A=123

@goad g @params X
 echo "$X"

@goal default
@depends_on g @args "$A" 
@depends_on g @args A
@xonixx xonixx self-assigned this Jul 25, 2023
@xonixx xonixx mentioned this issue Aug 19, 2023
@xonixx xonixx added this to the 0.9.21 milestone Sep 23, 2023
@xonixx xonixx closed this as completed Sep 30, 2023
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

No branches or pull requests

1 participant