[TOC]
NOTE: do not delete versions from PyPi except MUST BE DELETED. The version number used cannot be reused even package deleted !!!
Before to public release a version check and do the following:
- full chk / review for FIXME & TODOs
- change release name from ".dev" to final one (change all occurrences)
- update version string files ref:
- xl2roefact
.../xl2roefact/__version__.py
- INVOICEtoROefact
/__version__
- ...not yet rdy, future web2roefact...
- site
/mkdocs.yml
sectionextra
- xl2roefact
- build all: app, documentations, site (git branch
build-xl2roefact
or runpdm build_all
) - publish xl2roefact on PyPi (git branch
pypi-publish
) - build site (git branch
build-site
) - publish site (git branch
publishing
) - clean if necessary the
.../dist/
directory
- archive CHANGELOG old releases in
changelog_history/
(pattern for file name isCHANGELOG-<version>.md
) - archive locally (in
880-RLSE/.../
directory) all resulted deliverable