Skip to content

Configure npm trusted publishing for 0.1.0-alpha.3 #7

Description

@hopeatina

Summary

The code/release repo is ready to publish @useorgx/orgx-opencode-plugin@0.1.0-alpha.2, but npm registry publication is blocked by npm package auth/trusted-publisher settings.

Current evidence

Repo-side cleanup already completed

npm settings to verify

In npm package settings for @useorgx/orgx-opencode-plugin, configure trusted publishing:

  • Publisher: GitHub Actions
  • Organization or user: useorgx
  • Repository: orgx-opencode-plugin
  • Workflow filename: publish.yml
  • Allowed action: npm publish
  • Environment name: empty, unless a GitHub environment is later added to the workflow

After npm settings are fixed

Because the original v0.1.0-alpha.2 release ran against the older workflow commit, publish from current main by either recreating the v0.1.0-alpha.2 release/tag after verifying npm settings or making a follow-up alpha release. Then verify with:

npm view @useorgx/orgx-opencode-plugin version license dist-tags --json

Expected: version/dist-tag points to 0.1.0-alpha.2 and license reports MIT.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions