feat(gitea): add README and CHANGELOG for Gitea act_runner add-on
This commit is contained in:
10
gitea-act-runner/CHANGELOG.md
Normal file
10
gitea-act-runner/CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.0 - 2026-04-01
|
||||
|
||||
- Initial release
|
||||
- Self-registers to Gitea on first boot using options from HA supervisor
|
||||
- Persists `.runner` registration file in `/data/` across restarts
|
||||
- Generates `act_runner_config.yaml` at runtime from configured options
|
||||
- Docker socket access via `full_access: true` for job container spawning
|
||||
- Configurable: `gitea_url`, `runner_token`, `runner_name`, `runner_labels`, `log_level`
|
||||
Reference in New Issue
Block a user