logs: always prefix with the file name #149

Open
earl-warren wants to merge 2 commits from earl-warren/wip-logs into main
earl-warren commented 2024-04-06 13:40:21 +00:00 (Migrated from code.forgejo.org)

otherwise it is difficult to figure out where the runner logs end and
where the forgejo logs start.

otherwise it is difficult to figure out where the runner logs end and where the forgejo logs start.
thefox (Migrated from code.forgejo.org) reviewed 2024-04-06 13:40:26 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin earl-warren/wip-logs:earl-warren/wip-logs
git checkout earl-warren/wip-logs

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff earl-warren/wip-logs
git checkout main
git merge --ff-only earl-warren/wip-logs
git checkout earl-warren/wip-logs
git rebase main
git checkout main
git merge --no-ff earl-warren/wip-logs
git checkout main
git merge --squash earl-warren/wip-logs
git checkout main
git merge --ff-only earl-warren/wip-logs
git checkout main
git merge earl-warren/wip-logs
git push origin main
Sign in to join this conversation.
No reviewers
No labels
l1
l2
No milestone
No project
No assignees
1 participant
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: earl-warren/end-to-end#149
No description provided.