Sanitize UFT-8 content in logs #453

Merged
wolfogre merged 5 commits from hakito/act_runner:main into main 2023-12-20 07:06:46 +00:00
Contributor

I accidently closed my previous PR #384

This PR replaces invalid UTF-8 character in a stream with ? character. On Windows Server 2019 other characters are replaced by ? as well so it's consistent.

fixes #452

I accidently closed my previous PR #384 This PR replaces invalid UTF-8 character in a stream with `?` character. On Windows Server 2019 other characters are replaced by `?` as well so it's consistent. fixes #452
hakito added 4 commits 2023-12-19 15:52:28 +00:00
Document how to exec on host
Fixes #380
All checks were successful
checks / check and test (pull_request) Successful in 39s
ec1532bfc3
Merge branch 'main' into main
All checks were successful
checks / check and test (pull_request) Successful in 36s
3a872d76cf
Merge branch 'main' into main
All checks were successful
checks / check and test (pull_request) Successful in 1m48s
63b5128ad5
Sanitize LogRow.Content
fixes #452
All checks were successful
checks / check and test (pull_request) Successful in 56s
4cb07f9dc5
hakito added 1 commit 2023-12-19 15:52:44 +00:00
Merge branch 'main' into main
All checks were successful
checks / check and test (pull_request) Successful in 8m43s
af6ba58006
lunny approved these changes 2023-12-20 02:27:04 +00:00
wolfogre approved these changes 2023-12-20 06:48:01 +00:00
wolfogre merged commit daf52d0e62 into main 2023-12-20 07:06:46 +00:00
Sign in to join this conversation.
No description provided.