Commit Graph

7 Commits

Author SHA1 Message Date
Andy Li
acfdab2ced feat: uv migration (#3493)
* uv migration

smaller runners, freeze test runs, remove dev, ruff,hatchling, previw,
poetry, generates wheel, installs wheel, docker

* fix tests and dependency groups

* test fixes

* test fixing and main

* resolve merge conflict

* dev + test dependency group

* Test

* trigger CI

* trigger CI

* add debugging info

* trigger CI

* uv for reusable and sdk preview

* resolve mc and reformat black

* staged-api

* mypy

* fix fern

* prod Dockerfile

* model sweep, and project.toml and uvlock

* --group test -> --extra dev

* remove redundant --extra dev and rename tests to dev

* sdk backwards compat install sqlite

* install sqlite group for sdk-backwards-compat

* install uv on gh runner for cloud-api-integration-tests

* stage+publish

* pytest asyncio

* bug causing pytest package to get removed

* try to fix async event loop issues

* migrate to --with google-cloud-secret-manager

---------

Co-authored-by: Kian Jones <kian@letta.com>
2025-08-26 18:11:09 -07:00
cthomas
4ca0c82e9c chore: update ci to use min supported python version (#3777) 2025-08-06 15:00:07 -07:00
cthomas
021241b820 chore: upgrade poetry for deploy (#2049) 2025-05-06 17:42:00 -07:00
Sarah Wooders
35cafa08fa feat: support python 3.13 (#2176) 2024-12-10 19:02:27 -08:00
Charles Packer
da6fa7909f fix: stop running the PR title validation on main, only on PRs (#1969) 2024-11-01 13:59:03 -07:00
Matthew Zhou
d74406af41 feat: Add orm for Tools and clean up Tool logic (#1935) 2024-10-25 14:25:40 -07:00
Matthew Zhou
f93dc8250b chore: Consolidate CI style checks (#1936) 2024-10-24 15:24:26 -07:00