-
Notifications
You must be signed in to change notification settings - Fork 97
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
Update to Phoenix v1.6 #55
Comments
Read through the upgrade guide: https://gist.github.com/chrismccord/2ab350f154235ad4a4d0f4de6decba7b |
We've now updated quite a few of our Apps to Phoenix `1.6 without any issues: 🚀
Fairly certain we could tackle this issue/update now. 💭 |
@nelsonic I'll get started on that now :) |
Thanks again @ajmeese7 🙌 |
Testing on my |
Suuuuuuuuper annoyingly, Travis-CI has decided to cap the number of "Credits" that Open Source projects get: So my PR #62 is not running CI ... 🤦♂️ See: dwyl/learn-travis#67 |
Replaced Travis-CI with GitHub Actions: #63 ✅ |
Create elixir.yml for GitHub Actions CI #55
Given the recent Phoenix v1.6.0-rc.1 see: dwyl/learn-phoenix#143
Todo
I expect this exercise to take around
T2h
because the tutorial is quite long and we need to test all the steps.It might take less time, but this is the estimate. 💭
The text was updated successfully, but these errors were encountered: