mirror of https://gitea.com/gitea/act_runner.git
* feat: use logger from context wherever possible Co-authored-by: Markus Wolf <markus.wolf@new-work.se> * feat: add step/job id and results to json logs Co-authored-by: Markus Wolf <markus.wolf@new-work.se> * test: value to be masked should not be hard-coded in the action Co-authored-by: Markus Wolf <markus.wolf@new-work.se> * fix: replace values following ::add-mask:: in evaluated strings Co-authored-by: Markus Wolf <markus.wolf@new-work.se> * feat: [DEBUG] identifier for debug logs to distinguish them Co-authored-by: Markus Wolf <markus.wolf@new-work.se> * feat: replace logger with step logger The container gets injected a job logger, but during the time that steps are run, we want to use the step logger. This commit wraps pre/main/post steps in an executor that replaces the job logger with a step logger. Co-authored-by: Markus Wolf <markus.wolf@new-work.se> * feat: add pre/post stage identifier fields to json log output Co-authored-by: Markus Wolf <markus.wolf@new-work.se> * feat: add job/step result status to skipped steps/jobs Co-authored-by: Markus Wolf <markus.wolf@new-work.se> Co-authored-by: Markus Wolf <markus.wolf@new-work.se> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| act-composite-env-test | ||
| actions | ||
| actions-environment-and-context-tests | ||
| basic | ||
| checkout | ||
| commands | ||
| composite-fail-with-output | ||
| container-hostname | ||
| defaults-run | ||
| dir with spaces | ||
| env-and-path | ||
| evalmatrix | ||
| evalmatrix-merge-array | ||
| evalmatrix-merge-map | ||
| evalmatrixneeds | ||
| evalmatrixneeds2 | ||
| fail | ||
| if-env-act | ||
| if-expressions | ||
| issue-104 | ||
| issue-122 | ||
| issue-141 | ||
| issue-228 | ||
| issue-597 | ||
| issue-598 | ||
| issue-1195 | ||
| job-container | ||
| job-container-non-root | ||
| job-nil-step | ||
| job-status-check | ||
| local-action-docker-url | ||
| local-action-dockerfile | ||
| local-action-js | ||
| local-action-via-composite-dockerfile | ||
| localdockerimagetest_ | ||
| mask-values | ||
| matrix | ||
| matrix-include-exclude | ||
| node | ||
| non-existent-action | ||
| outputs | ||
| parallel | ||
| pull-request | ||
| python | ||
| remote-action-docker | ||
| remote-action-js | ||
| runs-on | ||
| secrets | ||
| shells | ||
| steps-context | ||
| uses-action-with-pre-and-post-step | ||
| uses-and-run-in-one-step | ||
| uses-composite | ||
| uses-composite-with-error | ||
| uses-composite-with-pre-and-post-steps | ||
| uses-docker-url | ||
| uses-github-empty | ||
| uses-github-full-sha | ||
| uses-github-noref | ||
| uses-github-path | ||
| uses-github-root | ||
| uses-github-short-sha | ||
| uses-nested-composite | ||
| uses-workflow | ||
| workdir | ||