act/pkg
Victor Popkov e793d03f4b
Add more steps context support (#887)
* feat: add more steps context support

- Add step outcome
- Remove step success in favour of conclusion

* feat: add conclusion and outcome steps context tests

Add corresponding tests and extend pkg/runner/expression.go vmSteps() to
handle steps context conclusion and outcome iota as strings.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-27 17:55:26 +00:00
..
artifacts Asset server implementation (#677) 2021-11-10 09:57:22 -08:00
common feat: allow existing logger from context (#898) 2021-11-27 17:45:56 +00:00
container Fix regex for GITHUB_ENV parsing (#893) 2021-11-19 17:36:50 +00:00
model fix: correctly unmarshal entrypoint (#876) 2021-11-13 19:43:31 +00:00
runner Add more steps context support (#887) 2021-11-27 17:55:26 +00:00