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

Automatically update release with npm script #36

Closed
3 tasks
matheuspoleza opened this issue Mar 18, 2016 · 5 comments
Closed
3 tasks

Automatically update release with npm script #36

matheuspoleza opened this issue Mar 18, 2016 · 5 comments

Comments

@matheuspoleza
Copy link
Contributor

We're make changes and not updating releases in npm and bower. How we can work with that?

There is a problem that was commented in #34.

How we can solve that?

Tasks:

Automatically update release in:

  • NPM
  • Bower
  • Github release
@fernahh
Copy link
Contributor

fernahh commented Mar 18, 2016

I published last version (v2.0.3) in NPM but no created release on Github.

The bower package is updated based on release version. Now, I created this. But, I believe that we need automate this with NPM Scripts.

@fernahh fernahh removed the bug label Mar 18, 2016
@matheuspoleza
Copy link
Contributor Author

Yeah, I think it's necessary to not depending on manual update.

@matheuspoleza matheuspoleza changed the title Release problem Automatically update release with npm script Mar 18, 2016
@matheuspoleza
Copy link
Contributor Author

@fernahh but how we can work with branchs? We are always commit to master. Its a good practice? Or is good to have a dev branch or something like that?

@fernahh
Copy link
Contributor

fernahh commented Mar 18, 2016

Other branch only if the feature break the API. IMHO.

@felipeuntill
Copy link
Contributor

Every project have bugs, and not all fixes needs to be released immediately, before talk about automate releases you should describe the release terms.

@fernahh fernahh closed this as completed Jun 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants