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

Move ENV, environment, context stuff to 'ember-environment' #13319

Merged
merged 1 commit into from
Apr 16, 2016

Conversation

krisselden
Copy link
Contributor

Move ENV stuff, environment, and context to 'ember-environment'.

This is a first step of many to cleanup dependencies and dependency on the Ember global.

@krisselden krisselden force-pushed the cleanup-env branch 5 times, most recently from bb1d5c2 to 4fe2be7 Compare April 15, 2016 07:18
@@ -34,7 +34,7 @@
"ember-cli-sauce": "^1.4.2",
"ember-cli-yuidoc": "0.8.3",
"ember-publisher": "0.0.7",
"emberjs-build": "0.6.4",
"emberjs-build": "emberjs/emberjs-build#9c7b35a",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update to 0.7.0 now that it is published

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated, it is running tests.

@rwjblue
Copy link
Member

rwjblue commented Apr 16, 2016

@krisselden - This LGTM, and is ready for merge. NPM is being a jerk, and having all sorts of errors downloading [email protected].

@krisselden
Copy link
Contributor Author

@rwjblue is there an issue with publishing? is it say to merge with that dependency if it isn't downloading?

@krisselden
Copy link
Contributor Author

I can curl https://registry.npmjs.org/emberjs-build/-/emberjs-build-0.7.0.tgz successfully I'm not sure what is going on.

@stefanpenner
Copy link
Member

@krisselden travis might just be hitting a bad replica/mirror, install locally works fine.

@rwjblue rwjblue merged commit 45248e2 into master Apr 16, 2016
@rwjblue
Copy link
Member

rwjblue commented Apr 16, 2016

Thank you very much, @krisselden! This is some really great work!

@mmun
Copy link
Member

mmun commented Apr 17, 2016

Awesome 👍

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.

None yet

4 participants