Skip to content

ci: fold buckaroo-duckdb-node npm publish into release.yml#948

Open
paddymul wants to merge 1 commit into
mainfrom
fold-duckdb-node-into-release
Open

ci: fold buckaroo-duckdb-node npm publish into release.yml#948
paddymul wants to merge 1 commit into
mainfrom
fold-duckdb-node-into-release

Conversation

@paddymul

Copy link
Copy Markdown
Collaborator

Adds a release-npm-duckdb-node job to release.yml that runs automatically after the main release job, parallel to release-npm for buckaroo-js-core. Removes the standalone release-buckaroo-duckdb-node.yml workflow.

Required follow-up: Update the npm Trusted Publisher for buckaroo-duckdb-node from workflow release-buckaroo-duckdb-node.ymlrelease.yml at https://www.npmjs.com/package/buckaroo-duckdb-node/access before the next release.

🤖 Generated with Claude Code

Adds a release-npm-duckdb-node job that runs automatically after the
main release job, alongside release-npm for buckaroo-js-core. Removes
the standalone release-buckaroo-duckdb-node.yml workflow.

Note: the npm Trusted Publisher for buckaroo-duckdb-node must be
updated from workflow "release-buckaroo-duckdb-node.yml" to "release.yml"
at https://www.npmjs.com/package/buckaroo-duckdb-node/access

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

📦 TestPyPI package published

pip install --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo==0.15.3.dev28251254467

or with uv:

uv pip install --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo==0.15.3.dev28251254467

MCP server for Claude Code

claude mcp add buckaroo-table -- uvx --from "buckaroo[mcp]==0.15.3.dev28251254467" --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo-table

📖 Docs preview

🎨 Storybook preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant