• v2.0.15 64628ac491

    v2.0.15
    All checks were successful
    Go Tests / go-tests (push) Successful in 3m0s
    ci / goreleaser (push) Successful in 1m48s
    Stable

    sa-devfw released this 2026-03-13 14:49:25 +00:00 | 0 commits to main since this release

    Changelog

    Features

    • 64628ac491: feat(sizer): extract per-container resource recommendations from sizer response
    • 91b432d259: feat: Added CGROUP_PROCESS_MAP config
    • 811d19c43a: feat: added container default sizing

    Chores

    Downloads
  • v2.0.14 47596415df

    v2.0.14
    All checks were successful
    Go Tests / go-tests (push) Successful in 2m48s
    ci / goreleaser (push) Successful in 8m37s
    Stable

    sa-devfw released this 2026-03-12 15:49:37 +00:00 | 4 commits to main since this release

    Changelog

    Bug fixes

    • 47596415df: fix(sizer): refactor sizer token resolution and enhance GitHub scope detail tests
    • e5687565fd: fix: garm-provider can now receive repo and repo owner
    Downloads
  • v2.0.13 ff8131e6d6

    v2.0.13
    All checks were successful
    Go Tests / go-tests (push) Successful in 2m49s
    ci / goreleaser (push) Successful in 2m35s
    Stable

    sa-devfw released this 2026-03-11 09:13:47 +00:00 | 6 commits to main since this release

    Changelog

    Bug fixes

    Downloads
  • v2.0.12 6b0aa0849e

    v2.0.12
    All checks were successful
    Go Tests / go-tests (push) Successful in 2m43s
    ci / goreleaser (push) Successful in 2m18s
    Stable

    sa-devfw released this 2026-03-10 17:10:56 +00:00 | 9 commits to main since this release

    Changelog

    Bug fixes

    • d446146a8d: fix: add scope restrictions from recommendations to sidecar instantiation
    • 6b0aa0849e: fix: test scopes
    Downloads
  • v2.0.11 6e8a1ca0da

    v2.0.11
    All checks were successful
    Go Tests / go-tests (push) Successful in 2m46s
    ci / goreleaser (push) Successful in 2m11s
    Stable

    sa-devfw released this 2026-03-10 14:17:11 +00:00 | 11 commits to main since this release

    Changelog

    Features

    • 6e8a1ca0da: feat: Read sizer_read_token from file

    Bug fixes

    • 270f775fb8: fix: error on missing sizer collector base url and read token

    Chores

    Downloads
  • v2.0.10 3e0ca54ddc

    v2.0.10
    All checks were successful
    Go Tests / go-tests (push) Successful in 2m46s
    ci / goreleaser (push) Successful in 8m26s
    Stable

    sa-devfw released this 2026-03-10 10:58:23 +00:00 | 14 commits to main since this release

    Changelog

    Others

    Downloads
  • v2.0.9 325b8f92c2

    v2.0.9
    All checks were successful
    ci / goreleaser (push) Successful in 2m15s
    Go Tests / go-tests (push) Successful in 2m49s
    Stable

    sa-devfw released this 2026-03-10 09:46:10 +00:00 | 15 commits to main since this release

    Changelog

    Others

    Downloads
  • v2.0.8 c4b872da31

    v2.0.8
    All checks were successful
    Go Tests / go-tests (push) Successful in 2m46s
    ci / goreleaser (push) Successful in 2m12s
    Stable

    sa-devfw released this 2026-03-09 15:28:46 +00:00 | 16 commits to main since this release

    Changelog

    Bug fixes

    • c4b872da31: fix: actually using collector instead of receiver
    Downloads
  • v2.0.7 e8cf4f7c5d

    v2.0.7
    All checks were successful
    Go Tests / go-tests (push) Successful in 2m47s
    ci / goreleaser (push) Successful in 8m3s
    Stable

    sa-devfw released this 2026-03-09 11:18:23 +00:00 | 18 commits to main since this release

    Changelog

    Features

    • 6cf2399887: feat(config): add SidecarImage to KubernetesConfig and update GetPodSpec to include sidecar container
    • 604ee3f5db: feat: enabled shared process namespace on sidecar

    Bug fixes

    • 9a411ccaa3: fix(provider): update CreateInstance to use KubernetesConfig for pod specification

    Others

    • e8cf4f7c5d: Added debug log for sizer sidecar config
    • af5e2b8e07: Switch runner status to Installing before Idle
    Downloads
  • v2.0.6 d602aacffd

    v2.0.6
    All checks were successful
    Go Tests / go-tests (push) Successful in 2m47s
    ci / goreleaser (push) Successful in 8m15s
    Stable

    sa-devfw released this 2026-02-26 12:18:11 +00:00 | 23 commits to main since this release

    Changelog

    Features

    • fe5d84aa06: feat(config): Integrate runner sizing recommendations
    • d602aacffd: feat(provider): log Workflow and Job fields from BootstrapInstance

    Bug fixes

    • 9c534a5609: fix(spec): update GetPodSpec to include workflow and job parameters
    • 246a975e69: fix: removed local replace

    Others

    Downloads