biurad / poakium

A Monorepo for Full-stack PHP independent libraries. (metapackage)
MIT License
2 stars 0 forks source link

[Monorepo] Remove external repo path support #8

Closed divineniiquaye closed 1 year ago

divineniiquaye commented 1 year ago

Is there an existing issue for this?

What happened?

In order not to conflict git history, I suggest support to adding external and full paths be removed. Again, for merging support, can this be fixed to prevent the external/full path issue.

Expected Behavior or Solution

Expects the path config to be required and used in all sub repo config eg:

repoA:
  url: ./../somewhere/repoA
  path: packages/repoA

Steps To Reproduce

No response

Additional context

No response

Code of Conduct