Handle group commands #183

Merged
earl-warren merged 2 commits from Mai-Lapyst/runner:handle-group-commands into main 2024-04-23 14:35:09 +00:00
Member

Handles the ::group:: and ::endgroup:: like the github runner by replacing them with ##[group] and ##[endgroup] respectively.

Needed for this PR in forgejo: https://codeberg.org/forgejo/forgejo/pulls/3337

Handles the `::group::` and `::endgroup::` like the github runner by replacing them with `##[group]` and `##[endgroup]` respectively. Needed for this PR in forgejo: https://codeberg.org/forgejo/forgejo/pulls/3337
Mai-Lapyst added 1 commit 2024-04-20 05:04:45 +00:00
Some checks failed
/ cascade (pull_request) Has been skipped
checks / build and test (pull_request) Failing after 1m14s
checks / runner exec tests (pull_request) Has been skipped
/ example-docker-compose (pull_request) Successful in 4m16s
3b24b73988
Handle group commands
Add handling of the `::group::` and `::endgroup::` command to produce
github like results.
Mai-Lapyst added 1 commit 2024-04-20 06:22:11 +00:00
All checks were successful
checks / build and test (pull_request) Successful in 1m57s
checks / runner exec tests (pull_request) Successful in 1m20s
/ example-docker-compose (pull_request) Successful in 5m31s
/ cascade (pull_request) Has been skipped
f45d0855ad
Update tests
earl-warren added the
Kind/Enhancement
label 2024-04-23 14:33:09 +00:00
earl-warren approved these changes 2024-04-23 14:34:43 +00:00
earl-warren merged commit feb1a282da into main 2024-04-23 14:35:09 +00:00
earl-warren deleted branch handle-group-commands 2024-04-23 14:35:09 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: forgejo/runner#183
No description provided.