-
Currently, reloading overleaf must reload all services in a single docker container. It would be better to keep apis up while reloading frontends.
This feature might need to split multirepo into di…
-
As discussed already we should consider moving to a multi repo setup and then publish all roles on ansible-galaxy.
Pros:
* ansible-galaxy integration
* easier integration for other projects (allo…
-
Whenever I ask for magit status (alt-x g) and I have many repositories open in the workspace it will prompt for which repo to use.
It seems in your code it is supposed to discover this based on the…
-
I think it might be really helpful to have an option to specify the directory of the package you want to test. In a multirepo setup, folks typically use environment variables or ARGS to manually call …
-
I'm using multirepo plugin with `nav_repos` config:
#### `mkdocs.yml`:
```yaml
- multirepo:
cleanup: false
nav_repos:
-
name: developers-docs
import…
-
**Description and expected behavior**
This is a multirepo project which have server and web inside the root directory.
server/package.json
```
"scripts": {
"with-env": "dotenv -e ../.en…
-
For in page diagramming.
* [For mermaid](https://github.com/pugong/mkdocs-mermaid-plugin)
* [For graphvis](https://github.com/zoni/mkdocs-diagrams)
~~Managing multiple versions~~
* ~~[mike](…
-
site_name: 'multirepo-test'
site_description: 'multirepo-test'
repo_url: https://stash.xxx.com:8082/projects/a/repos/b/browse
edit_uri: docs
plugins:
- multirepo
nav:
- test1: '…
-
Databuilder's docs live in this repo, and can be run locally is isolation (`just docs-serve`). They are pulled into the main documentation site using mkdocs-multirepo-plugin and built alongside the m…
-