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

hive release #3

Open
weilu opened this issue Feb 12, 2014 · 0 comments
Open

hive release #3

weilu opened this issue Feb 12, 2014 · 0 comments
Milestone

Comments

@weilu
Copy link
Member

weilu commented Feb 12, 2014

  • make sure git working directory is clean
  • auto bump version by 0.0.1 but prompt user if they want to overwrite: app_name new version (current_version + 0.0.1): => update manifest.json with new version
  • git add manifest.json && git commit -m 'bump version to 0.0.2'
  • git tag -a v0.0.2 -m "version 0.0.2" && git push --tags
  • optional: search app registry to see if the app has been registered. Prompt user to register the app if it hasn't. Repo url can be extracted from manifest.json. If it's empty, try git remote -v, if still none, ask user to publish the git repo first for it to be listed in hive app store
@weilu weilu added this to the v1.1.0 milestone Feb 12, 2014
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