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

Modularize grunt tasks #37

Merged
merged 2 commits into from
Oct 3, 2015
Merged

Conversation

EHLOVader
Copy link
Contributor

I have moved all the configs to /tasks/options and the custom vagrant tasks to /tasks

This is an implementation of a solution for issue #36 which I just opened for discussion on this topic.

I based this system on http://www.thomasboyt.com/2013/09/01/maintainable-grunt.html I believe it will work as it did before and I have tested locally but can't see any problems yet.

@EHLOVader EHLOVader force-pushed the modularize-grunt branch 2 times, most recently from e05e945 to fc1a430 Compare January 6, 2015 18:27
… per project.

Fixes: 	Case sensitive filename change.
		Typo in hosts.
@lkwdwrd
Copy link
Owner

lkwdwrd commented Feb 13, 2015

Thanks @EHLOVader! This could go a long way towards long term maintainability. I've been heads down on a few other projects and haven't gotten back to do much testing. I would love @tddewey to take a peak if he has any time. I would want to be careful merging something like this in so we know it's stable.

@EHLOVader
Copy link
Contributor Author

bump

Hope your other projects have been going well. I am looking to move forward with plans that depend on this and #38

lkwdwrd added a commit that referenced this pull request Oct 3, 2015
@lkwdwrd lkwdwrd merged commit 865670e into lkwdwrd:master Oct 3, 2015
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