8 lines
381 B
Markdown
8 lines
381 B
Markdown
# Changelog
|
|
|
|
## 2026-05-08
|
|
|
|
- Created initial Gitea Runner Debian package builder based on the existing Gitea package flow.
|
|
- Added latest-version detection via the Gitea API with explicit `GITEA_RUNNER_VERSION` and command-line overrides.
|
|
- Added signed binary download, GPG verification, checksum verification, package staging, and APT repo update logic for `amd64` and `arm64`.
|