Sophia Castellarin

Results 110 comments of Sophia Castellarin

pre-commit.ci autofix

pre-commit.ci autofix

pre-commit.ci autofix

This PR is getting a little bit confusing to manage with the refactor to use the environment model + the reconciling of the `--file` backends. Going to break this up...

Ahhh, I think we kind of lost sight of the fixing this issue as part of #14820. I can confirm that this is not fixed. We need to have a...

This has been completed 🎆

I found one kind of rough edge here in the UX. The `--json` flag seems to override the `--format` flag. For example, * `conda export --format explicit` will output the...

can do! Some issues with environment.yaml export formatting There are some differences between the currently released conda and PR #14886 when exporting to the yaml format. It is imporant to...

> I wonder if we should merge those PRs together? For me, its ok if they are seperate since they implementation doesn't overlap and they have 2 distinct goals. But,...

In general, I think this looks good to me and seems to work in all the ways I expect it to. I want to call out 2 other things happening...