GitHub runner
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 308 | 11 Dec 2024 | |
latest/stable | 302 | 02 Dec 2024 | |
latest/stable | 1 | 09 Feb 2022 | |
latest/beta | 317 | 11 Dec 2024 | |
latest/beta | 310 | 28 Nov 2024 | |
latest/edge | 322 | 20 Dec 2024 | |
latest/edge | 310 | 28 Nov 2024 | |
latest/edge | 4 | 26 Apr 2022 | |
local-lxd/stable | 306 | 17 Dec 2024 | |
local-lxd/edge | 306 | 27 Nov 2024 | |
1/stable | 177 | 05 Jun 2024 | |
1/edge | 177 | 05 Jun 2024 |
juju deploy github-runner
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
22.04
20.04
Integrations
debug-ssh
Interface: debug-ssh
Supported charms: tmate-ssh-server
Debug-ssh integration provides necessary information for runners to provide ssh reverse-proxy applications to setup inside the runner.
Example debug-ssh integrate command:
juju integrate github-runner tmate-ssh-server
mongodb
Interface: mongodb_client
Supported charms: mongodb, mongodb-k8s
The mongodb integration provides the necessary information for the runner manager to access the mongodb database, which is required for the (experimental) reactive spawning feature. Integrating the charm with mongodb lets the charm automatically go into reactive mode.
Example mongodb_client integrate command:
juju integrate github-runner mongodb