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
ci: refactor workflows to use reusable actions and update deps (#158)
Refactor CI workflows to use centralized reusable workflows from
xenoterracide/github repository for license and format checks. This
reduces duplication and simplifies maintenance across projects.
- Replace inline license and format job steps with reusable workflow
calls
- Update copyright year format to use en dash consistently (2024-2026)
- Add requirements.txt to REUSE.toml annotations
- Update requirements.txt with hash verification and Python 3.14
- Remove obsolete lintstaged rule for Python requirements
- Fix checkout ref in shared workflow to use github.ref
0 commit comments