Commit Graph

15 Commits (8e6fa5f1d7f7ee21477e9c0a4b473dde2bf8cd41)

Author SHA1 Message Date
Bagatur bd74eba152
add azure openai sched tests (#11723) 12 months ago
Predrag Gruevski 88c5349196
Revert "Rm additional file check for scheduled tests (#11192)" (#11297)
This reverts commit ff90bb59bf.

Requires #11296 to merge first.
1 year ago
Predrag Gruevski d21dd72d64
Upgrade CI workflows to poetry 1.6.1. (#11344) 1 year ago
Bagatur 38d5b63a10
Bedrock scheduled tests (#11194) 1 year ago
Bagatur ff90bb59bf
Rm additional file check for scheduled tests (#11192)
cc @obi1kenobi Causing issues with GHA creds
https://github.com/langchain-ai/langchain/actions/runs/6342674950/job/17228926776
1 year ago
Bagatur 3508e582f1
add anthropic scheduled tests and unit tests (#11188) 1 year ago
Bagatur 040d436b3f
Add vertex scheduled test (#10958) 1 year ago
Predrag Gruevski 82d5d4d0ae
Deny creating files as a result of test runs. (#10253)
A test file was accidentally dropping a `results.json` file in the
current working directory as a result of running `make test`.

This is undesirable, since we don't want to risk accidentally adding
stray files into the repo if we run tests locally and then do `git add
.` without inspecting the file list very closely.
1 year ago
Predrag Gruevski c06f34fa35
Use new Python setup approach for scheduled tests. (#9626)
Using the same new unified Python setup as the regular tests and the
lint job, as set up in #9625.
1 year ago
Predrag Gruevski a03003f5fd
Upgrade CI poetry version to 1.5.1. (#9479)
Poetry v1.5.1 was released on May 29, almost 3 months ago. Probably a
safe upgrade.
1 year ago
Bagatur 206f809366
fix sched ci (more) (#9056) 1 year ago
Bagatur e5db8a16c0
Bagatur/fix sched (#9054) 1 year ago
Bagatur e162fd418a
fix sched ci (#9053) 1 year ago
Bagatur 269f85b7b7
scheduled gha fix (#8977) 1 year ago
Bagatur 95cf7de112
scheduled tests GHA (#8879)
Adding scheduled daily GHA that runs marked integration tests. To start
just marking some tests in test_openai
1 year ago