mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
Bumps the minor-and-patch group with 2 updates: [actions/create-github-app-token](https://github.com/actions/create-github-app-token) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Updates `actions/create-github-app-token` from 3.1.1 to 3.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/create-github-app-token/releases">actions/create-github-app-token's releases</a>.</em></p> <blockquote> <h2>v3.2.0</h2> <h2><a href="https://github.com/actions/create-github-app-token/compare/v3.1.1...v3.2.0">3.2.0</a> (2026-05-12)</h2> <h3>Features</h3> <ul> <li>add support for enterprise-level GitHub Apps (<a href="https://redirect.github.com/actions/create-github-app-token/issues/263">#263</a>) (<a href="952a2a7073">952a2a7</a>)</li> <li>support full repository names in <code>repositories</code> input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/372">#372</a>) (<a href="85eb8dd414">85eb8dd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump <code>@actions/core</code> from 3.0.0 to 3.0.1 in the production-dependencies group (<a href="https://redirect.github.com/actions/create-github-app-token/issues/364">#364</a>) (<a href="43e5c345bf">43e5c34</a>)</li> <li>validate private-key input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/376">#376</a>) (<a href="f24bbd8964">f24bbd8</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md">actions/create-github-app-token's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2><a href="https://github.com/actions/create-github-app-token/compare/v3.1.1...v3.2.0">3.2.0</a> (2026-05-12)</h2> <h3>Features</h3> <ul> <li>add support for enterprise-level GitHub Apps (<a href="https://redirect.github.com/actions/create-github-app-token/issues/263">#263</a>) (<a href="952a2a7073">952a2a7</a>)</li> <li>support full repository names in <code>repositories</code> input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/372">#372</a>) (<a href="85eb8dd414">85eb8dd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump <code>@actions/core</code> from 3.0.0 to 3.0.1 in the production-dependencies group (<a href="https://redirect.github.com/actions/create-github-app-token/issues/364">#364</a>) (<a href="43e5c345bf">43e5c34</a>)</li> <li>validate private-key input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/376">#376</a>) (<a href="f24bbd8964">f24bbd8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="bcd2ba4921"><code>bcd2ba4</code></a> chore(main): release 3.2.0 (<a href="https://redirect.github.com/actions/create-github-app-token/issues/370">#370</a>)</li> <li><a href="f24bbd8964"><code>f24bbd8</code></a> fix: validate private-key input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/376">#376</a>)</li> <li><a href="363531b6d9"><code>363531b</code></a> docs: capitalize Git as a proper noun in README (<a href="https://redirect.github.com/actions/create-github-app-token/issues/374">#374</a>)</li> <li><a href="fd2801133e"><code>fd28011</code></a> docs: update procedure to configure Git (<a href="https://redirect.github.com/actions/create-github-app-token/issues/287">#287</a>)</li> <li><a href="85eb8dd414"><code>85eb8dd</code></a> feat: support full repository names in <code>repositories</code> input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/372">#372</a>)</li> <li><a href="c9aabb8372"><code>c9aabb8</code></a> build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...</li> <li><a href="e02e816e55"><code>e02e816</code></a> build(deps-dev): bump undici from 7.24.6 to 8.2.0 (<a href="https://redirect.github.com/actions/create-github-app-token/issues/366">#366</a>)</li> <li><a href="8d835bfd37"><code>8d835bf</code></a> build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...</li> <li><a href="952a2a7073"><code>952a2a7</code></a> feat: add support for enterprise-level GitHub Apps (<a href="https://redirect.github.com/actions/create-github-app-token/issues/263">#263</a>)</li> <li><a href="43e5c345bf"><code>43e5c34</code></a> fix(deps): bump <code>@actions/core</code> from 3.0.0 to 3.0.1 in the production-dependenc...</li> <li>Additional commits viewable in <a href="1b10c78c78...bcd2ba4921">compare view</a></li> </ul> </details> <br /> Updates `aws-actions/configure-aws-credentials` from 6.1.0 to 6.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-actions/configure-aws-credentials/releases">aws-actions/configure-aws-credentials's releases</a>.</em></p> <blockquote> <h2>v6.1.1</h2> <h2>What's Changed</h2> <ul> <li>chore(deps-dev): bump esbuild from 0.27.4 to 0.28.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1722">aws-actions/configure-aws-credentials#1722</a></li> <li>chore(deps-dev): bump <code>@types/node</code> from 25.5.0 to 25.5.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1723">aws-actions/configure-aws-credentials#1723</a></li> <li>chore(deps-dev): bump <code>@smithy/property-provider</code> from 4.2.12 to 4.2.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1724">aws-actions/configure-aws-credentials#1724</a></li> <li>chore(deps): bump proxy-agent from 8.0.0 to 8.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1726">aws-actions/configure-aws-credentials#1726</a></li> <li>chore(deps): bump <code>@smithy/node-http-handler</code> from 4.5.1 to 4.5.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1725">aws-actions/configure-aws-credentials#1725</a></li> <li>chore(deps): bump <code>@aws-sdk/client-sts</code> from 3.1020.0 to 3.1025.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1727">aws-actions/configure-aws-credentials#1727</a></li> <li>chore(deps): bump basic-ftp from 5.2.0 to 5.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1728">aws-actions/configure-aws-credentials#1728</a></li> <li>chore(deps): bump basic-ftp from 5.2.1 to 5.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1729">aws-actions/configure-aws-credentials#1729</a></li> <li>chore(deps-dev): bump <code>@types/node</code> from 25.5.2 to 25.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1730">aws-actions/configure-aws-credentials#1730</a></li> <li>chore(deps-dev): bump <code>@aws-sdk/credential-provider-env</code> from 3.972.24 to 3.972.25 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1733">aws-actions/configure-aws-credentials#1733</a></li> <li>chore(deps): bump <code>@aws-sdk/client-sts</code> from 3.1025.0 to 3.1030.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1732">aws-actions/configure-aws-credentials#1732</a></li> <li>chore(deps-dev): bump <code>@biomejs/biome</code> from 2.4.10 to 2.4.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1734">aws-actions/configure-aws-credentials#1734</a></li> <li>chore(deps): bump basic-ftp from 5.2.2 to 5.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1736">aws-actions/configure-aws-credentials#1736</a></li> <li>chore(deps-dev): bump memfs from 4.57.1 to 4.57.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1737">aws-actions/configure-aws-credentials#1737</a></li> <li>chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1740">aws-actions/configure-aws-credentials#1740</a></li> <li>chore(deps-dev): bump <code>@smithy/property-provider</code> from 4.2.13 to 4.2.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1741">aws-actions/configure-aws-credentials#1741</a></li> <li>chore(deps-dev): bump <code>@aws-sdk/credential-provider-env</code> from 3.972.25 to 3.972.28 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1742">aws-actions/configure-aws-credentials#1742</a></li> <li>chore(deps): bump <code>@aws-sdk/client-sts</code> from 3.1030.0 to 3.1033.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1743">aws-actions/configure-aws-credentials#1743</a></li> <li>chore(deps-dev): bump <code>@biomejs/biome</code> from 2.4.11 to 2.4.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1739">aws-actions/configure-aws-credentials#1739</a></li> <li>chore(deps-dev): bump <code>@biomejs/biome</code> from 2.4.12 to 2.4.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1747">aws-actions/configure-aws-credentials#1747</a></li> <li>chore(deps): bump postcss from 8.5.6 to 8.5.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1752">aws-actions/configure-aws-credentials#1752</a></li> <li>chore(deps): bump <code>@smithy/node-http-handler</code> from 4.6.0 to 4.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1750">aws-actions/configure-aws-credentials#1750</a></li> <li>chore(deps-dev): bump <code>@aws-sdk/credential-provider-env</code> from 3.972.28 to 3.972.32 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1751">aws-actions/configure-aws-credentials#1751</a></li> <li>chore(deps): bump <code>@aws-sdk/client-sts</code> from 3.1033.0 to 3.1038.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1749">aws-actions/configure-aws-credentials#1749</a></li> <li>chore: release 6.1.1 by <a href="https://github.com/lehmanmj"><code>@lehmanmj</code></a> in <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1757">aws-actions/configure-aws-credentials#1757</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-actions/configure-aws-credentials/compare/v6...v6.1.1">https://github.com/aws-actions/configure-aws-credentials/compare/v6...v6.1.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md">aws-actions/configure-aws-credentials's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v6.1.0...v6.1.1">6.1.1</a> (2026-05-05)</h2> <h3>Miscellaneous Chores</h3> <ul> <li>various dependency updates</li> </ul> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v6.0.0...v6.1.0">6.1.0</a> (2026-04-06)</h2> <h3>Features</h3> <ul> <li>add skip cleanup option (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1716">#1716</a>) (<a href="11b1c58b24">11b1c58</a>), closes <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1545">#1545</a></li> <li>Support usage of AWS Profiles (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1696">#1696</a>) (<a href="a7f0c828ac">a7f0c82</a>)</li> </ul> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.1.1...v6.0.0">6.0.0</a> (2026-02-04)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>Update action to use node24 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1632">#1632</a>) (<a href="a7a2c1125c">a7a2c11</a>)</li> </ul> <h3>Features</h3> <ul> <li>add support to define transitive tag keys (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1316">#1316</a>) (<a href="232435c0c0">232435c</a>) (<a href="930ebd9bca">930ebd9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>properly output <code>aws-account-id</code> and <code>authenticated-arn</code> when using role-chaining (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1633">#1633</a>) (<a href="7ceaf96edc">7ceaf96</a>)</li> </ul> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.1.0...v5.1.1">5.1.1</a> (2025-11-24)</h2> <h3>Miscellaneous Chores</h3> <ul> <li>release 5.1.1 (<a href="56d6a583f0">56d6a58</a>)</li> </ul> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.0.0...v5.1.0">5.1.0</a> (2025-10-06)</h2> <h3>Features</h3> <ul> <li>Add global timeout support (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1487">#1487</a>) (<a href="1584b8b0e2">1584b8b</a>)</li> <li>add no-proxy support (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482">#1482</a>) (<a href="dde9b22a8e">dde9b22</a>)</li> <li>Improve debug logging in retry logic (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1485">#1485</a>) (<a href="97ef425d73">97ef425</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="d979d5b3a7"><code>d979d5b</code></a> chore: release 6.1.1 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1757">#1757</a>)</li> <li><a href="d4a9acd8d3"><code>d4a9acd</code></a> chore: Update dist</li> <li><a href="fc44f4ae40"><code>fc44f4a</code></a> chore(deps): bump <code>@aws-sdk/client-sts</code> from 3.1033.0 to 3.1038.0 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1749">#1749</a>)</li> <li><a href="0b8336f1ba"><code>0b8336f</code></a> chore: Update dist</li> <li><a href="8c5bf33eed"><code>8c5bf33</code></a> chore(deps-dev): bump <code>@aws-sdk/credential-provider-env</code> (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1751">#1751</a>)</li> <li><a href="53df0c1c32"><code>53df0c1</code></a> chore: Update dist</li> <li><a href="c2c55827d2"><code>c2c5582</code></a> chore(deps): bump <code>@smithy/node-http-handler</code> from 4.6.0 to 4.6.1 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1750">#1750</a>)</li> <li><a href="bd0031d7c3"><code>bd0031d</code></a> chore(deps): bump postcss from 8.5.6 to 8.5.12 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1752">#1752</a>)</li> <li><a href="6ab499a698"><code>6ab499a</code></a> chore(deps-dev): bump <code>@biomejs/biome</code> from 2.4.12 to 2.4.13 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1747">#1747</a>)</li> <li><a href="bc94895858"><code>bc94895</code></a> chore(deps-dev): bump <code>@biomejs/biome</code> from 2.4.11 to 2.4.12 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1739">#1739</a>)</li> <li>Additional commits viewable in <a href="ec61189d14...d979d5b3a7">compare view</a></li> </ul> </details> <br /> 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>
203 lines
7.4 KiB
YAML
203 lines
7.4 KiB
YAML
# Reusable workflow: refreshes model profile data for any repo that uses the
|
|
# `langchain-profiles` CLI. Creates (or updates) a pull request with the
|
|
# resulting changes.
|
|
#
|
|
# Callers MUST set `permissions: { contents: write, pull-requests: write }` —
|
|
# reusable workflows cannot escalate the caller's token permissions.
|
|
#
|
|
# ── Example: external repo (langchain-google) ──────────────────────────
|
|
#
|
|
# jobs:
|
|
# refresh-profiles:
|
|
# uses: langchain-ai/langchain/.github/workflows/_refresh_model_profiles.yml@master
|
|
# with:
|
|
# providers: >-
|
|
# [
|
|
# {"provider":"google", "data_dir":"libs/genai/langchain_google_genai/data"},
|
|
# ]
|
|
# secrets:
|
|
# MODEL_PROFILE_BOT_APP_ID: ${{ secrets.MODEL_PROFILE_BOT_APP_ID }}
|
|
# MODEL_PROFILE_BOT_PRIVATE_KEY: ${{ secrets.MODEL_PROFILE_BOT_PRIVATE_KEY }}
|
|
|
|
name: "Refresh Model Profiles (reusable)"
|
|
|
|
on:
|
|
workflow_call:
|
|
inputs:
|
|
providers:
|
|
description: >-
|
|
JSON array of objects, each with `provider` (models.dev provider ID)
|
|
and `data_dir` (path relative to repo root where `_profiles.py` and
|
|
`profile_augmentations.toml` live).
|
|
required: true
|
|
type: string
|
|
cli-path:
|
|
description: >-
|
|
Path (relative to workspace) to an existing `libs/model-profiles`
|
|
checkout. When set the workflow skips cloning the langchain repo and
|
|
uses this directory for the CLI instead. Useful when the caller IS
|
|
the langchain monorepo.
|
|
required: false
|
|
type: string
|
|
default: ""
|
|
cli-ref:
|
|
description: >-
|
|
Git ref of langchain-ai/langchain to checkout for the CLI.
|
|
Ignored when `cli-path` is set.
|
|
required: false
|
|
type: string
|
|
default: master
|
|
add-paths:
|
|
description: "Glob for files to stage in the PR commit."
|
|
required: false
|
|
type: string
|
|
default: "**/_profiles.py"
|
|
pr-branch:
|
|
description: "Branch name for the auto-created PR."
|
|
required: false
|
|
type: string
|
|
default: bot/refresh-model-profiles
|
|
pr-title:
|
|
description: "PR / commit title."
|
|
required: false
|
|
type: string
|
|
default: "chore(model-profiles): refresh model profile data"
|
|
pr-body:
|
|
description: "PR body."
|
|
required: false
|
|
type: string
|
|
default: |
|
|
Automated refresh of model profile data via `langchain-profiles refresh`.
|
|
|
|
🤖 Generated by the `refresh_model_profiles` workflow.
|
|
pr-labels:
|
|
description: "Comma-separated labels to apply to the PR."
|
|
required: false
|
|
type: string
|
|
default: bot
|
|
secrets:
|
|
MODEL_PROFILE_BOT_APP_ID:
|
|
required: true
|
|
MODEL_PROFILE_BOT_PRIVATE_KEY:
|
|
required: true
|
|
|
|
permissions:
|
|
contents: write
|
|
pull-requests: write
|
|
|
|
jobs:
|
|
refresh-profiles:
|
|
name: refresh model profiles
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- name: "📋 Checkout"
|
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
|
|
|
- name: "📋 Checkout langchain-profiles CLI"
|
|
if: inputs.cli-path == ''
|
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
|
with:
|
|
repository: langchain-ai/langchain
|
|
ref: ${{ inputs.cli-ref }}
|
|
sparse-checkout: libs/model-profiles
|
|
path: _langchain-cli
|
|
|
|
- name: "🔧 Resolve CLI directory"
|
|
id: cli
|
|
env:
|
|
CLI_PATH: ${{ inputs.cli-path }}
|
|
run: |
|
|
if [ -n "${CLI_PATH}" ]; then
|
|
resolved="${GITHUB_WORKSPACE}/${CLI_PATH}"
|
|
if [ ! -d "${resolved}" ]; then
|
|
echo "::error::cli-path '${CLI_PATH}' does not exist at ${resolved}"
|
|
exit 1
|
|
fi
|
|
echo "dir=${CLI_PATH}" >> "$GITHUB_OUTPUT"
|
|
else
|
|
echo "dir=_langchain-cli/libs/model-profiles" >> "$GITHUB_OUTPUT"
|
|
fi
|
|
|
|
- name: "🐍 Set up Python + uv"
|
|
uses: astral-sh/setup-uv@0ca8f610542aa7f4acaf39e65cf4eb3c35091883 # v7
|
|
with:
|
|
version: "0.5.25"
|
|
python-version: "3.12"
|
|
enable-cache: true
|
|
cache-dependency-glob: "**/model-profiles/uv.lock"
|
|
|
|
- name: "📦 Install langchain-profiles CLI"
|
|
working-directory: ${{ steps.cli.outputs.dir }}
|
|
run: uv sync --frozen --no-group test --no-group dev --no-group lint
|
|
|
|
- name: "✅ Validate providers input"
|
|
env:
|
|
PROVIDERS_JSON: ${{ inputs.providers }}
|
|
run: |
|
|
echo "${PROVIDERS_JSON}" | jq -e 'type == "array" and length > 0' > /dev/null || {
|
|
echo "::error::providers input must be a non-empty JSON array"
|
|
exit 1
|
|
}
|
|
echo "${PROVIDERS_JSON}" | jq -e 'all(has("provider") and has("data_dir"))' > /dev/null || {
|
|
echo "::error::every entry in providers must have 'provider' and 'data_dir' keys"
|
|
exit 1
|
|
}
|
|
|
|
- name: "🔄 Refresh profiles"
|
|
env:
|
|
PROVIDERS_JSON: ${{ inputs.providers }}
|
|
run: |
|
|
cli_dir="${GITHUB_WORKSPACE}/${{ steps.cli.outputs.dir }}"
|
|
failed=""
|
|
mapfile -t rows < <(echo "${PROVIDERS_JSON}" | jq -c '.[]')
|
|
for row in "${rows[@]}"; do
|
|
provider=$(echo "${row}" | jq -r '.provider')
|
|
data_dir=$(echo "${row}" | jq -r '.data_dir')
|
|
echo "--- Refreshing ${provider} -> ${data_dir} ---"
|
|
if ! echo y | uv run --frozen --project "${cli_dir}" \
|
|
langchain-profiles refresh \
|
|
--provider "${provider}" \
|
|
--data-dir "${GITHUB_WORKSPACE}/${data_dir}"; then
|
|
echo "::error::Failed to refresh provider: ${provider}"
|
|
failed="${failed} ${provider}"
|
|
fi
|
|
done
|
|
if [ -n "${failed}" ]; then
|
|
echo "::error::The following providers failed:${failed}"
|
|
exit 1
|
|
fi
|
|
|
|
- name: "🔑 Generate GitHub App token"
|
|
id: app-token
|
|
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
|
|
with:
|
|
app-id: ${{ secrets.MODEL_PROFILE_BOT_APP_ID }}
|
|
private-key: ${{ secrets.MODEL_PROFILE_BOT_PRIVATE_KEY }}
|
|
|
|
- name: "🔀 Create pull request"
|
|
id: create-pr
|
|
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8
|
|
with:
|
|
token: ${{ steps.app-token.outputs.token }}
|
|
branch: ${{ inputs.pr-branch }}
|
|
commit-message: ${{ inputs.pr-title }}
|
|
title: ${{ inputs.pr-title }}
|
|
body: ${{ inputs.pr-body }}
|
|
labels: ${{ inputs.pr-labels }}
|
|
add-paths: ${{ inputs.add-paths }}
|
|
|
|
- name: "📝 Summary"
|
|
if: always()
|
|
env:
|
|
PR_OP: ${{ steps.create-pr.outputs.pull-request-operation }}
|
|
PR_URL: ${{ steps.create-pr.outputs.pull-request-url }}
|
|
JOB_STATUS: ${{ job.status }}
|
|
run: |
|
|
if [ "${PR_OP}" = "created" ] || [ "${PR_OP}" = "updated" ]; then
|
|
echo "### ✅ PR ${PR_OP}: ${PR_URL}" >> "$GITHUB_STEP_SUMMARY"
|
|
elif [ -z "${PR_OP}" ] && [ "${JOB_STATUS}" = "success" ]; then
|
|
echo "### ⏭️ Skipped: profiles already up to date" >> "$GITHUB_STEP_SUMMARY"
|
|
elif [ "${JOB_STATUS}" = "failure" ]; then
|
|
echo "### ❌ Job failed — check step logs for details" >> "$GITHUB_STEP_SUMMARY"
|
|
fi
|