Commit Graph
2 Commits
Author SHA1 Message Date
Tomasz DudaandJason Song 946c41cf4f Improve run.sh to handle empty labels and log to stdout (#237)
1. Print logs on standard output
2. Don't add labels if GITEA_RUNNER_LABELS not set

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/237
Reviewed-by: Jason Song <[email protected]>
Co-authored-by: Tomasz Duda <[email protected]>
Co-committed-by: Tomasz Duda <[email protected]>
2023-06-13 04:09:11 +00:00
341d49a24d implement act_runner rootless image (#208)
This PR creates a rootless Docker image that runs both `dockerd` and `act_runner` using `supervisord`.  It has been tested locally for a few days and seems stable.

Co-authored-by: ccureau <[email protected]>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/208
Reviewed-by: Jason Song <[email protected]>
Co-authored-by: ccureau <[email protected]>
Co-committed-by: ccureau <[email protected]>
2023-06-12 06:35:27 +00:00