act/pkg
Wink Saville f2c15074ac
Fix issue 416 (#423)
This is a solution to issue #416 where environment variables created or
changed in the previous step are not usable in the next step because
the rc.ExprEval is from the beginning of the previous step.

This change refactors setupEnv so that before interpolating the environment
variables a NewExpressionEvaluator is created.


Fixes: 416
2021-01-12 16:02:54 -08:00
..
common Fix "reference not found" error (#433) 2021-01-11 22:47:33 -08:00
container Fix slashes when running on Windows (#461) 2021-01-11 22:41:35 -08:00
model GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
runner Fix issue 416 (#423) 2021-01-12 16:02:54 -08:00