release: v0.7.0 [skip ci]
This commit is contained in:
@@ -2,6 +2,23 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.7.0] - 2026-06-24
|
||||
|
||||
### Features
|
||||
|
||||
- Switch devx installation from git to Gitea PyPI registry
|
||||
- Adopt per-test timing quality gate from devx 0.7.0
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Update devx to v0.4.2 and fix workflow env vars
|
||||
- Pin devx to v0.4.3 to fix post-merge workflow failures
|
||||
- Pin devx to v0.4.4 to fix validate-commit-msg and sync-wiki
|
||||
- Rewrite CHANGELOG with correct version ordering and missing sections
|
||||
- Lower test speed threshold to 4s and update devx to v0.8.2
|
||||
- Retrospective fixes for CI/CD friction
|
||||
- Replace stale badge SHA URLs with raw/branch/badges/
|
||||
|
||||
## [0.6.4] - 2026-06-22
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
|
||||
|
||||
__version__ = "0.6.3"
|
||||
__version__ = "0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user