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

Minor fixes #64

Merged
merged 3 commits into from
Jun 7, 2018
Merged

Minor fixes #64

merged 3 commits into from
Jun 7, 2018

Conversation

eventualbuddha
Copy link
Contributor

All pretty minor. Each commit fixes one thing.

Copy link
Member

@trentmwillis trentmwillis left a comment

Choose a reason for hiding this comment

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

Thanks, looks good to me. Restarting CI to see if it passes. I think a test is flaky.

@trentmwillis
Copy link
Member

Still failing. After looking a bit closer, I think this may be due to dependency drift and us still testing against Phantom 1.x which I don't think we need to continue to do. We can likely drop this line:

- PHANTOM=phantomjs PHANTOM_V=1.* SCRIPT="test"

@eventualbuddha
Copy link
Contributor Author

No big deal, these were just things I noticed when browsing the project.

(Incidentally, spurious failures like this is why I disagree with the approach of not locking down dependencies in CI.)

@rwjblue
Copy link
Member

rwjblue commented Feb 9, 2018

(Incidentally, spurious failures like this is why I disagree with the approach of not locking down dependencies in CI.)

Noted (again)

@rwjblue
Copy link
Member

rwjblue commented Mar 19, 2018

CI was fixed (thanks @lennyburdette!) in #66, this should pass with a rebase...

The value after the type in a `@return` annotation is the description of the returned value, but this was being used as if it were a `@param`. Since `app` by itself is not a very good description, I just removed it.
@eventualbuddha
Copy link
Contributor Author

Okay, rebased.

@rwjblue rwjblue merged commit ad0d518 into ember-engines:master Jun 7, 2018
@rwjblue
Copy link
Member

rwjblue commented Jun 7, 2018

Thank you @eventualbuddha!

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

Successfully merging this pull request may close these issues.

3 participants