runner/internal/pkg
hakito 0d5eb12574
Sanitize UFT-8 content in logs (#453)
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

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/453
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: hakito <hakito@noreply.gitea.com>
Co-committed-by: hakito <hakito@noreply.gitea.com>
(cherry picked from commit daf52d0e628d2d57b9f50a2556e404a3f05c34aa)
2024-03-11 22:10:26 +07:00
..
client ci(lint): refactor code for clarity and linting compliance (#289) 2023-07-13 01:10:54 +00:00
config Fix #404: nil map error when reading env file (#405) 2024-03-11 22:10:26 +07:00
envcheck Improve the usage of docker_host configuration (#260) 2023-06-30 04:00:04 +00:00
labels [FORGEJO] add support for the lxc:// scheme 2023-11-09 03:55:09 +01:00
report Sanitize UFT-8 content in logs (#453) 2024-03-11 22:10:26 +07:00
ver Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00