Skip to content

Add trusted npm publishing for the DocPull SDK#119

Merged
admin-raintree merged 1 commit into
mainfrom
agent/docpull-sdk-trusted-publishing
Jul 23, 2026
Merged

Add trusted npm publishing for the DocPull SDK#119
admin-raintree merged 1 commit into
mainfrom
agent/docpull-sdk-trusted-publishing

Conversation

@zacharyr0th

Copy link
Copy Markdown
Contributor

What changed

  • add a tag/manual npm publish workflow for @raintree-technology/docpull-sdk
  • require version matching, locked install, tests, typecheck, build, provenance, and a registry install smoke
  • document npm trusted-publisher setup and release verification

Why

The SDK is public, but future releases had no repository workflow. This keeps npm credentials out of GitHub and makes the Python and TypeScript packages release from the same version tag.

Checks

  • bun install --frozen-lockfile
  • bun run --cwd sdk/js test (14 passed)
  • bun run --cwd sdk/js typecheck
  • bun run --cwd sdk/js build
  • npm pack --dry-run
  • YAML parse
  • git diff --check

@admin-raintree
admin-raintree merged commit cad4e3d into main Jul 23, 2026
18 checks passed
@admin-raintree
admin-raintree deleted the agent/docpull-sdk-trusted-publishing branch July 23, 2026 03:18
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.

2 participants