Git Product home page Git Product logo

Comments (4)

durandom avatar durandom commented on July 17, 2024

This exact question is discussed here and he has a PR :)
rails/rails#22588

I'm also not quite sure how a productive development workflow would look like if you have to make changes to both sides: provider gem and manageiq

One idea is to keep working inside manageiq, clone into e.g. gems.external/manageiq-providers-amazon and tell bundler to use this
bundle config local.manageiq-providers-amazon ~/src/manageiq/gems.external/manageiq-providers-amazon

from manageiq-providers-amazon.

Fryguy avatar Fryguy commented on July 17, 2024

The other option is to just change the :git reference in the Gemfile to a path and then the dev can use whatever directory works for them.

from manageiq-providers-amazon.

durandom avatar durandom commented on July 17, 2024

Also see the section on provider developement here:
http://manageiq.org/documentation/development/developer_setup/

This is the best solution so far, imho, because you dont have to fiddle with the Gemfile in manageiq

from manageiq-providers-amazon.

durandom avatar durandom commented on July 17, 2024

Closing this, because the canonical developement way for now is to clone into a subdir in your manageiq directory

from manageiq-providers-amazon.

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.