-
A **lot** of functions in skimage use image histograms for various purposes (e.g. histeq, or thresholding), so I think as a whole, optimising our histogram computation could result in a significant sp…
-
### 🎛 Description
🐛 bug report
Some actions will create a new inspec.lock
Most will not overwrite an existing one
And then there is vendoring. Vendoring is best practice for production, b…
-
### Clear and concise description of the problem
To clearly describe spreading behavior, we are vendoring template `BodyParameter` in specs if we don't want spread body parameters. We want to eventua…
-
It's nowhere near as bad as google analytics or anything, but might still be worth vendoring those scripts for increased privacy.
-
When I tried to build a fork of the project in my own CI and my laptop it could not find the packages.
Example:
`main.go:46:2: cannot find package "github.com/nanopack/shaman/api" in any of:
/home…
-
```
0:00:01.276 => yabridgectl-5.1.0-r0: running prepare...
[vendoring etc]
0:00:02.068 => yabridgectl-5.1.0-r0: running patch hook: 000_patches...
0:00:02.070 => yabridgectl-5.1.0-r0: running set…
-
# Description of problem
Today we use https://github.com/golang/dep to manage the project dependencies.
However we do do not explicitly constrain the dependencies.
This means that dep will pull i…
-
We switched to using the `godep` tool on commit 8b5dd1221755832c42f5a3e51515e6145a2e693c. However, it is sometimes unreliable. We have been fighting most of this morning to re-vendor against https://g…
-
This project looks like a nifty wrapper around cool libraries like `nlopes/slack` and other awesome project.
I am new to the vendoring pattern and have seen that almost all go-lang projects have a `v…
-
I would like Node.js to support the following user experience
```bash
$ node script.ts
Typescript support is missing, install it with:
npm i --location=global typescript-node-core
$ npm i --loc…