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

Better mix error handling #136

Merged
merged 2 commits into from
Mar 13, 2019
Merged

Better mix error handling #136

merged 2 commits into from
Mar 13, 2019

Conversation

danschultzer
Copy link
Collaborator

Some improvements to messages and handling of errors.

Now top level dependency requirement for ecto or phoenix rather than accept inclusion from another dependency since Pow will always include ecto and phoenix. This can be removed again if I get #2 working, however, umbrella apps will include all dependencies from other apps so it should probably be reworked at that time.

@danschultzer danschultzer force-pushed the better-mix-error-handling branch 4 times, most recently from 659f2ca to 781354d Compare March 13, 2019 22:11
@danschultzer danschultzer merged commit 153a635 into master Mar 13, 2019
@danschultzer danschultzer deleted the better-mix-error-handling branch March 13, 2019 22:35
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.

1 participant