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

Improve Processor TemplateDictionaryAppendDict to take name of env var OR dict #11

Open
jgstew opened this issue Sep 16, 2021 · 1 comment
Labels
processor AutoPkg Processor

Comments

@jgstew
Copy link
Owner

jgstew commented Sep 16, 2021

Code:

Currently, it takes a Dict defined within an argument, but what if the argument is the name of an EnvVar that contains a dict instead?

@jgstew jgstew added the processor AutoPkg Processor label Sep 21, 2021
@jgstew
Copy link
Owner Author

jgstew commented Oct 24, 2021

I think this issue is basically solved by this processor here: 37d2166

You can now have arbitrary input env vars appended to the template dictionary automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor AutoPkg Processor
Projects
None yet
Development

No branches or pull requests

1 participant