Feature Release
These commands handle releasing and upgrading features. Releasing a feature auto-infers its contract, bumps the version, creates a git tag, and publishes to GitHub and PyPI. Upgrading updates declared features in a product to the latest version on GitHub.
Command reference
| Command | Description |
|---|---|
feature:release |
Auto-infer contract, bump version, tag, publish to GitHub & PyPI |
feature:upgrade |
Upgrade declared features to the latest version on GitHub |