mirror of
https://github.com/ankitects/anki.git
synced 2026-06-10 07:22:47 -04:00
Closes #4793 - Add `workflow_dispatch` trigger to CI (with macOS/Windows support) - Allow prepare-release and release workflows from any branch - Add `skip-ci-check` input for hotfix releases - Add `just release::prepare` and `just ci` recipes - Make `qt/release/build.sh` find uv in CI and local builds - Change publish-testpypi environment from testpypi to release - Add anki-release wheel build step --------- Co-authored-by: Andrew Sanchez <andrewsanchez@users.noreply.github.com> Co-authored-by: Fernando Lins <1887601+fernandolins@users.noreply.github.com>