act_runner/internal/app/run
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: https://gitea.com/gitea/act_runner/pulls/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
..
runner.go Add ACTIONS_RESULTS_URL to env (#473) 2024-02-19 02:30:54 +00:00
workflow.go Support upload `outputs` and use `needs` context (#133) 2023-04-20 23:27:46 +08:00
workflow_test.go Support upload `outputs` and use `needs` context (#133) 2023-04-20 23:27:46 +08:00