7 Commits

Author SHA1 Message Date
Tat Dat Duong 1df22ce294 Fix issues with yarn berry stuck during yarn add 2023-05-30 00:14:17 +02:00
Tat Dat Duong 864a1c0ecb ci: ensure ci step uses yarn 2.x, cache dependencies 2023-05-29 00:53:26 +02:00
Nuno Campos 1bf01e644c Fix test exports docker runs, was picking up the wrong version of some dependency 2023-05-17 20:32:01 +01:00
Nuno Campos 64074f9414 Add test:exports:docker to CI 2023-04-09 15:43:19 +01:00
Nuno Campos ef89125d93 Add command to run export tests with docker
This provides a clean environment for each test, which doesnt have access to all the devDependencies we have in the repo. This simulates the experience of a user installing langchain in their own app
2023-04-09 15:43:19 +01:00
Nuno Campos 85c100322d Add step to set release branch upstream 2023-04-07 22:45:09 +01:00
Nuno Campos 5ce85dee21 Ensure release command runs in a release branch (#647) 2023-04-06 12:23:37 +01:00