Commit Graph

13 Commits

Author SHA1 Message Date
Clemens Schwaighofer 26cbfbe39f Merge branch 'master' of git.gullevek.org:clemens/gitea-download 2026-04-23 13:41:14 +09:00
Clemens Schwaighofer 147f3e07d1 Switch gitea download check to jq query from grep 2026-04-23 13:39:50 +09:00
clemens d32ddb1734 Fix gitea action runner target file path in init.sh
Used the wrong variable name in the error message for the gitea action runner target file path.
2025-05-28 22:59:42 +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
v1.2.0
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
v1.1.0
2024-08-28 12:02:27 +09:00
Clemens Schwaighofer 59f2394b5c Gitea Action runner installer v1.0.0 2024-08-28 11:05:55 +09:00
Clemens Schwaighofer 08715b4437 Add full working gitea action runner downloader 2024-08-28 10:57:12 +09:00
Clemens Schwaighofer b8587b6965 ReadMe update 2024-08-28 10:19:58 +09:00
Clemens Schwaighofer f61829905f action runner basic download info added 2024-08-28 10:18:02 +09:00
Clemens Schwaighofer 2b4a307765 Change download folder to sub folder in this script
Also check if target gitea file exists and abort if not
2024-08-28 10:16:34 +09:00
Clemens Schwaighofer f8fa542278 Add no version or version not found check for install 2024-08-28 10:14:04 +09:00
Clemens Schwaighofer aca80a9775 Clean up shell code 2024-08-28 10:12:59 +09:00
Clemens Schwaighofer bfeef66b0b Add all files 2024-03-29 16:50:35 +09:00