-
-
Notifications
You must be signed in to change notification settings - Fork 87
Publish operational files with the npm package #4874
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Problem: The published npm package's file list excludes DEPLOYMENT.md, the docs directory, the Dockerfile, and the schema directory — an
npm install -guser (the README's own quickstart path) has no access to any of this operational material without separately visiting the GitHub repo.Area: AMS / Self-host
Proposal: Include these files in the package's published file list.
Deliverables: