act_runner/internal/pkg
ChristopherHX f0f9f0c8ab fix: composite action log result reported as step result (#801)
Act logs an array of stepID to signal that this is an partial step result within an composite actions, this is the case for years and act_runner never handled it correctly.

Ref: <43e6958fa3/pkg/runner/logger.go (L142)>

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/801
Reviewed-by: silverwind <silverwind@noreply.gitea.com>
2026-02-22 14:56:09 +00:00
..
client Bump act to v0.260.0 (#522) 2024-03-27 03:17:04 +00:00
config Fix some typos in internal/pkg/config/config.example.yaml (#764) 2025-11-19 18:16:45 +00:00
envcheck fix: Exit docker container on any process exit (#462) 2024-01-30 13:47:42 +00:00
labels use new docker image URLs (#661) 2025-03-01 20:21:52 +00:00
report fix: composite action log result reported as step result (#801) 2026-02-22 14:56:09 +00:00
ver