Nick O'Leary
|
5110eaff96
|
Merge branch 'dev' into pr_2042
|
2019-02-04 14:39:00 +00:00 |
|
Nick O'Leary
|
db3eee72b5
|
Do not convert falsey env vars to blank string
Only blank out undefined as that's what we've always done
|
2019-02-04 14:12:34 +00:00 |
|
Nick O'Leary
|
3bcff91328
|
Add Status Node to Subflow to allow subflow-specific status
Closes #597
|
2019-02-01 23:44:50 +00:00 |
|
Hiroyasu Nishiyama
|
e843f192ec
|
convert subflow env vars to dict
|
2019-02-02 08:34:33 +09:00 |
|
Hiroyasu Nishiyama
|
ce507b3b52
|
simplified meta-data
|
2019-01-30 20:57:51 +09:00 |
|
Hiroyasu Nishiyama
|
6937aa5ddd
|
fix type of env values
|
2019-01-29 23:46:56 +09:00 |
|
Hiroyasu Nishiyama
|
8f6b24e0aa
|
fixed to access last variable with same name
|
2019-01-29 21:46:50 +09:00 |
|
Hiroyasu Nishiyama
|
0881c6a20b
|
update test cases
|
2019-01-28 23:14:49 +09:00 |
|
Hiroyasu Nishiyama
|
f88a4b1791
|
fixed comments from @knolleary
|
2019-01-28 22:14:08 +09:00 |
|
Hiroyasu Nishiyama
|
a413f3cded
|
Add support of subflow env var
|
2019-01-26 23:15:20 +09:00 |
|
Nick O'Leary
|
c99b35428b
|
Ensure status/error events are propagated to parent properly
|
2019-01-25 13:35:02 +00:00 |
|
Nick O'Leary
|
dd72046922
|
Add some comments to Flow and Subflow classes
|
2019-01-16 23:33:04 +00:00 |
|
Nick O'Leary
|
81f4e0de56
|
Refactor Subflow logic into own class
|
2019-01-16 16:27:19 +00:00 |
|