act/pkg
Torbjørn Vatn 3f4998a4ed
envs in if: - take 2 (#412)
* Test more if env variants

* The correct negation syntax is !=

* Make the Interpolate function support negated booleans from envs

* Move assert := a.New(t) into t.Run

This uncovered that some of the test premisses was wrong and the
Eval Bool function also had flaws

* Remove a stray logrus import
2020-11-12 08:15:09 -08:00
..
common use t.Cleanup and prefer assert.NoError over .Nil (#309) 2020-07-20 07:35:43 -07:00
container Remove confusing message about symlinks (#381) 2020-10-06 10:02:37 -07:00
model [Add] More logging for default push action (#383) 2020-10-08 22:28:01 -07:00
runner envs in if: - take 2 (#412) 2020-11-12 08:15:09 -08:00