danielberkompas / mithril

An Elixir architecture-in-a-box for a backend server. Supports GraphQL, Authority authentication, and more.
MIT License
80 stars 6 forks source link

upgrade to phoenix 1.4 #33

Closed fadeojo closed 5 years ago

fadeojo commented 5 years ago
fadeojo commented 5 years ago

@danielberkompas I don't know why the build failed as I am not able to view the semaphoreci page. Please advise.

danielberkompas commented 5 years ago

Hi @fadeojo, I need to move Mithril to TravisCI. I'll add it to my list. I don't have access to it either!

fadeojo commented 5 years ago

Hi @danielberkompas I will create a PR for the travis file. Please can you add this project to travis so once the travis.yaml is in, it will kick in.

fadeojo commented 5 years ago

@danielberkompas I fixed all the errors in the generated project and all tests are passing. I also included the travis config to this PR. Thanks.

danielberkompas commented 5 years ago

@fadeojo I added the project to travis, but you might need to push another commit to get Travis to run a build?

fadeojo commented 5 years ago

@danielberkompas 1 of the hound test cases is failing in travis and I don't know why. It doesn't happen on my mac so I created a new semaphoreci build for my fork and it works fine.

danielberkompas commented 5 years ago

@fadeojo What would I need to do to add semaphore from your account to this repo?

fadeojo commented 5 years ago

@danielberkompas