Skip to content

Tags: DeerHide/python-github-runner

Tags

v1.0.7

Toggle v1.0.7's commit message
chore(release): 1.0.7 [skip ci]

## [1.0.7](v1.0.6...v1.0.7) (2026-03-01)

### Bug Fixes

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

v1.0.6

Toggle v1.0.6's commit message
Release version 1.0.6

v1.0.4

Toggle v1.0.4's commit message
Release version 1.0.4

v1.0.5

Toggle v1.0.5's commit message
chore(release): 1.0.5 [skip ci]

## [1.0.5](v1.0.4...v1.0.5) (2026-02-20)

### Bug Fixes

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

v1.0.3

Toggle v1.0.3's commit message
chore(release): 1.0.3 [skip ci]

## [1.0.3](v1.0.2...v1.0.3) (2026-02-19)

### Bug Fixes

* **ci:** use oci-archive format for trivy scan and cache vulndb ([acd077c](acd077c))

v1.0.2

Toggle v1.0.2's commit message
chore(release): 1.0.2 [skip ci]

## [1.0.2](v1.0.1...v1.0.2) (2026-02-19)

### Bug Fixes

* use bash arrays for BUILD_ARGS and LABELS to handle values with spaces ([0dd5806](0dd5806))

v1.0.1

Toggle v1.0.1's commit message
chore(release): 1.0.1 [skip ci]

## [1.0.1](v1.0.0...v1.0.1) (2026-02-19)

### Bug Fixes

* **ci:** add missing -y flags and fix trivy command in release pipeline ([33ca427](33ca427))

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2026-02-19)

### Bug Fixes

* address PR review feedback ([d1e532f](d1e532f))
* address PR review feedback ([a178c21](a178c21))
* comments from pr (hadolint, python version) ([30e5588](30e5588))
* **container:** bootstrap pip via get-pip.py for deadsnakes Python ([48a8477](48a8477))
* **container:** install pip for Python 3.12/3.13 via ensurepip ([76980ea](76980ea))
* use ghcr.io/actions/actions-runner base image and fix FromAsCasing ([697a7a6](697a7a6))

### Features

* add pre-commit with hadolint, shellcheck, and commitlint hooks ([ea59872](ea59872))
* add semantic-release pipeline with build tools and best practices ([6db1c23](6db1c23))
* **container:** add Python pip packages and GCC build tooling ([559933d](559933d))
* replace custom update-tools workflow with Renovate ([ba84de9](ba84de9))
* replace packer with kargo CLI ([51c2b52](51c2b52))
* switch base image to GitHub runner and add DevOps tools ([10d0b70](10d0b70))
* v1 ([20b6ec2](20b6ec2))