Social coding control-plane plugin for Bub.
Project description
bub-social-coding
Social coding control-plane plugin for Bub.
Install
Once published:
uv pip install bub-social-coding
For local development next to the Bub repo:
cd /path/to/bub-social-coding
uv sync
What It Adds
- repo binding and repo control commands for social sessions
- git workflow helpers exposed through slash commands
- bundled skills for repo control, git workflow, and social coding policy
Usage
Once installed, Bub auto-discovers the plugin through entry points.
The plugin adds slash commands like:
/repo/git
For local validation:
uv run pytest -q
uv run bub hooks
Release
Publishing is driven by GitHub Actions.
Create a GitHub Release on main with a tag like v0.1.0 or 0.1.0, and the release workflow will:
- normalize the tag to a package version
- build the sdist and wheel
- publish to PyPI through Trusted Publishing (GitHub OIDC)
No long-lived PYPI_TOKEN secret is required when PyPI Trusted Publisher is configured for .github/workflows/on-release-main.yml.
Contributing
See CONTRIBUTING.md for the local workflow, verification commands, and pull request process.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters