act/pkg
Markus Wolf 8a473943c3
fix: skip local actions pre step in any case (#1204)
* fix: skip local actions pre step in any case

We should skip local actions pre step, as it is not supported by github.
In turn we may need to late prepare remote actions which are run
as steps in a local composite action.

Fixes #1193

* test: remove obsolete test case

Since local actions does not run any pre-step anymore we don't test this case.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-08 15:36:08 +00:00
..
artifacts chore: fold integration test outputs (#1111) 2022-04-20 18:34:27 +00:00
common feat: add option to specify git remote name (#1104) 2022-04-04 17:53:08 +00:00
container feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00
exprparser implement pre and post steps (#1089) 2022-05-24 13:36:06 +00:00
model implement pre and post steps (#1089) 2022-05-24 13:36:06 +00:00
runner fix: skip local actions pre step in any case (#1204) 2022-06-08 15:36:08 +00:00