Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Master #78

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Master #78

wants to merge 10 commits into from

Conversation

danielspaniel
Copy link

Here are my refactors .. little bit here and there.

@abhilashlr
Copy link
Contributor

Hey @danielspaniel, will this work for people still using < 2.0 Ember?

@danielspaniel
Copy link
Author

yes @abhilashlr it does .. I tested on 1.11 and 1.12
make sure you pull the very latest because I fixed it ( because in first commit it did not work for < 2.0 )

@abhilashlr
Copy link
Contributor

abhilashlr commented Jun 5, 2016

Awesome. So what's the plan? Are we going to contribute in this repo or yours? Also is your travis build succeeding? Am seeing failure cases.

@danielspaniel
Copy link
Author

Well .. by contributing to mine you contribute to the other because with a pull request the new code can be added to the other.
Since you don't have rights to change the original code you can only do it with pull request.
Writing tests to show that index error and loading pages are not included would be pretty awesome and would help alot lot.

@danielspaniel
Copy link
Author

Of course you can always make your own fork and work on that one and submit a pull request of your own.

@abhilashlr
Copy link
Contributor

I was wondering if you were going to create a new repo from scratch and do these there. Makes sense.

@poteto
Copy link
Owner

poteto commented Jun 7, 2016

Let me check out the test failures. Could you also rebase this against current master? It's currently unmergeable

@danielspaniel
Copy link
Author

ok ... will try

@danielspaniel
Copy link
Author

danielspaniel commented Jun 7, 2016

travis is not loving running tests with chrome:
google-chrome-stable : Depends: libstdc++6 (>= 4.8.0) but 4.6.3-1ubuntu5 is to be installed
Depends: lsb-base (>= 4.1) but 4.0-0ubuntu20.3 is to be installed

@abhilashlr
Copy link
Contributor

I faced the same prob in one of my PRs
On 7 Jun 2016 6:05 am, "Daniel Sudol" [email protected] wrote:

travis in not loving running tests with chrome:
google-chrome-stable : Depends: libstdc++6 (>= 4.8.0) but 4.6.3-1ubuntu5
is to be installed
Depends: lsb-base (>= 4.1) but 4.0-0ubuntu20.3 is to be installed


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#78 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AFZ7imS_rZIqlS69RKAYZJmz3gSgaRLYks5qJLzigaJpZM4IuNlV
.

@danielspaniel
Copy link
Author

easy answer is to not build with chrome .. but use phantom 2 .. i will change that unless @poteto has a solution for this?

@abhilashlr
Copy link
Contributor

OK. I will use that in my PR as well.

@homu
Copy link
Collaborator

homu commented Sep 15, 2016

☔ The latest upstream changes (presumably #91) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants