This is an automated email from the ASF dual-hosted git repository. sbp pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tooling-atr-experiments.git
from fd58c3b Add a bulk download task new 34ca2f5 inject dynamic version / commit information in development mode and when building a docker image new 4e5bff1 bump the version to corrcectly reflect the next version The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: Dockerfile.alpine | 2 ++ Dockerfile.ubuntu | 2 ++ Makefile | 2 +- atr/server.py | 3 +++ atr/templates/includes/footer.html | 15 +++++------ atr/version.py | 52 +++++++++++++++++++++++++++++++++++ poetry.lock | 55 ++++++++++++++++++++++++-------------- pyproject.toml | 3 +++ scripts/build | 11 +++++++- uv.lock | 18 +++++++++++-- 10 files changed, 131 insertions(+), 32 deletions(-) create mode 100644 atr/version.py --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tooling.apache.org For additional commands, e-mail: commits-h...@tooling.apache.org