runner/internal/pkg
Earl Warren 57716748c6
fix: mask multiline secrets
- do not try to mask a secret when a log line is received
- try to mask secrets before before sending a batch of log
  lines to the Forgejo instance (every second)
- if masking a multiline secret needs more log lines to decide
  if it needs to be masked, do not attempt to send anything to
  the Forgejo instance, just wait until there are more log lines

Closes forgejo/runner#57
2025-07-07 17:28:10 +02:00
..
client assorted set of fixes and features for rebranding (#652) 2025-07-06 06:59:00 +00:00
config fix(docs): better example for the default config file (#630) 2025-07-01 17:51:05 +00:00
envcheck fix: [container].docker_host = "" is now "automount" 2024-11-27 01:36:18 +00:00
labels Upgrade the default container to node:20 2024-06-07 11:41:14 +02:00
report fix: mask multiline secrets 2025-07-07 17:28:10 +02:00
testutils chore(tests): MockVariable helper 2025-07-06 08:59:18 +02:00
ver chore: s|gitea.com/gitea/act_runner|runner.forgejo.org| 2025-07-03 19:07:02 +02:00