Add optional feature to forward GitHub Actions build logs to pod stdout after job completion, enabling capture through Kubernetes logging solutions. Changes: - Add logForwarding.enabled config option (default: false) - Create forward-logs.sh script to output worker logs with delimiters - Integrate with job-completed hook system - Update all Dockerfile variants to include script - Modify Helm templates to pass FORWARD_BUILD_LOGS env var - Support all container modes (default, dind, kubernetes, kubernetes-novolume) Resolves #2478 |
||
|---|---|---|
| .. | ||
| ci | ||
| templates | ||
| tests | ||
| .helmignore | ||
| Chart.yaml | ||
| values.yaml | ||