mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
3c5c384f1a
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. |
||
---|---|---|
.. | ||
actions/poetry_setup | ||
ISSUE_TEMPLATE | ||
tools | ||
workflows | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
PULL_REQUEST_TEMPLATE.md |