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

Adding History-related grunt tasks #8

Merged
merged 7 commits into from
Jul 17, 2013

Conversation

triptych
Copy link
Contributor

This is a set of history related tasks that Dav asked to be added to grunt-yui-contrib.

history-rollup, Creates History Rollup file (Run before history-replace)
history-populate, Populates History files with @Version@ if not there already
(actually adds the whole entry e.g.

@VERSION@
------

* No changes.

)

history-replace, Replaces @Version@ in History files with release-version

@ericf
Copy link
Member

ericf commented Jul 11, 2013

@triptych Do you want to use this locally on the release next week, and if everything seems good and it works correctly for the full release, then we can merge and publish to npm?

@triptych
Copy link
Contributor Author

Yeah, sounds good.

ericf added a commit that referenced this pull request Jul 17, 2013
Adding History-related grunt tasks
@ericf ericf merged commit 763e890 into yui:master Jul 17, 2013
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

Successfully merging this pull request may close these issues.

2 participants