-
Thanks for the great lib!
Currently, doesn't detect changes in nested `package.json` and `yarn.lock`. What do you think about adding support for monorepos?
-
Moving from #18 also awesome works in #45 by @leo91000 and #83 by @aa900031
> @itpropro: Provide some way to generate changelogs only for one or more specific subfolders/repos in a monoprepo struct…
-
**Is your feature request related to a problem? Please describe.**
At ILM, we have a distinct workflow where many packages are maintained from a single repo (not currently spk). Our developer and C…
-
Create a catalogd migration prep branch and move the contents of the repository into a newly created catalogd directory with the exception of:
- `api` directory
- go.mod
- go.sum
- .gitignore
*…
-
### Link to the code that reproduces this issue
https://github.com/omarshehab221/DoomUI
### To Reproduce
Just clone the repo and try to build the apps/template or the apps/playground (I made sure n…
-
[https://github.com/JesusFilm/core/pull/4207](https://github.com/JesusFilm/core/pull/4207)Migration guide:[https://www.algolia.com/doc/libraries/javascript/v5/upgrade/](https://www.algolia.com/doc/lib…
-
this is a monorepo, but I cannot figure out monorepo tooling for the life of me. As this repo grows, I'd like to add more
-
See: https://github.com/AndreaPontrandolfo/sheriff/pull/295#discussion_r1826433994
Presumably something with the paths and globing is wrong.
- [x] I'll try to fix it myself.
-
As a long-term goal for the starter, we strive to demonstrate real-world scenarios, in my experience building Contentful frontends rarely is limited to one frontend. Use-cases for monorepos include:
-…
-
Hey,
In one of my rust projects we use a monorepo.
I've wondered if it is possible to tell cargo-dist to run all the workflows within a sub directory?