-
I've been trying to push my images to GitHub registry. I have no-monorepo with two projects
Example of my project target inside project.json
```
"container": {
"executor": "@nx-tools/nx-cont…
-
## Question
Hello @samchon,
Writing E2E tests with Jest is just a terrible dx.
Nestjs supports it with SWC, but I know that SWC is not supported with nestia.
On your Homepage you mention waitin…
-
To structure your dashboard application with a static header, footer, and dynamic content area, you can define a main layout component (_layout.tsx) that renders the header, footer, and a child compon…
-
### Describe the bug
I'm attempting to use Vitest in a monorepo, and noticed there are issues getting vitest to re-run tests in watch mode when in-repo dependencies change. I've identified a few sp…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
9.10.0
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No r…
-
### Describe the bug
The workspace config can define different inline configs for the same files. Vitest correctly displays them with a `|${name}|` separator. But we currently do not support this use…
-
A question about how autolabeler works, that may also be an actual issue. I had previously set up autolabeler to work in our monorepo, and labels were getting applied correctly based on title regex an…
-
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…
-
### Motivation
I have a service that integrates localized resource files with repositories on GHE. I have a monorepo case where the `octokit-write` limit starts becoming onerous since I need to writ…
-
As pointed out in #1481, we have multiple projects in the monorepo and we could leverage a `utils` module with reusable functions shared across the repo.
I personally don't have anything specific in …
hails updated
2 years ago