act_runner/internal/app/cmd
hakito daf52d0e62 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>
2023-12-20 07:06:46 +00:00
..
cache-server.go Run as cache server (#275) 2023-07-07 08:28:54 +00:00
cmd.go Run as cache server (#275) 2023-07-07 08:28:54 +00:00
daemon.go change podman socket path (#341) 2023-08-21 04:01:12 +00:00
exec.go Sanitize UFT-8 content in logs (#453) 2023-12-20 07:06:46 +00:00
register.go refactor(register): refactor registration functions and improve logging (#288) 2023-07-12 14:12:16 +00:00