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

Fix and improve publish task #42

Closed
seriema opened this issue Oct 3, 2015 · 0 comments
Closed

Fix and improve publish task #42

seriema opened this issue Oct 3, 2015 · 0 comments

Comments

@seriema
Copy link
Owner

seriema commented Oct 3, 2015

Issue

Make a proper Github release and make sure tagging, nuget, npm, bower, and everything else works. They sometimes fail, but even when that's fixed the release history in Github is boring.

screenshot 2015-10-03 14 23 06

Possible solution

grunt-github-releaser and gh-release both look interesting. We're currently using grunt-bump.

Expected result

Access to dry-run for a test run and the Github should look like this.
screenshot 2015-10-03 14 22 56

seriema added a commit that referenced this issue Oct 3, 2015
* Add relevant npm keywords and filter out the files that people
actually care about when downloading from npm.

* Stopped using `v` in front of version number.

* Removed dead config for grunt-cdnify.

* Publish to npm with `grunt-npm` and create a Github release with
`grunt-conventional-github-releaser`.

Closes #42
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