langchain/.github
Predrag Gruevski c75e1aa5ed
Eliminate special-casing from test CI workflows. (#9562)
The previous approach was relying on `_test.yml` taking an input
parameter, and then doing almost completely orthogonal things for each
parameter value. I've separated out each of those test situations as its
own job or workflow file, which eliminated all the special-casing and,
in my opinion, improved maintainability by making it much more obvious
what code runs when.
2023-08-22 11:36:52 -04:00
..
actions/poetry_setup Use the GitHub-suggested safer pattern for shell interpolation. (#9567) 2023-08-21 17:59:10 -04:00
ISSUE_TEMPLATE Reminder to not report security issues as "bug" type issues. (#9554) 2023-08-21 15:48:33 -04:00
tools Cache black formatting information across CI runs. (#9413) 2023-08-18 09:49:50 -04:00
workflows Eliminate special-casing from test CI workflows. (#9562) 2023-08-22 11:36:52 -04:00
CONTRIBUTING.md Upgrade CI poetry version to 1.5.1. (#9479) 2023-08-21 10:35:56 -04:00
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 2023-08-10 11:10:06 -07:00