-
as the feathers ecosystem continues to evolve, it is becoming increasingly difficult for both users and maintainers to track dependencies, coordinate tandem releases, keep docs in sync, etc.
it is …
-
Bug report.
### Input Code
```ts
import { resolve } from 'path'
type Options = {
file?: string,
preset?: string
}
```
### Babel/Babylon Configuration (.babelrc, package.json, cli co…
-
# Rationale
I've found it frustrating to hack on the code. I may be overly opinionated as my day job is building source control systems at a large company that loves monorepos. However, I do feel…
-
west tool fails when trying to checkout remote branch using:
`west checkout v1.13-branch zephyr`
fails with error:
`FATAL ERROR: No branch v1.13-branch exists in any of the listed projects`
This…
-
@ingydotnet When I started to write some documentation and tried to explain how git-subrepo works I came to some insights. (I have discussed this a lot with @jrosdahl )
The main reason for these tho…
-
Feel free to try out @rematch/core v1.0.0-alpha.0.
```
npm install @rematch/core@next
npm install @rematch/some-plugin@next
```
We'll try to resolve any issues if they come out.
ShMcK updated
6 years ago
-
Context
- **Gitlab Hook Plugin**: 1.4.2
- **Gitlab plugin version**: 1.5.3
- **Gitlab version**: 8.8.1
- **Jenkins version**: 2.89.4
- **Job type**: Freestyle
Hello Everyone,
I'm having tro…
-
Apply to these:
- lib-content.query (currently no score)
- repoconnection.query
- multirepoconnection.query
-
- [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…
-
Since upgrading to VSCode 1.16.0, which supports multiple SCM providers, I'm having issues with the vscode-hg. extension. It attempts to track uncommitted files even for Git projects, which causes the…