Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate release process #15

Open
jhollingworth opened this issue Jun 3, 2015 · 1 comment
Open

Automate release process #15

jhollingworth opened this issue Jun 3, 2015 · 1 comment

Comments

@jhollingworth
Copy link
Contributor

Forgotten to re-build twice now. Need a single command that

  • Reminds me to update history.md
  • Inc's marty-lib version, rebuilds, pushes (inc. tags) and npm publishes
  • Updates marty & marty-native dependencies to use new marty-lib version
  • Rebuilds marty and marty-native, updates version, pushes (inc. tags) and npm publishes
@taion
Copy link
Member

taion commented Jun 15, 2015

As part of this, it might make sense to merge the marty-lib and marty repos, so we have one place for code/issues/PRs/&c.

Something like have all the code be the marty-lib code, and deploy marty and marty-native from separate directories within the repo, plus automatically update separate GH repos for the Bower packages as part of the release process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants