-
Hey mate, great tool seems very helpful!
Just wondering if there's a way to use modver with monorepos? I'm having some issues.
We have a repo with a number of different modules in subfolders.
Str…
-
As an NPM admin, it is my job to review the dry-run output for a project in order to approve a release. However, the output for this action is too noisy. This is mainly due to the fact that `+x` is st…
-
I have a repository that contains a mix of ReactJS and .NET Core applications (which use central package management, with a `Directory.Packages.props` file in the root folder). When I run the v0.0.2 t…
-
### What version of Bun is running?
1.1.33-canary.12+74e440d58
### What platform is your computer?
Darwin 24.1.0 arm64 arm
### What steps can reproduce the bug?
- [ ] create a workspace in a `pac…
-
Currently, when having multiple deno projects in the same repository and all deployed in Deno Deploy they all get a deployment trigger when I commit to one of the folders. Is it possible to declare sp…
-
## Description
It seems that a wheel for monorepo does not include a top-level `METADATA` to extract the constraints from. This means that `reqs` remains empty:
https://github.com/jupyterlab/mai…
-
### Minimal reproducible example
https://github.com/facebook/react-strict-dom
### What platform(s) does this occur on?
Android, iOS, Web
### Did you reproduce this issue in a development build?
Y…
-
I have:
```
/traditional_repo
file_1
/mono_repo
file_2
/packages
/package
file_3
```
Is it practical to configure `workspaces.nvim` so that:
- `file_1` belongs to `tra…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
npm/pnpm
### Package manager version
8.15.9
### Language version
_No respo…
-
# Problem
ref: https://discord.com/channels/707636530424053791/1286344441950375986
When running dagger in a big monorepo, because of the default SDK `include` and `exclude` patterns in the `init…