Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Add support for variable and assignment substitution #21

Closed
alexanderdean opened this issue Mar 16, 2016 · 1 comment
Closed

Add support for variable and assignment substitution #21

alexanderdean opened this issue Mar 16, 2016 · 1 comment
Assignees
Milestone

Comments

@alexanderdean
Copy link
Contributor

I think @ninjabear and I discussed this last week and agreed that v0.1.0 didn't need this (because I can start testing this with pipelines with hardcoded variables)...

@alexanderdean alexanderdean added this to the Version 0.2.0 milestone Mar 16, 2016
ninjabear added a commit that referenced this issue Apr 21, 2016
…ustache (#21)

A new command line option --env was introduced to specify json for substitutions
e.g factotum samples/echo-with-variables.factotum --env '{"message":"hello", "nested": { "message":"nested hello" }}'
alexanderdean pushed a commit that referenced this issue Jun 13, 2016
…ustache (#21)

A new command line option --env was introduced to specify json for substitutions
e.g factotum samples/echo-with-variables.factotum --env '{"message":"hello", "nested": { "message":"nested hello" }}'
@alexanderdean
Copy link
Contributor Author

Resolved (@ninjabear use (close #foo) to auto-close tickets on merge to master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants