-
Hi,
I'm using semantic-release-monorepo with **semantic-release/gitlab** and **npm workspaces**.
When doing so, I get an error saying that I need to give credentials for semantic-release/github …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
[`bundledDependencies`](https://docs.npmjs.com/cli/v7/configuring-npm/package-json#bundleddep…
-
### Describe the proposed change(s).
Use the `workspaces` field in `package.json` to detect workspace package.json files
-
A barebones workspaces feature has landed in `deno.json` to allow composing import maps. These could be leveraged in the monorepo setup. See https://github.com/denoland/deno/pull/20410 for details.
…
-
To set up a Deno workspace for your project, you'll want to structure it in a way that allows modularity, ease of development, and scalability. Here's a step-by-step guide to creating a workspace in D…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
In an npm workspaces project we have a usecase of nested package - in the directory of …
-
-
-
There are some excellent proposals made here by @sam-goodman for how to improve the monorepo setup with separate `contracts/` and `ui/`: https://github.com/o1-labs/o1js/issues/1576#issuecomment-205419…
-
## Expected Behavior
In the yarn v1 and yarn v2 (with `nodeLinker: node_modules`), commitlint work perfectly
## Current Behavior
It doesn't work at all. I've tried these command in git-hook (…