Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Need to update grunt bump #830 #927

Merged

Conversation

BenjaminNeilDavis
Copy link
Contributor

Created a replace task in grunt. Moved a copy of details and readme to src directory. I replaced all referenced to version number with variable that the tasks replaces with current version.
Added replace task to the end of "dist" task. Can be moved if there is a preference.

@interactivellama
Copy link
Contributor

Is there anyway to do this without duplicating the markdown files in a src folder? Possibly using command line vars.

Also, could we put this in the release task? Maintainers will be using the dist task to update master without wanting to officially update the version.

@BenjaminNeilDavis
Copy link
Contributor Author

Not sure about the markdown files but will look into it. I will also move the task.

@BenjaminNeilDavis
Copy link
Contributor Author

I changed the way I replaced the version by looking for creating a regex for the version in the two files. Now it just overwrites the file instead of copying from template.

@interactivellama
Copy link
Contributor

Nice work, this will make my life easier.

interactivellama added a commit that referenced this pull request Dec 10, 2014
@interactivellama interactivellama merged commit 5a07f96 into ExactTarget:master Dec 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants