-
### Describe the bug
Currently when adding items to the integration catalog, addons that are stored in monorepos do not current display the correct information
### Steps to reproduce the behavio…
-
It is a bit open ended, but it would be great if buildkite provided better support for monorepos. That is, single github repo with per-project subdirectories, that have separate project-specific pipel…
-
Hi folks!
We are using `vue-demi` in a monorepo where we have a _components package_ that uses `vue-demi` and has vue 3 as a `devDependency`. Alongside that, in the same monorepo, have vue 2 and v…
-
# 使用JavaScript和TypeScript构建可扩展的Monorepo项目 Building a Scalable Monorepo with JavaScript and TypeScript
01 - Introduction
01 - Scaling a codebase with a monorepo
02 - What you should know
-----
0…
-
It's convenient to be able to use an empty commit to specify a release version as described [here](https://github.com/googleapis/release-please/blob/main/docs/manifest-releaser.md). In the [OpenFeatur…
-
Preview update performance is excessively slow (minutes to update a preview on an M1 Pro mac when the source is changed) in large repos with many symlinks (e.g. for nx monorepos with react-native apps…
-
### Environment information
```bash
CLI:
Version: 1.9.4
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
-
When trying to use this on a large monorepo, performance is very poor -- one docs site with ~30 pages has gone from taking a a few seconds to build to a few minutes.
I'm testing a change that would…
-
The following setup needed for VSCode Relay extension to work with monorepos, doesn't work with `vite-plugin-relay` and throws `ReferenceError: require is not defined` where `graphql` template literal…
-
Following the trail of this issue: https://github.com/microsoft/vscode-python/issues/1019, I'd like to request `venvPath` to support array of paths and wildcards in them.
My use case touches monorepo…