0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-12-03 19:31:19 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Earl Warren
71c7edcc9b admin: actions: the default runner is 3.2.0 now
(cherry picked from commit 0cca0479ee)
2023-11-24 15:42:34 +00:00
Earl Warren
5816210b5b admin: actions: LXC configuration
(cherry picked from commit 64d49d6bb2)
2023-11-13 18:54:20 +00:00
Earl Warren
e7607cd04c {admin,user}: actions: runner 3.1+ support lxc + self-hosted
The upcoming 3.1 release of the Forgeo runner will allow to specify
which template and release must be must be used for a LXC
container. It also defines the lxc:// scheme as distinct from the
host:// scheme.

The host:// scheme is documented to be used for running jobs directly
from the host, which was not possible with the Forgejo runner versions
prior to 3.1

(cherry picked from commit 9c0d4b25e5)
2023-11-09 12:08:06 +00:00
Earl Warren
00fcee4a33
admins: actions: one token can register multiple runners
See 9b698362a3

Also remove the token line from the .runner file. It is confusing and
difficult to explain because it is different from the registration
token. It really is a shared secret between the runner and the Forgejo
instance that has a purpose which is entirely different.

(cherry picked from commit 142d8a03d1)
2023-10-07 18:17:59 +02:00
Earl Warren
09d01700ae {admin,user}: actions: update log & artifact storage & usage
(cherry picked from commit f543af1e87)
2023-09-29 22:49:20 +00:00
Earl Warren
62f43a1d88 admin: actions: labels can be updated by the runner when it connects
(cherry picked from commit 9f8c592699)
2023-09-28 16:38:19 +00:00
Earl Warren
293f9ca8d4 [Backport v1.21] admin: actions: move misplaced nixos section
(cherry picked from commit 2cc8fba302)
2023-09-28 14:59:30 +00:00
Earl Warren
f3b59c821e
[Backport v1.21] admin: actions: enabled by default
(cherry picked from commit b71f102e9c)
2023-09-28 16:53:19 +02:00
crystal
18938804e6
Fix admin runner management URI 2023-09-19 22:24:31 -06:00
Caesar Schinas
c64d2ccd06
move images to content dir and use relative paths
This is necessary for the website upgrade to Astro v3, which has a new built-in image API.
2023-08-31 23:07:42 +01:00
Earl Warren
ac639fae68
admin: actions: update the runner download name
The name scheme changed with version 3.0.0
2023-08-28 12:27:29 +02:00
Earl Warren
ace3c8f8e9 address caesar comments 2023-08-27 06:06:03 +00:00
Earl Warren
86df6f07b2 typo 2023-08-27 06:06:03 +00:00
Earl Warren
705958fcfa address gusted comments 2023-08-27 06:06:03 +00:00
Earl Warren
d1f42e1b83 admin: actions: rework and introduce OCI images 2023-08-27 06:06:03 +00:00
Earl Warren
a68070a894
admin: actions: add a section about alternative runners 2023-08-25 10:18:29 +02:00
Caesar Schinas
27864fec2b
move docs to subfolder 2023-08-15 00:19:15 +01:00
Renamed from admin/actions.md (Browse further)