You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/.github/workflows
Predrag Gruevski 3c5c384f1a
Test-publish to test PyPI and separate jobs to limit permissions. (#12578)
Before making a new `langchain` release, we want to test that everything
works as expected. This PR lets us publish `langchain` to test PyPI,
then install it from there and run checks to ensure everything works
normally before publishing it "for real".

It also takes the opportunity to refactor the build process, splitting
up the build, release-creation, and PyPI upload steps into separate jobs
that do not share their elevated permissions with each other.
11 months ago
..
_compile_integration_test.yml separate compile integration tests (#12171) 12 months ago
_lint.yml notebook fmt (#12498) 11 months ago
_pydantic_compatibility.yml Update to `actions/checkout@v4`. (#11951) 12 months ago
_release.yml Test-publish to test PyPI and separate jobs to limit permissions. (#12578) 11 months ago
_release_docker.yml Add base docker image and ci script for building and pushing (#10927) 1 year ago
_test.yml CLI CI 2 (#12387) 11 months ago
_test_release.yml bump 321 (#12161) 12 months ago
codespell.yml Update to `actions/checkout@v4`. (#11951) 12 months ago
doc_lint.yml Bagatur/fix doc ci (#12529) 11 months ago
extract_ignored_words_list.py Add scoring chain (#11123) 1 year ago
langchain_ci.yml better lint triggering (#12376) 11 months ago
langchain_cli_ci.yml notebook fmt (#12498) 11 months ago
langchain_cli_release.yml add gha for cli (#12492) 11 months ago
langchain_experimental_ci.yml notebook fmt (#12498) 11 months ago
langchain_experimental_release.yml Require manually triggering release workflows. (#9552) 1 year ago
langchain_experimental_test_release.yml add experimental test release gha (#12229) 12 months ago
langchain_release.yml Update langchain_release.yml (#11444) 1 year ago
langchain_release_docker.yml Trigger Docker release workflow after new langchain release is made. (#11290) 1 year ago
langchain_test_release.yml bump 321 (#12161) 12 months ago
scheduled_test.yml fireworks scheduled integration tests (#12373) 11 months ago
templates_ci.yml Templates CI (#12313) 11 months ago