-
Notifications
You must be signed in to change notification settings - Fork 117
List of improvements #54
Comments
Thats quite a laundry list and rather than hold #47 up waiting on all of that, I would suggest that those changes be made incrementally. Each of those are good changes but they can easily stand on their own as individual pull requests. Some of the changes in #47 would definitely be unnecessary if all of what you are proposing was already said and done, but given that #47 is ready to go and represents a step in the right direction, I don't necessarily see a convincing reason to wait an undetermined amount of time on the above. And again I think some of those items would be better suited as individual PRs. |
I agree, but if these changes were to be merged in they would undo some of the work that's currently done. I'd rather not create the git history, only to undo it in a week or so. I see 2 PR's for these changes. The first will complete points one through four. The reasoning is that as I'm migrating the tests over to mocha, All these PRs won't break anything currently using pourover, it will just be a major version bump to |
@TomNeyland I'm going to rebase this onto your fork/branch and send you the PR |
@TomNeyland I have completed points 1, 2, 3 & 4 and have sent you a PR: TomNeyland#4. Unless we'd like these changes to not be apart of your PR. Notes:
|
Am I right in that the recommendations listed here are present in some form in @hhsnopek's version? If so, I'll close the Issue with a pointer over to that repo for people who need these additions. |
@tiffehr Yeah, be sure to checkout my community version of pourover which close many of the open issues in this repo. Also I've opened a gitter channel and hold bower/npm ownership atm. It would be awesome if a lot of the upstream changes from my fork could get merged in. Lemme know what you think! |
Considering that the community edition has these changes, and I'll be mirroring the changes from this repo with other changes. You could close #47 |
Do you want to preserve this history/checklist for your own repo in some fashion? |
I have issues open currently for them, this list was a reference to what was occurring in my fork :) |
Any thoughts on these improvements?
package.json
to handle deps and devDepsnpm build
&npm test
)These should be looked at prior to merging #47 as the PR contains changes that are unnecessary if any of these improvements are agreed upon.
I'll PR these based on the current master for your review.
The text was updated successfully, but these errors were encountered: