Clemens Schwaighofer
088776a759
Add missing export in init
2026-08-18 12:36:41 +09:00
Clemens Schwaighofer
df5f57bc4f
Neutralize variable names
2026-08-18 12:35:33 +09:00
Clemens Schwaighofer
62bb6a59e1
Neutral internal variable names for runner
2026-08-18 12:33:03 +09:00
clemens
008f53fd90
gitea act_runner is now runner
...
Rename all scripts to gitea-runner and remove all act_runner references.
- rename all scripts
- rename systemd service file
Note that the older service needs to be remove and re-installed
the /etc folder is now /etc/gitea-runner instead of /etc/act_runner
2026-05-17 09:41:23 +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
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
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
59f2394b5c
Gitea Action runner installer
2024-08-28 11:05:55 +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
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