-
**Problem**
Right now the ocean.py repo has an `artifacts` directory, containing:
* `address.json` - lists the address of each Ocean smart contract deployed to Eth mainnet, and other networks
* …
-
**Problem**
The current instructions provide a terrible onboarding experience for both (a) devs just using ocean.py and (b) devs working to improve ocean.py code itself (in developers.md).
Use …
-
Dear @timbertson, first, thank you for this tool!
I am trying to use it to compile coq and coq related projects using the opam extra repositories from https://github.com/coq/opam-coq-archive (3 repos…
-
The thing is that JenkinsX clearly states an opinion of Multirepo approach because Monorepo sounds and looks monolithic. With that in mind I try to design an example of lets say 10-15 splitted microse…
-
The Microsoft Graph Toolkit is available as a single package. This issue proposes to separate the toolkit into multiple packages:
### Core package
- `@microsoft/mgt-element` - The core package con…
-
The command for opening the description was incorrectly converted to multirepo.
We should consider weeding out all uses of `executeCommand` that are not required by VS Code API since this also broke o…
-
**Describe the bug**
I have a yarn workspace project. Running `yarn workspace x storybook` yields this error:
```
ERROR in ../node_modules/@storybook/addon-docs/dist/frameworks/react/config.js
M…
-
**Problem:**
In multirepo we have some hierarchy of packages. We want to optimize the build in this way that we want to rebuild (or run tests, or compile, or ... ) only on packages which was not chan…
-
EDIT: Adding a List to track progress
- [ ] Core
- [x] Imported
- [ ] Workflows migrated
- [ ] Tests integrated
- [ ] Chat
- [x] Imported
- [x] Workflows migrated
- [ ] Tests …
-
There have been a couple of discussions of namespace packages and our plugins in the past, including #139 from @kne42, but I'd like to revisit, particularly as I'm working on #1800 and we have things …