This is an automated email from the ASF dual-hosted git repository.

skrawcz pushed a change to branch stefan/update-package-names
in repository https://gitbox.apache.org/repos/asf/hamilton.git


    from 80bf7742 Upgrade UI to Vite and enhance build system for mini mode
     add 0da07178 Migrate UI Docker infrastructure to uv and Python 3.12

No new revisions were added by this update.

Summary of changes:
 ui/backend/Dockerfile.backend        |   22 +-
 ui/backend/Dockerfile.backend-prod   |   22 +-
 ui/backend/pyproject.toml            |    9 +-
 ui/backend/server/entrypoint.sh      |    5 +-
 ui/backend/server/requirements.txt   |   67 +-
 ui/backend/server/server/settings.py |    1 +
 ui/backend/uv.lock                   | 1874 ++++++++++++++++++++++++++++++++++
 ui/docker-compose-prod.yml           |    2 +-
 ui/docker-compose.yml                |    2 +-
 ui/frontend/Dockerfile.frontend      |    3 +-
 ui/frontend/vite.config.ts           |    9 +-
 11 files changed, 1940 insertions(+), 76 deletions(-)
 create mode 100644 ui/backend/uv.lock

Reply via email to