-
Memory ownership is tied to a Pipe which means you need to copy the data if you take it out of the pipe. And similarly, you need to copy data to get it into the pipe.
It seems by design. But maybe …
-
Firstly - thanks for writing this, it's awesome to be able to see my bk pipelines inside vscode.
I have several tens of pipelines (I'm an org-admin); it would be easier to deal with those if
* the…
-
For example: adding anchor ids to headings.
-
Run FocusPip & TransferPip concurently on SoftNet cluster.
-
_From @debianmaster on June 29, 2017 23:17_
How to replicate:
Create -> Pipelines -> Select pipeline -> Select `Delete` from Popup
EX:- https://openshift.io/cjonagam-io/test/create/pipelines
E…
-
It is not easy to perform functional tests of the pipline webhook since it requires having an environment configured with GitLab runners in which to run the tests. If you have had the opportunity to t…
btey updated
12 months ago
-
https://paddlepaddle.github.io/PaddleX/main/pipeline_usage/tutorials/cv_pipelines/face_recognition.html#222-python
from paddlex import create_pipeline
pipeline = create_pipeline(pipeline="face…
-
- Main Dashboard Brainstorming
- Pipeline group status (# of Running, # of Failed, # of Completed - Chart)
- Latest pipeline status
- Number of pipelines
- Spec (?), notification f…
-
- No more GitHub actions for updatecli (less configuration spread)
- For instance https://github.com/jenkins-infra/jenkins-infra/pull/2059
- Full control of the execution environment of updatecl…
-
My docker host is set to `DOCKER_HOST=tcp://10.211.55.2:12675`
When I try the starter app it's unable to connect to redis because it's expecting it to be on localhost I think but it's not, it's on …