Giter Site home page Giter Site logo

Comments (14)

joaomdmoura avatar joaomdmoura commented on May 10, 2024 5

@MarPenc I'll update it accordingly and release a new version this week still 😄

from machinery.

joaomdmoura avatar joaomdmoura commented on May 10, 2024 4

made a new release with ecto 3.0, working on updating the remaining dependencies

from machinery.

beno avatar beno commented on May 10, 2024 3

Still a problem with cowboy 2, I need to add

{:cowboy, "~> 2.5", override: true},

to my mix file to make it work with machinery.

from machinery.

joaomdmoura avatar joaomdmoura commented on May 10, 2024 3

Hey everyone! I've spend some time last couple days updating Machinery and getting some PRs merged.Some code got removed and some fixes were merged.

As part of this new version I'll be removing the dependency on Phoenix (and the live dashboard included by default), it was a huge dependency for a small library and it shouldn't be hard to people to built it in their apps themselves once they have all this data in the database already.

I just tested master with the newest version of Phoenix and it works like a charm! No conflicts at all, everything seems to be working fine.

So if you want to give that a try go ahead, I'll make a few more tests before cutting a new version, until then I'll keep this open just in case there are any bugs. Again master should work fine for everyone but there is no more live dashboard included. Thanks for all the patience on this 😅

from machinery.

mmendez512 avatar mmendez512 commented on May 10, 2024 2

It's been a few months, are you going to release it soon?

from machinery.

joaomdmoura avatar joaomdmoura commented on May 10, 2024 2

Folks, happy to announce I just release version 1.0.0.
https://hex.pm/packages/machinery

It's a 1.0.0 because of all the breaking changes it has, like removing the dashboard feature a dependency on phoenix.

Closing this for now, let me know if you find any bugs.

from machinery.

wronfim avatar wronfim commented on May 10, 2024

@MarPenc Seems like it's fixed in master.

So, While we wait on the next release, try to install it from Github directly:

{:machinery, git: "https://github.com/joaomdmoura/machinery.git"}

from machinery.

felbit avatar felbit commented on May 10, 2024

@joaomdmoura That would be awesome. Thank you for your work!

from machinery.

joaomdmoura avatar joaomdmoura commented on May 10, 2024

Just letting you all know I'm still working on this, trying to to update everything to the edge, but it is requiring some refactoring, I'm currently 10 tests away of getting it done 😄

from machinery.

sobolevn avatar sobolevn commented on May 10, 2024

How is the status of this issue? Still does not work with the latest version of phoenix by default.

from machinery.

elbasti avatar elbasti commented on May 10, 2024

When I try to use the machinery web interface on Phoenix 1.4 I get the following error:

function Phoenix.Router.Route.forward/4 is undefined or private

from /lib/machinery/plug.ex:53

I was able to install machinery by forcing cowboy 2.5 w/ override: true

from machinery.

simaofreitas avatar simaofreitas commented on May 10, 2024

Bump. Having the same issue :(

from machinery.

antonioparisi avatar antonioparisi commented on May 10, 2024

@joaomdmoura any update on this?

from machinery.

Dan1one avatar Dan1one commented on May 10, 2024

@joaomdmoura Yo! Still not working! Should we try to fix it? Whats the way fork it and make it work? Do you have tests on it working with the new Plug/cowboy combination? How do we split it? should we brake compatibility with old versions of phoenix?

from machinery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.