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

Auto publish bower, NPM packages and release files #113

Open
teles opened this issue Jan 5, 2017 · 1 comment
Open

Auto publish bower, NPM packages and release files #113

teles opened this issue Jan 5, 2017 · 1 comment

Comments

@teles
Copy link
Member

teles commented Jan 5, 2017

FrontPress is avaliable via NPM, bower and github files.

At this moment a new release commit is made when:

  • Any push is made for this project; and
  • The push generate changes for release files.

I guess would be nice if we only generate new release files when a --release flag is specified in commit message.

Why:

  • Would be nice if all FrontPress release versions, from github, npm and bower has the same code.
  • If every new commit generates a new release github files could be different than npm and bower versions

This issue is done when:

  • New release commits are generated only when --release flag is present in commit message;
  • Every new release commit also makes a npm publish and bower publish.

What do you think @woliveiras @alisonmonteiro ?

@teles
Copy link
Member Author

teles commented Jan 5, 2017

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

1 participant