Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 937 Bytes

File metadata and controls

26 lines (18 loc) · 937 Bytes

Releasing

Manual desde Actions. Toma ~2–3 min.

Cómo

  1. https://github.com/fintoc-com/fintoc-python/actionsreleaseRun workflow.
  2. bump: patch / minor / major. release-notes: markdown opcional.
  3. Run workflow. Solo corre desde master.

Qué hace

make get-poetry + poetry installrelease/prepare bumpea local → poetry buildpypa/gh-action-pypi-publish (con PYPI_API_TOKEN) → release/finalize pushea commit + tag, crea GitHub Release.

Todo autoreado por fin-releases[bot].

Si falla

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