mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
4ea0cac0a4
Bumps the major group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 6.3.0 to 7.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-python/releases">actions/setup-python's releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <h2>What's Changed</h2> <h3>Enhancements</h3> <ul> <li>Migrate to ESM and upgrade dependencies by <a href="https://github.com/priyagupta108"><code>@priyagupta108</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/1330">actions/setup-python#1330</a></li> <li>Pin SHA commits and update docs with latest versions by <a href="https://github.com/HarithaVattikuti"><code>@HarithaVattikuti</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/1338">actions/setup-python#1338</a></li> <li>Remove the pip-install input by <a href="https://github.com/gowridurgad"><code>@gowridurgad</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/1336">actions/setup-python#1336</a></li> </ul> <h3>Bug Fix</h3> <ul> <li>Fix to Classify stderr warning messages as warnings instead of errors in annotations by <a href="https://github.com/lmvysakh"><code>@lmvysakh</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/1335">actions/setup-python#1335</a></li> <li>Validate and retry manifest fetch to prevent silent failures by <a href="https://github.com/priyagupta108"><code>@priyagupta108</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/1332">actions/setup-python#1332</a></li> </ul> <h3>Dependency Upgrade</h3> <ul> <li>Bump certifi from 2020.6.20 to 2024.7.4 in /<strong>tests</strong>/data by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/1328">actions/setup-python#1328</a></li> <li>Remove EOL Python versions and Bumps numpy text fixture by <a href="https://github.com/priya-kinthali"><code>@priya-kinthali</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/1333">actions/setup-python#1333</a></li> <li>Upgrade <code>@actions/cache</code> to 6.2.0 by <a href="https://github.com/philip-gai"><code>@philip-gai</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/1337">actions/setup-python#1337</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lmvysakh"><code>@lmvysakh</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-python/pull/1335">actions/setup-python#1335</a></li> <li><a href="https://github.com/philip-gai"><code>@philip-gai</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-python/pull/1337">actions/setup-python#1337</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-python/compare/v6...v7.0.0">https://github.com/actions/setup-python/compare/v6...v7.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-python/commit/5fda3b95a4ea91299a34e894583c3862153e4b97"><code>5fda3b9</code></a> Pin SHA commits and update docs with latest versions (<a href="https://redirect.github.com/actions/setup-python/issues/1338">#1338</a>)</li> <li><a href="https://github.com/actions/setup-python/commit/4ab7e95f05e168b4356aebde89dd84f59c283d8e"><code>4ab7e95</code></a> Merge pull request <a href="https://redirect.github.com/actions/setup-python/issues/1337">#1337</a> from actions/philip-gai/bump-actions-cache-6-2-0</li> <li><a href="https://github.com/actions/setup-python/commit/0f3a009f475dbea83c0371cd85d099690fee8c5c"><code>0f3a009</code></a> Remove the pip-install input (<a href="https://redirect.github.com/actions/setup-python/issues/1336">#1336</a>)</li> <li><a href="https://github.com/actions/setup-python/commit/f8cf4291c8b8e273ddd26e569454615c7315d932"><code>f8cf429</code></a> Migrate to ESM and upgrade dependencies (<a href="https://redirect.github.com/actions/setup-python/issues/1330">#1330</a>)</li> <li><a href="https://github.com/actions/setup-python/commit/54baeea5b34417d10a7479663a23cca53ea209b5"><code>54baeea</code></a> Validate and retry manifest fetch to prevent silent failures (<a href="https://redirect.github.com/actions/setup-python/issues/1332">#1332</a>)</li> <li><a href="https://github.com/actions/setup-python/commit/c7092773a316760f4ecfe498e4af668a4dafeac5"><code>c709277</code></a> Annotation code fix (<a href="https://redirect.github.com/actions/setup-python/issues/1335">#1335</a>)</li> <li><a href="https://github.com/actions/setup-python/commit/6849080452e69b330395e8a6d23cf90f56d76a1a"><code>6849080</code></a> remove EOL Python versions and Bumps numpy text fixture (<a href="https://redirect.github.com/actions/setup-python/issues/1333">#1333</a>)</li> <li><a href="https://github.com/actions/setup-python/commit/0903b469fbf4441aadfe4f4b249dc5b1fba3a73e"><code>0903b46</code></a> Bump certifi from 2020.6.20 to 2024.7.4 in /<strong>tests</strong>/data (<a href="https://redirect.github.com/actions/setup-python/issues/1328">#1328</a>)</li> <li>See full diff in <a href="https://github.com/actions/setup-python/compare/ece7cb06caefa5fff74198d8649806c4678c61a1...5fda3b95a4ea91299a34e894583c3862153e4b97">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
199 lines
6.2 KiB
YAML
199 lines
6.2 KiB
YAML
---
|
|
name: CI
|
|
|
|
on:
|
|
workflow_dispatch:
|
|
push:
|
|
branches:
|
|
- main
|
|
pull_request:
|
|
|
|
|
|
permissions:
|
|
contents: read
|
|
|
|
# If another push to the same PR or branch happens while this workflow is still running,
|
|
# cancel the earlier run in favor of the next run.
|
|
#
|
|
# There's no point in testing an outdated version of the code. GitHub only allows
|
|
# a limited number of job runners to be active at the same time, so it's better to cancel
|
|
# pointless jobs early so that more useful jobs can run sooner.
|
|
concurrency:
|
|
group: ${{ github.workflow }}-${{ github.ref }}
|
|
cancel-in-progress: true
|
|
|
|
jobs:
|
|
changes:
|
|
runs-on: ubuntu-latest
|
|
outputs:
|
|
python: ${{ steps.filter.outputs.python || 'true' }}
|
|
deps: ${{ steps.filter.outputs.deps || 'true' }}
|
|
sdk_py: ${{ steps.filter.outputs.sdk_py || 'true' }}
|
|
steps:
|
|
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
|
- uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4
|
|
if: github.event_name != 'workflow_dispatch'
|
|
id: filter
|
|
with:
|
|
filters: |
|
|
python:
|
|
- 'libs/langgraph/**'
|
|
- 'libs/sdk-py/**'
|
|
- 'libs/cli/**'
|
|
- 'libs/checkpoint/**'
|
|
- 'libs/checkpoint-sqlite/**'
|
|
- 'libs/checkpoint-postgres/**'
|
|
- 'libs/checkpoint-conformance/**'
|
|
- 'libs/prebuilt/**'
|
|
deps:
|
|
- '**/pyproject.toml'
|
|
- '**/uv.lock'
|
|
sdk_py:
|
|
- 'libs/sdk-py/**'
|
|
# The integration suite runs the local langgraph core inside the
|
|
# server (see libs/sdk-py/integration/Dockerfile), so any core
|
|
# change is now exercised end-to-end and should trigger it.
|
|
- 'libs/langgraph/**'
|
|
|
|
lint:
|
|
needs: changes
|
|
name: cd ${{ matrix.working-directory }}
|
|
strategy:
|
|
matrix:
|
|
working-directory:
|
|
[
|
|
"libs/langgraph",
|
|
"libs/sdk-py",
|
|
"libs/cli",
|
|
"libs/checkpoint",
|
|
"libs/checkpoint-sqlite",
|
|
"libs/checkpoint-postgres",
|
|
"libs/checkpoint-conformance",
|
|
"libs/prebuilt",
|
|
]
|
|
if: needs.changes.outputs.python == 'true' || needs.changes.outputs.deps == 'true'
|
|
uses: ./.github/workflows/_lint.yml
|
|
with:
|
|
working-directory: ${{ matrix.working-directory }}
|
|
secrets: inherit
|
|
|
|
test:
|
|
needs: changes
|
|
name: cd ${{ matrix.working-directory }}
|
|
strategy:
|
|
matrix:
|
|
working-directory:
|
|
[
|
|
"libs/cli",
|
|
"libs/checkpoint",
|
|
"libs/checkpoint-sqlite",
|
|
"libs/checkpoint-postgres",
|
|
"libs/checkpoint-conformance",
|
|
"libs/prebuilt",
|
|
"libs/sdk-py",
|
|
]
|
|
if: needs.changes.outputs.python == 'true' || needs.changes.outputs.deps == 'true'
|
|
uses: ./.github/workflows/_test.yml
|
|
with:
|
|
working-directory: ${{ matrix.working-directory }}
|
|
secrets: inherit
|
|
|
|
# NOTE: we're testing langgraph separately because it requires a different matrix
|
|
test-langgraph:
|
|
needs: changes
|
|
if: needs.changes.outputs.python == 'true' || needs.changes.outputs.deps == 'true'
|
|
name: "cd libs/langgraph"
|
|
uses: ./.github/workflows/_test_langgraph.yml
|
|
secrets: inherit
|
|
|
|
check-sdk-methods:
|
|
needs: changes
|
|
if: needs.changes.outputs.python == 'true'
|
|
name: "Check SDK methods matching"
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
|
- name: Set up Python
|
|
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
|
|
with:
|
|
python-version: "3.11"
|
|
- name: Run check_sdk_methods script
|
|
run: python .github/scripts/check_sdk_methods.py
|
|
|
|
check-schema:
|
|
needs: changes
|
|
if: needs.changes.outputs.python == 'true'
|
|
name: "Check CLI schema hasn't changed #${{ matrix.python-version }}"
|
|
runs-on: ubuntu-latest
|
|
strategy:
|
|
matrix:
|
|
python-version:
|
|
- "3.13"
|
|
steps:
|
|
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
|
- name: Set up Python ${{ matrix.python-version }}
|
|
uses: ./.github/actions/uv_setup
|
|
with:
|
|
python-version: "3.13"
|
|
cache-suffix: "schema-check-cli"
|
|
working-directory: libs/cli
|
|
- name: Install CLI dependencies
|
|
run: |
|
|
cd libs/cli
|
|
uv sync
|
|
- name: Generate schema and check for changes
|
|
run: |
|
|
cd libs/cli
|
|
# Create a temporary copy of the current schema
|
|
cp schemas/schema.json schemas/schema.current.json
|
|
# Generate new schema
|
|
uv run python generate_schema.py
|
|
# Compare the new schema with the original
|
|
if ! diff -q schemas/schema.json schemas/schema.current.json > /dev/null; then
|
|
echo "Error: Langgraph.json configuration schema has changed. Please run 'uv run python generate_schema.py' in the libs/cli directory and commit the changes."
|
|
diff schemas/schema.json schemas/schema.current.json
|
|
exit 1
|
|
fi
|
|
echo "Schema check passed - no changes detected"
|
|
|
|
integration-test:
|
|
needs: changes
|
|
if: needs.changes.outputs.python == 'true' || needs.changes.outputs.deps == 'true'
|
|
name: CLI integration test
|
|
uses: ./.github/workflows/_integration_test.yml
|
|
secrets: inherit
|
|
|
|
sdk-py-integration-test:
|
|
needs: changes
|
|
if: needs.changes.outputs.sdk_py == 'true'
|
|
name: "sdk-py integration test"
|
|
uses: ./.github/workflows/_sdk_integration_test.yml
|
|
secrets: inherit
|
|
|
|
ci_success:
|
|
name: "CI Success"
|
|
needs:
|
|
[
|
|
lint,
|
|
test,
|
|
test-langgraph,
|
|
check-sdk-methods,
|
|
check-schema,
|
|
integration-test,
|
|
sdk-py-integration-test,
|
|
]
|
|
if: |
|
|
always()
|
|
runs-on: ubuntu-latest
|
|
env:
|
|
JOBS_JSON: ${{ toJSON(needs) }}
|
|
RESULTS_JSON: ${{ toJSON(needs.*.result) }}
|
|
EXIT_CODE: ${{!contains(needs.*.result, 'failure') && !contains(needs.*.result, 'cancelled') && '0' || '1'}}
|
|
steps:
|
|
- name: "CI Success"
|
|
run: |
|
|
echo $JOBS_JSON
|
|
echo $RESULTS_JSON
|
|
echo "Exiting with $EXIT_CODE"
|
|
exit $EXIT_CODE
|