Skip to content

chore(distribution): remove unused npm channel - #256

Merged
Teakowa merged 1 commit into
mainfrom
codex/issue-253-remove-npm
Sep 4, 2026
Merged

chore(distribution): remove unused npm channel#256
Teakowa merged 1 commit into
mainfrom
codex/issue-253-remove-npm

Conversation

@e54-bot

@e54-bot e54-bot commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove Wright's npm meta/platform package metadata and Node distribution wrappers
  • remove npm packaging, smoke tests, release publication jobs, and related CI wiring
  • preserve the adapter's independent Node/pnpm tooling and compatibility oracle references
  • update release/distribution metadata to document native artifacts and remaining channels

Verification

  • python3 scripts/verify-dist.py
  • python3 -m py_compile scripts/update-dist-manifests.py scripts/verify-dist.py
  • shellcheck install.sh
  • cargo fmt --all -- --check
  • git diff --check
  • actionlint reports only pre-existing shellcheck findings in unchanged workflow scripts

Fixes #253

@Teakowa Teakowa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Teakowa
Teakowa merged commit 4c552a1 into main Sep 4, 2026
14 checks passed
@Teakowa
Teakowa deleted the codex/issue-253-remove-npm branch September 4, 2026 16:48
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Make Workshop Great Again Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Remove the unused npm distribution channel

2 participants