Skip to content

Monorepo support #17

@dbachelder

Description

@dbachelder

We have a js/ts monorepo that's set up like this:

./apps/app1
./apps/app2
./packages/package1
./packages/package2

clawpatch only seems to find features related to the mono-repo tooling like these during map phase from the root:

> ll .clawpatch/features
total 48
drwxr-xr-x@  8 dan  staff   256 May 16 09:49 ./
drwxr-xr-x@ 10 dan  staff   320 May 16 09:48 ../
-rw-r--r--@  1 dan  staff   937 May 16 09:49 feat_config_0902ad7be8.json
-rw-r--r--@  1 dan  staff  2141 May 16 09:49 feat_config_7528cb5b98.json
-rw-r--r--@  1 dan  staff  2068 May 16 09:49 feat_release_4862937c51.json
-rw-r--r--@  1 dan  staff  2073 May 16 09:49 feat_release_51170e0f9c.json
-rw-r--r--@  1 dan  staff  2091 May 16 09:49 feat_release_734b842583.json
-rw-r--r--@  1 dan  staff  2098 May 16 09:49 feat_test-suite_84ae84a25a.json

trying to init/map from one of the app dirs doesn't change anything as it inits in the repo root.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions