mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Add automation to keep the pytest test matrix up-to-date with latest
Home Assistant Core releases:
1. **Weekly Automation**: New workflow updates test matrix automatically
2. **Version Fetcher**: Python script queries GitHub API for latest HA Core releases
3. **PR Creation**: Automatically creates PRs when new versions are available
## Benefits
- No more manual updates when new HA Core versions are released
- Automatic tracking of new HA Core releases
- Reduces maintenance burden
## Background
This builds on commit
|
||
|---|---|---|
| .. | ||
| install_dependencies | ||
| deploy-webapp.yml | ||
| docker-build.yml | ||
| hassfest.yaml | ||
| main-to-master-sync.yml | ||
| pre-commit.yaml | ||
| pytest.yaml | ||
| release-drafter.yml | ||
| toc.yaml | ||
| update-readme.yml | ||
| update-test-matrix.yaml | ||
| validate.yml | ||