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

Task(s) for releases #43

Closed
jzaefferer opened this issue Feb 14, 2012 · 1 comment
Closed

Task(s) for releases #43

jzaefferer opened this issue Feb 14, 2012 · 1 comment

Comments

@jzaefferer
Copy link
Member

I'm considering adopting grunt for a few projects. Something I'd be using is a release task, that would, for example, use git-changelog (from git-extras) to update a History.md and to tag and push the actual release (that's what I do for QUnit).

For my validation plugin, there's a bit more going on, currently implemented in Ant: https://github.com/jzaefferer/jquery-validation/blob/master/build.xml - copies files to a dist dir, replaces @Version, minifies, then zips the package, which I then upload as the release.

Mine would be tailored around git, not sure if it should be abstract enough to work with other VCS'.

If there are plans or ideas for this, please post them here.

@jzaefferer
Copy link
Member Author

Closing this, will open a zip-task issue, as that is a lot more interesting.

samccone pushed a commit to samccone/grunt that referenced this issue Jul 24, 2014
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