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
* move api works to python and restructure python helpers:
- use uv for the python env and package management
- use ruff and basedpyright for python checks
- match release assets with glob patterns
* general changes:
- add dependency checks
- introduce tri-state (auto / true / false) option
- add support for python scripts checking in workflows
- merge some small files together to reduce scripts fragementation
Signed-off-by: bachnxuan <bachnxuan@gmail.com>
0 commit comments