Commit Graph

6 Commits

Author SHA1 Message Date
Clemens Schwaighofer 1905a8affb Remove double curl call for act_runner download 2026-04-23 14:14:59 +09:00
Clemens Schwaighofer a58e0d8de5 Update gitea download and switch to xz files
XZ files are downloaded
Change that any grep is replaced by jq command, and sed for " replace

Add systemd service files as samples
2026-04-23 14:11:31 +09:00
Clemens Schwaighofer 324b577134 Add gitea donwload file version info, missing installs are no longer forced exit
fix restart of act runner after update

when downloading gitea or act runner it will show the version that is downlaoded.
if the same version is downloaded again and alrady exists, download will be skipped
2025-02-27 12:46:09 +09:00
Clemens Schwaighofer 11c1daf4a1 Update readme, remove wget need
Do no longer use wget to download the file, use curl.

Check that curl and jq exists.

Update ReadMe file
2024-08-28 12:02:27 +09:00
Clemens Schwaighofer 08715b4437 Add full working gitea action runner downloader 2024-08-28 10:57:12 +09:00
Clemens Schwaighofer f61829905f action runner basic download info added 2024-08-28 10:18:02 +09:00