uv run pyinstaller --onefile --name planka-cli --collect-all plankapy scripts/planka_cli.py
chmod +x dist/planka-cli
smoke:build
@tmp_home="$$(mktemp -d)";\
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.