Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@em- em- released this 08 Feb 15:24

Highlights

  • Support job cancellation and let administrators globally set the default monitor job timeout to avoid regressions when relying on the job timeout not being respected, by using:
    • the --job-timeout command line parameter
    • the OBS_RUNNER_DEFAULT_MONITOR_JOB_TIMEOUT env var
    • the default_monitor_job_timeout Helm value
  • docker: move to Debian Bookworm
  • helm: use the the release image instead of main
  • helm: run with lower privileges, make the rootfs read-only
  • helm: automatically rollout the deployment when the secret changes
  • ci: move to actively maintained Rust actions
  • ci: bump version for a few actions

Container image

ghcr.io/collabora/obs-gitlab-runner:v0.1.8

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8