Skip to content

Mix Dependency Improvements #3

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

Merged
merged 5 commits into from
Apr 8, 2015

Conversation

scrogson
Copy link
Contributor

@scrogson scrogson commented Apr 6, 2015

  • Add mix.lock to git
  • Set deps environment groups inline
  • Make ibrowse optional
  • Use an empty list as default option for with macro

Review on Reviewable

end
end
end
end
Copy link
Member

Choose a reason for hiding this comment

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

Does Code.ensure_loaded?(:ibrowse) work in compile or run-time?

@teamon
Copy link
Member

teamon commented Apr 7, 2015

Wow, thanks a lot!

I've already merged #2 before seeing this one so I guess a rebase will be needed.

scrogson added 5 commits April 7, 2015 08:15
This ensures reproducible builds; all developers get the same
dependencies as well as Travis CI builds.
Since ibrowse is meant to be an adapter. It should be an optional
dependency.
@scrogson
Copy link
Contributor Author

scrogson commented Apr 7, 2015

@teamon I've rebased this one on master.

teamon added a commit that referenced this pull request Apr 8, 2015
@teamon teamon merged commit 8c2993a into elixir-tesla:master Apr 8, 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