Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

kanso publish should warn if the version in kanso.json has already been published #374

Open
ryanramage opened this issue Mar 15, 2012 · 0 comments

Comments

@ryanramage
Copy link
Member

A good practice for module publishing is not to publish the same version. A couple of options:

  1. Issue a warning when doing a kanso publish if the version of kanso has already been published
  2. Have another field in kanso.json called version-status which if exists could have the following values: snapshot, release. If the value in the existing version is snapshot, proceed. if the status in the existing version is release, do not allow the publish.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant