-
**Is your enhancement related to a problem? Please describe.**
Deploying WordPress plugins to WordPress.org via a monorepo.
**Describe the solution you'd like**
Instead of deploying the entir…
-
My use case is a single repo containing multiple micro services, so we run `sonar-scanner` per service in parallel. The `sonarqube` external stage that's added to the pipeline reports issues only for …
-
Allow to setup multiple RelativeCI projects on one repository
-
RN bundler can be configured to support monorepo by making changes in `metro.config.js` which just adds more folders to watch
e.g.
```js
const rootDir = __dirname;
module.exports = {
pr…
-
**Describe the solution you'd like**
I would like to be able to control how AppCenter clones my git repo. My app lives inside of a monorepo which is pretty big. It would be nice if AppCenter had a wa…
-
# 🐛 bug report
On a lerna-based monorepo, there are some issues with patch-package.
Suppose I have this folder structure...
```
.
├── ...
├── packages
│ ├── a
│ └── patches…
-
https://www.shew.dev/monorepos
-
**Please describe your use case / problem.**
I'm investigating your microcd/projects feature and it seems incompatible with a monorepo set up.
In a monorepo, there may be many Dockerfiles scattere…
-
# ⚠️ IMPORTANT
> We ask you to please complete as many questions as possible to help us know more about your talk and we'll use this information
when we create the meetup.com event. This way we wo…
-
Does this only work with Rush monorepos?
Let's say a project in your monorepo depends on thirdparty npm package `foolib`.
Let's say you need to test out a custom fork/patch to `foolib`, so you c…