Manual desde Actions. Toma ~2–3 min.
- https://github.com/fintoc-com/fintoc-python/actions → release → Run workflow.
bump:patch/minor/major.release-notes: markdown opcional.- Run workflow. Solo corre desde
master.
make get-poetry + poetry install →
release/prepare bumpea local →
poetry build →
pypa/gh-action-pypi-publish (con PYPI_API_TOKEN) →
release/finalize pushea commit + tag, crea GitHub Release.
Todo autoreado por fin-releases[bot].
| Falla en | Estado | Recovery |
|---|---|---|
Antes o durante pypi-publish |
Nada en el remote | Re-run |
release/finalize (post-publish) |
Paquete en PyPI, sin tag/release | PR con el commit del bump + gh release create vX.Y.Z |