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

skrawcz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git


    from 687d10ca Adds missing .md header & makes license check run for docs 
builds too (#1437)
     new 38ad70a3 Expand to python 3.13
     new fbb92f45 Remove Pythono 3.8 and 3.9
     new a9cfd66e Enforce Ruff B905

The 3 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:
 .github/workflows/hamilton-main.yml                | 23 ++++------------------
 .github/workflows/hamilton-ui-backend.yml          |  2 +-
 contrib/docs/compile_docs.py                       |  2 +-
 .../user/skrawcz/customize_embeddings/__init__.py  |  2 +-
 .../contrib/user/skrawcz/fine_tuning/__init__.py   |  2 +-
 contrib/setup.py                                   |  5 ++---
 dev_tools/language_server/pyproject.toml           |  2 +-
 docs/get-started/install.md                        |  2 +-
 .../modular_llm_stack/lancedb_module.py            |  4 +++-
 .../modular_llm_stack/marqo_module.py              |  2 +-
 .../modular_llm_stack/pinecone_module.py           |  2 +-
 .../modular_llm_stack/qdrant_module.py             |  2 +-
 .../modular_llm_stack/weaviate_module.py           |  2 +-
 .../backend/ingestion.py                           |  4 +++-
 .../probability_estimation.py                      |  3 ++-
 hamilton/async_driver.py                           |  2 +-
 .../experimental/decorators/parameterize_frame.py  |  4 ++--
 hamilton/function_modifiers/expanders.py           |  4 +++-
 hamilton/plugins/h_kedro.py                        |  4 ++--
 hamilton/plugins/h_openlineage.py                  |  1 +
 pyproject.toml                                     | 15 ++++++--------
 scripts/build_conda.sh                             |  2 +-
 scripts/update_blogs_in_learning_resources.py      |  2 +-
 tests/resources/test_driver_serde_mapper.py        |  2 +-
 .../server/trackingserver_run_tracking/api.py      |  2 +-
 ui/backend/setup.py                                |  5 ++---
 ui/sdk/pyproject.toml                              |  8 ++++----
 writeups/developer_setup.md                        |  2 +-
 28 files changed, 50 insertions(+), 62 deletions(-)

Reply via email to