act/pkg
Robert Kowalski f09cdb8443
feat: add flag to always run the checkout action (#1049)
act has a feature that skips the checkout action to do a remote
checkout when a local checkout exists. in some cases, e.g. when
running act in a CI, you always want to clone the repository.
2022-03-21 11:23:06 +00:00
..
artifacts feat: add node16 support (#922) 2021-12-22 19:34:18 +00:00
common fix: remove unused TestContext (#1013) 2022-03-14 17:47:16 +00:00
container fix: docker cp of dangling symlink (#943) (#948) 2022-01-27 16:53:26 +00:00
exprparser fix: coerce booleans to numbers for comparison in exprparser (#1030) 2022-03-14 16:38:42 +00:00
model refactor: default empty if: statement to if: success() in evaluator & remove FixIfStatement() (#990) 2022-02-15 20:03:00 +00:00
runner feat: add flag to always run the checkout action (#1049) 2022-03-21 11:23:06 +00:00