Git Product home page Git Product logo

Comments (6)

benwilson512 avatar benwilson512 commented on June 16, 2024 1

I would definitely try to figure out what dockerfile is being used by that tool. If your mix.lock file is not being included, you're gonna end up with a lot of bugs when libraries in production don't match libraries in development. In any case, we're on hex now.

from absinthe_ecto.

benwilson512 avatar benwilson512 commented on June 16, 2024

Hey!

I am placing it on hex now, it's mostly just an oversight.

Can you elaborate on how the build was broken? Your mix.lock file will lock both git dependencies as well as hex dependencies, so pushing additional code on our end won't force updates on your end.

from absinthe_ecto.

codestorm1 avatar codestorm1 commented on June 16, 2024

I'll mention this issue to my co-worker who had to break, maybe he can elaborate.

Thanks for adding it to Hex!

from absinthe_ecto.

lvalencia avatar lvalencia commented on June 16, 2024

he's talking about our docker-build (or any build that runs mix deps.get) because it will get latests and the latest push had dependencies that we didn't meet, so we had to update our dependencies. It wasn't anything major but it was unexpected.

from absinthe_ecto.

benwilson512 avatar benwilson512 commented on June 16, 2024

Are you including the mix.lock file in your docker build? I was under the impression that even for git dependencies a mix deps.get would only get the locked git ref unless explicitly unlocked.

from absinthe_ecto.

lvalencia avatar lvalencia commented on June 16, 2024

Yeah I understand what you're saying, the answer is I'm not sure man, we're using it as part of the edib package https://github.com/edib-tool/elixir-docker-image-builder if that helps.

from absinthe_ecto.

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.