We new release of a project is made, projects dependending of it are rebuild and republish to keep the binaries up-to-date. To avoid overwrite the already build archives and silent the fact that new archives are available, we need to have a extra build version. `release_versions[project]` has to be set each time a dependency of `project` is bump but the project version has not changed. If the `project` version changes, the `release_versions[project]` has to be cleared. If we don't want to release this version again, remove project from `release_versions`. See kiwix/kiwix-tools#222 |
||
---|---|---|
.. | ||
dependencies | ||
patches | ||
platforms | ||
templates | ||
__init__.py | ||
__main__.py | ||
_global.py | ||
buildenv.py | ||
builder.py | ||
packages.py | ||
utils.py | ||
versions.py |