Eugene Yurtsev and GitHub
e28af0ffc3
ci: set explicit workflow permissions to read (should be a no-op) ( #5318 )
...
* We're using restricted GITHUB_TOKENS by default.
* This is expected to be a no-op operation for codeql.
2025-07-02 17:02:17 -04:00
Sydney Runkle and GitHub
228a08b966
ci: migrate to uv! ( #4698 )
...
* Migrate to `uv`
* Format `pyproject.toml` files properly
* Remove upper bounds on dependencies, and bounds on dev dependencies
(we should be using latest)
* Move to hatch for packaing
In the future we should:
* Set up dependabot / automate lockfile updates and tests
* Add tests for min compatible versions (I'll do this right after merge)
* Use dynamic versioning
* Bump `pydantic` to v2.11.4 in the lockfile, we have some tests failing
2025-05-15 17:39:14 -07:00
Nuno Campos
c6f5e561ec
Update poetry version used in ci
2025-04-08 17:52:24 -07:00
Nuno Campos
65a41942ef
Remove CI job to test against core 0.2.x
2025-01-15 08:39:09 -08:00
Nuno Campos
c767d86c9c
Remove ci job for removed flag
2025-01-15 08:37:24 -08:00
Nuno Campos
771b9b28cd
Speed up tests
2024-12-04 15:29:51 -08:00
Nuno Campos
2ff49d2200
Update
2024-11-11 15:43:20 -08:00
Nuno Campos
d0567dc7be
Add feature flag (default off) so we can merge this before releasing
...
- Add additional ci job to test with FF on
2024-11-11 15:38:48 -08:00
Bagatur and GitHub
3641e65cac
langgraph[patch]: fix annotations in inherited tool schemas ( #2236 )
...
fix #2220
2024-10-30 21:19:02 -04:00
Nuno Campos
9931f61525
ci: Skip docker login for PRs from forks
2024-10-21 10:04:40 -07:00
vbarda and Nuno Campos
79444dee9c
ci: run core 0.2.x for a single python version
2024-10-14 10:10:42 -07:00
Nuno Campos
99bde8774e
Add read-only token for pulling public images from dockerhub
2024-10-14 09:56:24 -07:00
Nuno Campos
9ca270d62d
Test w Python 3.13 in CI
2024-10-10 15:58:59 -07:00
fa792e9f74
Update core in poetry lock ( #1717 )
...
* Update core in poetry lock
* ci: update langgraph test job for core 0.3 release (#1715 )
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-09-16 12:36:14 -07:00
Vadym Barda and GitHub
f3b5d804ab
ci: fix kafka scheduler, split langgraph and kafka into separate test jobs ( #1677 )
2024-09-11 10:55:11 -04:00