mirror of
https://github.com/langchain-ai/deepagentsjs.git
synced 2026-07-21 03:45:22 -04:00
331b80f8d0
Bumps the patch-deps-updates group with 2 updates: [pnpm/action-setup](https://github.com/pnpm/action-setup) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `pnpm/action-setup` from 6.0.8 to 6.0.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pnpm/action-setup/releases">pnpm/action-setup's releases</a>.</em></p> <blockquote> <h2>v6.0.9</h2> <h2>What's Changed</h2> <ul> <li>fix: update pnpm to v11.7.0 by <a href="https://github.com/zkochan"><code>@zkochan</code></a> in <a href="https://redirect.github.com/pnpm/action-setup/pull/267">pnpm/action-setup#267</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pnpm/action-setup/compare/v6...v6.0.9">https://github.com/pnpm/action-setup/compare/v6...v6.0.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pnpm/action-setup/commit/0ebf47130e4866e96fce0953f49152a61190b271"><code>0ebf471</code></a> fix: update pnpm to v11.7.0 (<a href="https://redirect.github.com/pnpm/action-setup/issues/267">#267</a>)</li> <li>See full diff in <a href="https://github.com/pnpm/action-setup/compare/0e279bb959325dab635dd2c09392533439d90093...0ebf47130e4866e96fce0953f49152a61190b271">compare view</a></li> </ul> </details> <br /> Updates `softprops/action-gh-release` from 3.0.0 to 3.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/softprops/action-gh-release/releases">softprops/action-gh-release's releases</a>.</em></p> <blockquote> <h2>v3.0.1</h2> <h2>3.0.1</h2> <ul> <li>maintenance release with updated dependencies</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md">softprops/action-gh-release's changelog</a>.</em></p> <blockquote> <h2>3.0.1</h2> <ul> <li>maintenance release with updated dependencies</li> </ul> <h2>3.0.0</h2> <p><code>3.0.0</code> is a major release that moves the action runtime from Node 20 to Node 24. Use <code>v3</code> on GitHub-hosted runners and self-hosted fleets that already support the Node 24 Actions runtime. If you still need the last Node 20-compatible line, stay on <code>v2.6.2</code>.</p> <h2>What's Changed</h2> <h3>Other Changes 🔄</h3> <ul> <li>Move the action runtime and bundle target to Node 24</li> <li>Update <code>@types/node</code> to the Node 24 line and allow future Dependabot updates</li> <li>Keep the floating major tag on <code>v3</code>; <code>v2</code> remains pinned to the latest <code>2.x</code> release</li> </ul> <h2>2.6.2</h2> <h2>What's Changed</h2> <h3>Other Changes 🔄</h3> <ul> <li>chore(deps): bump picomatch from 4.0.3 to 4.0.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/775">softprops/action-gh-release#775</a></li> <li>chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/777">softprops/action-gh-release#777</a></li> <li>chore(deps): bump vite from 8.0.0 to 8.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/781">softprops/action-gh-release#781</a></li> </ul> <h2>2.6.1</h2> <p><code>2.6.1</code> is a patch release focused on restoring linked discussion thread creation when <code>discussion_category_name</code> is set. It fixes <code>[#764](https://github.com/softprops/action-gh-release/issues/764)</code>, where the draft-first publish flow stopped carrying the discussion category through the final publish step.</p> <p>If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.</p> <h2>What's Changed</h2> <h3>Bug fixes 🐛</h3> <ul> <li>fix: preserve discussion category on publish by <a href="https://github.com/chenrui333"><code>@chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/765">softprops/action-gh-release#765</a></li> </ul> <h2>2.6.0</h2> <p><code>2.6.0</code> is a minor release centered on <code>previous_tag</code> support for <code>generate_release_notes</code>, which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range. It also includes the recent concurrent asset upload recovery fix, a <code>working_directory</code> docs sync, a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where GitHub platform behavior imposes constraints on how prerelease asset uploads can be published.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/softprops/action-gh-release/commit/718ea10b132b3b2eba29c1007bb80653f286566b"><code>718ea10</code></a> release 3.0.1</li> <li><a href="https://github.com/softprops/action-gh-release/commit/f1a938b9d84ca9b770d0d8dfeb3e7285fe261e63"><code>f1a938b</code></a> chore(deps): bump esbuild from 0.28.0 to 0.28.1 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/802">#802</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/0066ead0de7252b4876b36b5357fc3974619d36a"><code>0066ead</code></a> chore(deps): bump vite from 8.0.14 to 8.0.16 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/806">#806</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/dc643cac6252aaa00c9b0b6c940d489cd7bf6b23"><code>dc643ca</code></a> chore(deps): bump the npm group with 3 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/805">#805</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/85ee99b6b20742a3823a8a289ee5e6ceab44e8aa"><code>85ee99b</code></a> chore(deps): bump actions/checkout in the github-actions group (<a href="https://redirect.github.com/softprops/action-gh-release/issues/804">#804</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/9ed3cf9a6863b31f005d951c8d19de20628cf4eb"><code>9ed3cf9</code></a> chore(deps): bump the npm group with 2 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/800">#800</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/3efcac8951299998593f871640ea8059d6818655"><code>3efcac8</code></a> chore(deps): bump the npm group with 3 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/798">#798</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/05d6b9164aa74958de40b0179d6a773112fcdc7f"><code>05d6b91</code></a> chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/797">#797</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/403a5240f3837fa857f642062e05aad6bb3391ca"><code>403a524</code></a> chore(deps): bump <code>@types/node</code> from 24.12.2 to 24.12.3 in the npm group (<a href="https://redirect.github.com/softprops/action-gh-release/issues/796">#796</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/437e073e786973c6b6af97d9e445c41ae43b1d29"><code>437e073</code></a> chore(deps): bump the npm group with 4 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/792">#792</a>)</li> <li>Additional commits viewable in <a href="https://github.com/softprops/action-gh-release/compare/b4309332981a82ec1c5618f44dd2e27cc8bfbfda...718ea10b132b3b2eba29c1007bb80653f286566b">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>
333 lines
12 KiB
YAML
333 lines
12 KiB
YAML
# CLI Release Workflow
|
|
#
|
|
# This workflow builds and publishes the deepagents-cli npm package.
|
|
# It wraps the Python deepagents-cli from PyPI as platform-specific binaries.
|
|
#
|
|
# Triggers:
|
|
# - Manual dispatch with optional version override
|
|
# - Daily schedule to check for new PyPI releases
|
|
#
|
|
# Jobs:
|
|
# 1. check-version: Determine if a new build is needed
|
|
# 2. build: Build binaries for each platform (matrix)
|
|
# 3. publish: Publish all packages to npm
|
|
|
|
name: CLI Release
|
|
|
|
on:
|
|
workflow_dispatch:
|
|
inputs:
|
|
version:
|
|
description: "Version to build (leave empty for latest from PyPI)"
|
|
required: false
|
|
type: string
|
|
dry_run:
|
|
description: "Dry run (skip publishing)"
|
|
required: false
|
|
type: boolean
|
|
default: false
|
|
schedule:
|
|
# Check for new PyPI releases daily at 6:00 AM UTC
|
|
- cron: "0 6 * * *"
|
|
|
|
permissions:
|
|
contents: read
|
|
|
|
# Ensure only one release workflow runs at a time
|
|
concurrency:
|
|
group: cli-release
|
|
cancel-in-progress: false
|
|
|
|
jobs:
|
|
# ==========================================================================
|
|
# Job 1: Check if a new version needs to be built
|
|
# ==========================================================================
|
|
check-version:
|
|
name: Check Version
|
|
runs-on: ubuntu-latest
|
|
outputs:
|
|
should_build: ${{ steps.check.outputs.should_build }}
|
|
version: ${{ steps.check.outputs.version }}
|
|
|
|
steps:
|
|
- name: Checkout
|
|
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
|
|
|
- name: Check for new version
|
|
id: check
|
|
run: |
|
|
set -e
|
|
|
|
# Get latest PyPI version
|
|
echo "Fetching latest version from PyPI..."
|
|
PYPI_VERSION=$(curl -s https://pypi.org/pypi/deepagents-cli/json | jq -r '.info.version')
|
|
echo "PyPI version: $PYPI_VERSION"
|
|
|
|
# Get current npm version (may not exist yet)
|
|
echo "Checking npm version..."
|
|
NPM_VERSION=$(npm view deepagents-cli version 2>/dev/null || echo "0.0.0")
|
|
echo "npm version: $NPM_VERSION"
|
|
|
|
# Manual override takes precedence
|
|
if [ -n "${{ github.event.inputs.version }}" ]; then
|
|
VERSION="${{ github.event.inputs.version }}"
|
|
echo "Using manual version override: $VERSION"
|
|
echo "version=$VERSION" >> $GITHUB_OUTPUT
|
|
echo "should_build=true" >> $GITHUB_OUTPUT
|
|
elif [ "$PYPI_VERSION" != "$NPM_VERSION" ]; then
|
|
echo "New version available: $PYPI_VERSION (current: $NPM_VERSION)"
|
|
echo "version=$PYPI_VERSION" >> $GITHUB_OUTPUT
|
|
echo "should_build=true" >> $GITHUB_OUTPUT
|
|
else
|
|
echo "No new version available"
|
|
echo "version=$PYPI_VERSION" >> $GITHUB_OUTPUT
|
|
echo "should_build=false" >> $GITHUB_OUTPUT
|
|
fi
|
|
|
|
- name: Summary
|
|
run: |
|
|
echo "### Version Check Results" >> $GITHUB_STEP_SUMMARY
|
|
echo "" >> $GITHUB_STEP_SUMMARY
|
|
echo "| Property | Value |" >> $GITHUB_STEP_SUMMARY
|
|
echo "|----------|-------|" >> $GITHUB_STEP_SUMMARY
|
|
echo "| Version | ${{ steps.check.outputs.version }} |" >> $GITHUB_STEP_SUMMARY
|
|
echo "| Should Build | ${{ steps.check.outputs.should_build }} |" >> $GITHUB_STEP_SUMMARY
|
|
|
|
# ==========================================================================
|
|
# Job 2: Build binaries for each platform
|
|
# ==========================================================================
|
|
build:
|
|
name: Build (${{ matrix.platform }})
|
|
needs: check-version
|
|
if: needs.check-version.outputs.should_build == 'true'
|
|
|
|
strategy:
|
|
fail-fast: false
|
|
matrix:
|
|
include:
|
|
- platform: linux-x64
|
|
os: ubuntu-latest
|
|
python-version: "3.11"
|
|
- platform: linux-arm64
|
|
os: ubuntu-24.04-arm
|
|
python-version: "3.11"
|
|
- platform: darwin-x64
|
|
os: macos-13
|
|
python-version: "3.11"
|
|
- platform: darwin-arm64
|
|
os: macos-14
|
|
python-version: "3.11"
|
|
- platform: win32-x64
|
|
os: windows-latest
|
|
python-version: "3.11"
|
|
|
|
runs-on: ${{ matrix.os }}
|
|
timeout-minutes: 30
|
|
|
|
steps:
|
|
- name: Checkout
|
|
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
|
|
|
- name: Setup Python
|
|
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
|
|
with:
|
|
python-version: ${{ matrix.python-version }}
|
|
|
|
- name: Setup Node.js
|
|
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
|
|
with:
|
|
node-version: "22"
|
|
|
|
- name: Setup pnpm
|
|
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
|
|
|
|
- name: Install dependencies
|
|
run: pnpm install
|
|
working-directory: libs/cli
|
|
|
|
- name: Build CLI binary
|
|
run: |
|
|
pnpm run build:cli \
|
|
--platform ${{ matrix.platform }} \
|
|
--version ${{ needs.check-version.outputs.version }}
|
|
working-directory: libs/cli
|
|
env:
|
|
# Increase Node.js heap size for PyInstaller
|
|
NODE_OPTIONS: "--max-old-space-size=4096"
|
|
|
|
- name: List build output
|
|
run: |
|
|
echo "Build output:"
|
|
ls -la dist/platforms/${{ matrix.platform }}/ || true
|
|
ls -la dist/platforms/${{ matrix.platform }}/bin/ || true
|
|
working-directory: libs/cli
|
|
shell: bash
|
|
|
|
- name: Upload platform package
|
|
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
|
|
with:
|
|
name: cli-${{ matrix.platform }}
|
|
path: libs/cli/dist/platforms/${{ matrix.platform }}/
|
|
retention-days: 7
|
|
if-no-files-found: error
|
|
|
|
# ==========================================================================
|
|
# Job 3: Publish all packages to npm
|
|
# ==========================================================================
|
|
publish:
|
|
name: Publish to npm
|
|
needs: [check-version, build]
|
|
runs-on: ubuntu-latest
|
|
timeout-minutes: 15
|
|
|
|
steps:
|
|
- name: Checkout
|
|
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
|
|
|
- name: Setup Node.js
|
|
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
|
|
with:
|
|
node-version: "22"
|
|
registry-url: "https://registry.npmjs.org"
|
|
|
|
- name: Setup pnpm
|
|
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
|
|
|
|
- name: Download all platform packages
|
|
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
|
|
with:
|
|
path: libs/cli/dist/platforms/
|
|
pattern: cli-*
|
|
merge-multiple: true
|
|
|
|
- name: List downloaded artifacts
|
|
run: |
|
|
echo "Downloaded artifacts:"
|
|
find libs/cli/dist/platforms -type f | head -50
|
|
|
|
- name: Install dependencies
|
|
run: pnpm install
|
|
working-directory: libs/cli
|
|
|
|
- name: Build main package
|
|
run: pnpm run build
|
|
working-directory: libs/cli
|
|
|
|
- name: Update versions
|
|
run: |
|
|
VERSION="${{ needs.check-version.outputs.version }}"
|
|
echo "Setting version to $VERSION"
|
|
|
|
# Update main package version
|
|
cd libs/cli
|
|
npm version "$VERSION" --no-git-tag-version --allow-same-version
|
|
|
|
# Update platform package versions
|
|
for platform in linux-x64 linux-arm64 darwin-x64 darwin-arm64 win32-x64; do
|
|
if [ -d "dist/platforms/$platform" ]; then
|
|
echo "Updating $platform to version $VERSION"
|
|
cd "dist/platforms/$platform"
|
|
npm version "$VERSION" --no-git-tag-version --allow-same-version
|
|
cd - > /dev/null
|
|
else
|
|
echo "Warning: Platform $platform not found"
|
|
fi
|
|
done
|
|
|
|
- name: Publish platform packages
|
|
if: ${{ github.event.inputs.dry_run != 'true' }}
|
|
run: |
|
|
for platform in linux-x64 linux-arm64 darwin-x64 darwin-arm64 win32-x64; do
|
|
if [ -d "libs/cli/dist/platforms/$platform" ]; then
|
|
echo "Publishing @deepagents-cli/$platform..."
|
|
cd "libs/cli/dist/platforms/$platform"
|
|
|
|
# Try to publish, continue on error (may already exist)
|
|
npm publish --access public || echo "Warning: Failed to publish $platform (may already exist)"
|
|
|
|
cd - > /dev/null
|
|
fi
|
|
done
|
|
env:
|
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
|
|
|
- name: Publish main package
|
|
if: ${{ github.event.inputs.dry_run != 'true' }}
|
|
run: |
|
|
echo "Publishing deepagents-cli..."
|
|
npm publish --access public
|
|
working-directory: libs/cli
|
|
env:
|
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
|
|
|
- name: Dry run summary
|
|
if: ${{ github.event.inputs.dry_run == 'true' }}
|
|
run: |
|
|
echo "### Dry Run - Would have published:" >> $GITHUB_STEP_SUMMARY
|
|
echo "" >> $GITHUB_STEP_SUMMARY
|
|
echo "- deepagents-cli@${{ needs.check-version.outputs.version }}" >> $GITHUB_STEP_SUMMARY
|
|
for platform in linux-x64 linux-arm64 darwin-x64 darwin-arm64 win32-x64; do
|
|
echo "- @deepagents-cli/$platform@${{ needs.check-version.outputs.version }}" >> $GITHUB_STEP_SUMMARY
|
|
done
|
|
|
|
- name: Publish summary
|
|
if: ${{ github.event.inputs.dry_run != 'true' }}
|
|
run: |
|
|
echo "### Published Packages" >> $GITHUB_STEP_SUMMARY
|
|
echo "" >> $GITHUB_STEP_SUMMARY
|
|
echo "Version: ${{ needs.check-version.outputs.version }}" >> $GITHUB_STEP_SUMMARY
|
|
echo "" >> $GITHUB_STEP_SUMMARY
|
|
echo "| Package | Status |" >> $GITHUB_STEP_SUMMARY
|
|
echo "|---------|--------|" >> $GITHUB_STEP_SUMMARY
|
|
echo "| deepagents-cli | ✅ Published |" >> $GITHUB_STEP_SUMMARY
|
|
for platform in linux-x64 linux-arm64 darwin-x64 darwin-arm64 win32-x64; do
|
|
echo "| @deepagents-cli/$platform | ✅ Published |" >> $GITHUB_STEP_SUMMARY
|
|
done
|
|
|
|
# ==========================================================================
|
|
# Job 4: Create GitHub Release (optional)
|
|
# ==========================================================================
|
|
release:
|
|
name: Create Release
|
|
needs: [check-version, publish]
|
|
if: ${{ github.event.inputs.dry_run != 'true' }}
|
|
runs-on: ubuntu-latest
|
|
|
|
steps:
|
|
- name: Checkout
|
|
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
|
|
|
- name: Create Release
|
|
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
|
|
with:
|
|
tag_name: cli-v${{ needs.check-version.outputs.version }}
|
|
name: deepagents-cli v${{ needs.check-version.outputs.version }}
|
|
body: |
|
|
## deepagents-cli v${{ needs.check-version.outputs.version }}
|
|
|
|
This release wraps [deepagents-cli ${{ needs.check-version.outputs.version }}](https://pypi.org/project/deepagents-cli/${{ needs.check-version.outputs.version }}/) from PyPI.
|
|
|
|
### Installation
|
|
|
|
```bash
|
|
npm install -g deepagents-cli
|
|
```
|
|
|
|
### Supported Platforms
|
|
|
|
- Linux x64
|
|
- Linux ARM64
|
|
- macOS Intel (x64)
|
|
- macOS Apple Silicon (ARM64)
|
|
- Windows x64
|
|
|
|
### Links
|
|
|
|
- [npm package](https://www.npmjs.com/package/deepagents-cli)
|
|
- [PyPI package](https://pypi.org/project/deepagents-cli/)
|
|
- [Documentation](https://github.com/langchain-ai/deepagentsjs/tree/main/libs/cli)
|
|
draft: false
|
|
prerelease: false
|
|
env:
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|