codebox-npm
codebox-npm copied to clipboard
Serverless private npm registry using https://serverless.com/
# This is a Feature Proposal ## Description It would be ideal if there was the ability for a developer to publish pre-releases only, ie `npm publish --tag pre` but...
One of our admin users give me their github username, but the API returned their user-name with some capitol letters which made them appear as though they were not administrators....
# This is a Feature Proposal ## Description It would be super nice if we could have a `secrets.yml` and `secrets.example.yml` which contain all the current environment variables. This then...
# This is a Feature Proposal ## Description Currently, attempting to publish a package that exists on the public registry [will always fail](https://github.com/craftship/codebox-npm/blob/085ceb1dc332f8e9bd05eeb0f546bc430596af7e/src/put.js#L33). This restriction makes sense _if_ we assume...