adaptive-lighting/scripts
Lenucksi cc25a50401 ci: add automated weekly test matrix updates
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 a982acb which fixed mypy-dev pinning. While upstream
now installs latest mypy-dev automatically, the test matrix versions still
need manual updates. This automation solves that remaining manual task.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 08:09:19 -08:00
..
develop Fix Docker setup and CI installation (#1212) 2025-06-15 21:31:51 -07:00
lint VS Code Dev Container (dev & test environment) (#605) 2023-06-11 15:33:07 -07:00
setup-dependencies Stop pinning mypy-dev versions since old releases get deleted from PyPI (#1308) 2025-11-27 12:00:47 -08:00
setup-devcontainer Fix Docker setup and CI installation (#1212) 2025-06-15 21:31:51 -07:00
setup-symlinks Fix test_proactive_adaptation_with_separate_commands (#970) 2024-04-07 14:01:05 +02:00
update-test-matrix.py ci: add automated weekly test matrix updates 2025-11-30 08:09:19 -08:00