act_runner/internal/app
Christopher Homberger e14f42c40a Add ACTIONS_RESULTS_URL to env (#473)
actions/upload-artifact@v4 and actions/download-artifact@v4 depend on this variable

BaseUrl in a url are ignored by the nodejs code of the new actions, so this change doesn't append the path of the older `ACTIONS_RUNTIME_URL`.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: gitea/act_runner#473
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Christopher Homberger <christopher.homberger@web.de>
Co-committed-by: Christopher Homberger <christopher.homberger@web.de>
2024-02-19 02:30:54 +00:00
..
cmd Sanitize UFT-8 content in logs (#453) 2023-12-20 07:06:46 +00:00
poll Reduce unnecessary DB queries for Actions tasks (#219) 2023-07-25 03:25:50 +00:00
run Add ACTIONS_RESULTS_URL to env (#473) 2024-02-19 02:30:54 +00:00