Skip to content

Feature request: detect the repo root #189

@Offirmo

Description

@Offirmo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions