This commit has no recorded session.
diff
commit dcc7229e90ca8cb76a4ce74bfc652c232d3568c7Author: Colin Powell <colin@unbl.ink>Date: Fri Jun 5 14:06:45 2026 -0400 [tooling] Just release does it all now@@ -15,9 +15,11 @@ celery: celery-beat: poetry run celery -A vrobbler beat -l info -release kind="minor":- poetry run python scripts/release.py {{kind}}- push: git push && git push gitea git push --tags && git push --tags gitea++release kind="minor":+ poetry run python scripts/release.py {{kind}}+ @push+