feat(metadata): persist npm/mcp fields [#363] #827

Merged
jmiller merged 1 commits from feature/npm-metadata-schema into dev 2026-07-19 02:48:46 +00:00
Owner

Not built/deployed — requires forge rebuild + redeploy + running the migration; review signatures. Unblocks mokocli #376 (persistence).

Not built/deployed — requires forge rebuild + redeploy + running the migration; review signatures. Unblocks mokocli #376 (persistence).
jmiller added 1 commit 2026-07-19 02:30:37 +00:00
feat(metadata): persist npm/mcp fields (node_minimum, npm_package, npm_scope, registry_url, bin, publish_target) [#363]
Universal: Auto Version Bump / Version Bump (push) Successful in 24s
Universal: PR Check / Branch Policy (pull_request) Successful in 3s
Universal: PR Check / Require Docs Update (pull_request) Has been skipped
Universal: PR Check / Wiki Update Reminder (pull_request) Has been skipped
Generic: Project CI / Tests (pull_request) Successful in 35s
Generic: Project CI / Lint & Validate (pull_request) Successful in 39s
Universal: PR Check / Validate PR (pull_request) Successful in 8s
Universal: PR Check / Secret Scan (pull_request) Successful in 37s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
5f85b278da
Add six npm/mcp metadata columns to the repo_manifest table and round-trip
them through the /metadata API (GET response, PUT apply, PUT response) so they
are no longer silently dropped by the fixed struct property set.

Authored-by: Moko Consulting
jmiller merged commit adee35573e into dev 2026-07-19 02:48:46 +00:00
jmiller deleted branch feature/npm-metadata-schema 2026-07-19 02:48:47 +00:00
Sign in to join this conversation.