Skip to content

Releases: DeerHide/python-github-runner

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 20:09

1.6.0 (2026-06-17)

Features

  • image: add kubectl and jq for kpack builds (f9771d6)
  • nightly rebuild to refresh base image and cached actions (bef420b)

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:37

1.5.1 (2026-06-12)

Bug Fixes

  • image: use bun baseline build for non-AVX2 CPUs (ff2f581)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 10:02

1.5.0 (2026-06-12)

Features

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:47

1.4.0 (2026-06-12)

Features

  • image: add nodejs and npm tooling (6daf697)
  • nightly rebuild to refresh base image and cached actions (76563be)

Bug Fixes

  • deps: update github actions runner to 2.335.1 (fb43425)

Chores

  • security: ignore newly reported base CVEs (3ff5854)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 17:52

1.3.0 (2026-04-25)

Features

  • image: pre-cache GitHub Actions and add nightly refresh (4685661)

Bug Fixes

  • ci: remove scripts/ from .containerignore to allow COPY in Containerfile (8322d8e)

Chores

  • ci: update GitHub Actions and enable Dependabot (8e26c79)
  • release: include chores in minor versioning (b19907d)
  • release: include conventional commit preset plugin (0b7ba5f)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 13:52
20b1da9

1.2.0 (2026-04-17)

Features

  • runner: make poetry and uv shell-agnostic (2be47c6)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 12:37

1.1.0 (2026-04-17)

Features

  • trigger release pipeline (cb88666)

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 01 Mar 17:59
8525941

1.0.7 (2026-03-01)

Bug Fixes

  • container: bootstrap pip with --break-system-packages for PEP 668 (12eb4cf)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 20 Feb 01:33
f681255

1.0.4 (2026-02-20)

Bug Fixes

  • add .trivyignore for base-image CVEs and document security (706ba83)
  • ci: scan image from Docker daemon in Trivy step (54334d3)
  • ci: use --input flag for trivy OCI archive scan (88da58a)
  • use +0000 in .trivyignore exp dates for Trivy parse (e2d66c5)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 20 Feb 13:42

1.0.5 (2026-02-20)

Bug Fixes

  • ci: remove --all flag from skopeo copy to fix registry push (1602822)