Upgrading
Upgrading the GitHub runner
GitHub runner is a component inside the Fireactions runner image. To upgrade it, the Fireactions runner image needs to be updated. The runner image is defined in the runner.image
variable in the pools
configuration.
Refer to the changelog for any breaking changes before the upgrade.
Upgrading Fireactions
To upgrade Fireactions, override fireactions_version
variable in your Ansible playbook:
Then run the Ansible playbook:
Keep in mind, that this will restart the Fireactions process and cause a short downtime to GitHub runners. It's best to schedule the upgrade during off-peak hours.