You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: auto-compute container matrix and set Python 3.14 as default
- Update default Python version from 3.13 to 3.14 (latest stable)
- Auto-generate container build matrix from .project.yml python versions
- Default Python version gets full security scan, others get basic
- Hadolint runs only on default Python version
- Eliminates manual matrix maintenance when adding new Python versions
0 commit comments