GitHub runner

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 273 07 Oct 2024
Ubuntu 22.04 Ubuntu 20.04
latest/stable 274 25 Sep 2024
Ubuntu 22.04 Ubuntu 20.04
latest/stable 1 09 Feb 2022
Ubuntu 22.04 Ubuntu 20.04
latest/beta 282 10 Oct 2024
Ubuntu 22.04
latest/beta 234 05 Aug 2024
Ubuntu 22.04
latest/edge 285 Yesterday
Ubuntu 22.04 Ubuntu 20.04
latest/edge 283 10 Oct 2024
Ubuntu 22.04 Ubuntu 20.04
latest/edge 4 26 Apr 2022
Ubuntu 22.04 Ubuntu 20.04
1/stable 177 05 Jun 2024
Ubuntu 22.04
1/edge 177 05 Jun 2024
Ubuntu 22.04
juju deploy github-runner --channel 1/stable
Show information

Platform:

Ubuntu
22.04 20.04

Changelog

2024-10-07

  • Fixed the removal of proxy vars in .env file for LXD runners.
  • Fixed a regression in the removal of leftover directories.
  • Improved reconciliation for reactive runners.

2024-09-27

  • Added job label validation when consuming a job from the message queue.

2024-09-24

  • Added support for spawning a runner reactively.
  • Fixed a bug where busy runners are killed instead of only idle runners.

2024-09-18

  • Changed code to be able to spawn a runner in reactive mode.
  • Removed reactive mode support for LXD as it is not currently in development.

2024-09-09

  • Added changelog for tracking user-relevant changes.