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

Feature request: detect the repo root #189

Open
Offirmo opened this issue Oct 22, 2023 · 0 comments
Open

Feature request: detect the repo root #189

Offirmo opened this issue Oct 22, 2023 · 0 comments

Comments

@Offirmo
Copy link

Offirmo commented Oct 22, 2023

First thanks for this useful tool.

My monorepo is not in the git repo's root but in a subfolder. When I launch manypkg, it complains about the "repository field" but incorrectly generates them because it is not taking the subfolder into account.

Ex. manypgk generates

https://github.com/Offirmo/offirmo-monorepo/tree/main/2-foundation/prettify-any

When it should be:

https://github.com/Offirmo/offirmo-monorepo/tree/main/stack--2022/2-foundation/prettify-any

Could we have a proper detection of the repo root?

I'll understand if this case is evaluated as too rare.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant