Skip to content

env dependency ignores vars which dont use backticks #6

@jayvdb

Description

@jayvdb

Current algorithm doesnt see that c must be deferred until after a

a=`echo foo`
b={env:a}
c=`echo {env:b}`

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions