Coder Social home page Coder Social logo

Comments (3)

itewk avatar itewk commented on June 26, 2024

I believe this already works. What doesn’t work is if you are doing maven with a parent Pom that builds multiple artifacts or if you want to build multiple containers at the same time in one workflow. My guess is this issue will turn into a “better document the process” unless you meant one of those other use cases.

from ploigos-step-runner.

christophermay07 avatar christophermay07 commented on June 26, 2024

I believe this already works. What doesn’t work is if you are doing maven with a parent Pom that builds multiple artifacts or if you want to build multiple containers at the same time in one workflow. My guess is this issue will turn into a “better document the process” unless you meant one of those other use cases.

That's great news! I'll happily take on updating the documentation -- I just need to play around with PSR a bit more this week to understand how monorepo support works.

from ploigos-step-runner.

itewk avatar itewk commented on June 26, 2024

@christophermay07 you firs thave to define what yu mean by "mono-repo"

  1. a single source repo that contains multiple applications that are independently built, put into containers, and deployed in seperate release engineering workflows OR
  2. a single source repo that contains multiple applciaitons that all go into their own containers but need to be built/tested/deployed all in one release engineering workflow OR
  3. a single source repo that contains multiple applictions (zips/wars/ears/etc) that all get built togeather or indepently but ultimatlly end up inside the same container

the first use case I beleive there isn't any issue doing with the current PSR as there is ways to specify paths for everything.

The other two use cases is where we would need technical work tos upport.

minimally as part of this item maybe you should create a PR against the ploigos-docs to define mono-repo and define if it covers all three of those uses cases, or only 1 adn the other use cases get other pithy names....

from ploigos-step-runner.

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.