Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Compatibility with Phoenix 1.4 #84

Open
strayer opened this issue Aug 11, 2021 · 2 comments
Open

Compatibility with Phoenix 1.4 #84

strayer opened this issue Aug 11, 2021 · 2 comments

Comments

@strayer
Copy link

strayer commented Aug 11, 2021

Hey! I noticed you removed the note that this project is unmaintained, so I assume it makes sense to open issues again :)

We are using this library in an older project that I intend to update to Phoenix 1.4, but the dependency on the ecto library currently stops me from doing that.

I already tried bumping plug to 1.7 and changing ecto to ecto_sql ~> 3.0, but after that a ton of tests failed.

Are you perhaps already working on making this compatible to Phoenix 1.4?

@quexpl
Copy link
Collaborator

quexpl commented Aug 11, 2021

Hey @strayer! I'm a official contributor of canary and I will be helping @cpjk with developing it.
I'm planning to do a merge of runhyve/canary (and release a new version of canary) where I upgraded dependencies, enabled github actions etc. We are using this fork for a while with phoenix 1.5, in the meantime you can check that.

@strayer
Copy link
Author

strayer commented Aug 11, 2021

Hey @quexpl, thanks for linking the fork, that version seems to work fine for now!

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

No branches or pull requests

2 participants