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 ca3fafa4 Fixes contrib docusaurus to resolve some depnendabot alerts
add bc06e5dd Use pathlib consistently for build directory paths in Django
settings and urls
add c9833408 Switch LSP workflow from pip to uv via astral-sh/setup-uv
action
add f884c97e Remove *.claude* gitignore pattern that conflicts with
.claude directory
add b6e95519 Rename migrate_postgres scripts to upgrade_postgres to avoid
confusion with DB schema migrations
No new revisions were added by this update.
Summary of changes:
.github/workflows/hamilton-lsp.yml | 5 ++---
.gitignore | 2 --
ui/UPGRADE.md | 6 +++---
ui/backend/server/server/settings.py | 2 +-
ui/backend/server/server/urls.py | 2 +-
ui/{migrate_postgres.sh => upgrade_postgres.sh} | 2 +-
ui/{migrate_postgres_simple.sh => upgrade_postgres_simple.sh} | 2 +-
7 files changed, 9 insertions(+), 12 deletions(-)
rename ui/{migrate_postgres.sh => upgrade_postgres.sh} (98%)
rename ui/{migrate_postgres_simple.sh => upgrade_postgres_simple.sh} (99%)