Skip to content

Verify npm registry npx install#47

Merged
jsleemaster merged 1 commit into
mainfrom
codex/npm-registry-docs-1.3.1
Jul 3, 2026
Merged

Verify npm registry npx install#47
jsleemaster merged 1 commit into
mainfrom
codex/npm-registry-docs-1.3.1

Conversation

@jsleemaster

Copy link
Copy Markdown
Owner

Summary

  • update README, install docs, compatibility notes, operations docs, verified install notes, and GitHub Pages now that npx gooblin install is published and verified
  • keep npx github:jsleemaster/gooblin install as the repository-source fallback
  • bump package/plugin/hook metadata to 1.3.1
  • add docs/releases/v1.3.1.md

Verification

  • npm run validate
  • git diff --check
  • npm pack --dry-run
  • npm view gooblin name version dist-tags --json
  • npx --yes gooblin --version
  • npx --yes gooblin install --target <tmpdir>

@jsleemaster jsleemaster merged commit 5811449 into main Jul 3, 2026
1 check passed
@jsleemaster jsleemaster deleted the codex/npm-registry-docs-1.3.1 branch July 3, 2026 00:50

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5c20febd69

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +61 to +62
- `npm view gooblin name version dist-tags --json` returned `gooblin@1.3.0` with `latest: 1.3.0` immediately after the first publish.
- `npx --yes gooblin --version` returned `1.3.0`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Do not mark 1.3.1 verified with 1.3.0 npx results

For the new primary npx gooblin install path, these recorded checks show the registry and npx still resolving to 1.3.0, while this commit bumps the package/docs to 1.3.1 and elsewhere claims the shorthand is verified for gooblin@1.3.1. Since npx gooblin runs the npm package selected by the package spec/latest dist-tag, these results only prove users get the previous release; until 1.3.1 is published/dist-tagged and rechecked, the new install instructions misstate what version the shorthand installs.

Useful? React with 👍 / 👎.

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