Skip to content

Configure npm trusted publishing for @agent-dispatch/sdk #4

@vamgan

Description

@vamgan

Blocker

Publishing @agent-dispatch/sdk@0.1.5 from the GitHub Actions Publish workflow currently fails at npm publish with npm E404 / permission-style output:

The workflow passed install, typecheck, tests, and build before npm rejected the publish.

Required action

In npm package settings for @agent-dispatch/sdk, configure Trusted Publisher for:

  • GitHub org/user: agent-dispatch
  • Repository: sdk-js
  • Workflow file: publish.yml
  • Environment: none, unless intentionally added to the workflow

Then rerun the GitHub Actions Publish workflow with version 0.1.5.

Downstream

Do not publish @agent-dispatch/cli@0.1.7 until @agent-dispatch/sdk@0.1.5 is published, because CLI should consume the current SDK release line.

Verified before this issue

  • @agent-dispatch/core@0.1.2 published
  • @agent-dispatch/adapter-aws-agentcore@0.1.5 published
  • @agent-dispatch/worker-agentcore@0.1.1 published
  • @agent-dispatch/mcp-server@0.1.4 published
  • Local launch gate passed with refreshed evidence at /tmp/agentdispatch-launch-evidence-post-publish

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions