-
- [x] Put the lodash functions in a different module in the form of a plugin (in a different repository) #138
- [x] Have an immutadot core with no peer dependency on lodash #143
- [x] Add more plain…
-
I have a multirepo with the import sort settings in the root package.json. However, it does not work. It seems to only pick up the leaf package.json files, and not the root one.
-
Acham melhor desenvolver as APPs aqui dividias em pastas ou preferem criar um reposiório para cada e linkar aqui?
-
With August's release, VS Code will start supporting multiple SCM providers simultaneously. This means that the user will be able to use both a Perforce repository's features alongside a git repositor…
-
So, I've been thinking a bunch about our multirepo strategy and its gone pretty back and forth.
My thoughts so far:
- Multirepos lead to clearer dependencies/modules/separation of concerns
-…
-
In the Node.js environment, a call using `require()` will walk up the tree to find the dependency, this means that a dependency that is required can be in any `node_modules` folder up the tree. Curren…
-
I just saw that the SCM Multirepo work is labelled as preview.
This is incorrect. While it may relate to multiroot, this work is already in stable for everyone. You'll get multiple repositories sim…
-
I just upgraded to VSCode 1.16.0, and now the SCM badge is showing 99+ even though all my changes have been committed.
I assume this is happening because I have the Hg SCM Provider (v1.1.7) install…
-
Not sure about problem, but build is failing when fetching from SCM, this is the error:
```
java.lang.ClassCastException: org.jenkinsci.plugins.github_branch_source.PullRequestSCMRevision cannot b…
-
We should have forks for the kubernetes repos that we carry patches for (k8s.io/kubernetes, k8s.io/apimachinery, k8s.io/client-go, etc). https://github.com/deads2k/sync-vendor/blob/master/hack/sync-v…