Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monorepo support for building & publishing multiple projects from a single repo #61

Open
Windows10CE opened this issue Jun 12, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Windows10CE
Copy link
Member

Projects should be able to specify other project files as dependencies. This would greatly simplify some cases where packages need several subpackages that should be uploaded but are part of the same project eg a in-house/in-repo dependency or metapackages (like R2API is becoming).

When publishing, dependencies should be published before their dependents if the version number that exists in the repository is lower than the one that exists locally.

@Windows10CE Windows10CE added the enhancement New feature or request label Jun 12, 2022
@Windows10CE Windows10CE self-assigned this Jun 12, 2022
@MythicManiac
Copy link
Member

I'd rephrase this as monorepo support, but that is something we probably want to include given how many users have multiple mods in a single project tree and want to manage them all in the same repo 👍

@MythicManiac MythicManiac changed the title Local dependencies for projects Monorepo support for building & publishing multiple projects from a single repo Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants