Tadej Svetina

Results 15 issues of Tadej Svetina

Whenever I run `pixi install` with environment name specified, all environments listed in `pixi.toml` appear in `.pixi/envs`. Is it possible somehow to only install one environment?

Right now, we can visualize DVC DAG in console using `dvc dag` - but it's not very pretty (especially for larger graphs), and contains very little information. It would be...

feature request

I would like to be able to create *graphical* plots, other than those already defined in `dvc.yaml`, inside Studio. The reasoning for this is that I have plots (=csv tables)...

feature request

I have the following file tree: ``` terragrunt.hcl _envcommon/ server.hcl modules/ server/ main.tf staging/ env.hcl vpc/ terragrunt.hcl server/ terragrunt.hcl ``` And here are the files ```hcl # staging/server/terragrunt.hcl include "root"...

question
awaiting response
stale

This PR is an updated version of #623 - I have just added some fixes that enable correct parsing of files larger than 4GB. I have tested it on several...