-
```
One of the official owners of this project should move this over to GitHub
before it is lost. It will be better for the project.
```
Original issue reported on code.google.com by `issaf...@gma…
-
```
One of the official owners of this project should move this over to GitHub
before it is lost. It will be better for the project.
```
Original issue reported on code.google.com by `issaf...@gma…
-
For subgraphs as shown in the Following
![image](https://user-images.githubusercontent.com/46721498/141499798-6ee703be-2fe4-41f5-95de-bf48f7a764dc.png)
I suggest an API like this:
```py
@Node()
…
-
I am unable to integrate DVC file fetching in my CI with this action:
https://github.com/webb-tools/relayer/runs/8125894468?check_suite_focus=true
```
Run iterative/setup-dvc@v1
Error: Command f…
-
```
One of the official owners of this project should move this over to GitHub
before it is lost. It will be better for the project.
```
Original issue reported on code.google.com by `issaf...@gma…
-
I'm missing the possibility to run `import-db` as part of my pipeline. Consider the following scenario:
```
stages:
convert:
cmd: python convert.py
deps:
- data/raw_input_d…
-
Currently the custom plots only support param vs metric. It would be great if the custom plots can support metric vs metric, param vs param, or even metric vs param.
-
Hey guys,
I had often the problem that exec_command doesn't escape the parsed commands. E.g. if a " " is included in the command I have to take care of correct escaping myself. However it would be co…
-
**Operating system**: Ubuntu 18.04.1 LTS
**wxPython version & source**: 4.0.1 gtk3 (phoenix), installed via apt-get
**Python version & source**: python 3.6.7, default version with OS
**Descri…
-
Right now, we are using a two-step setup for Synopsys VCS which according to http://www.vlsiip.com/vcs/ is limited to Verilog only. VCS(-MX) is capable of simulating VHDL too with a three-step process…