jaimergp

Results 951 comments of jaimergp

No, but conda-build can infer which files have gotten into `info/` and flag those that would result in a clobber error, I think?

Lol I was just tagging you in the PR. Thanks for the tip!

For reference, Microsoft seems to have some schemas for conda here too: https://github.com/microsoft/vscode-python/tree/main/schemas

A bunch of exceptions in `conda` are error messages targeting the CLI output for the end user. There's little programmatic intent, and we've often had no other option than to...

@XuehaiPan - I think such a plugin would need to add the relevant instructions in `(de)activate.d/` directories (or `conda-meta/state`) as part of its installation or command-line effects. Not that running...

Hi @CheeseMochi! I am implementing this for a project and will be happy to upstream. I have added support for Windows and we will have macOS notarization soon too. Let's...

Self writing READMEs are nice for this. There are some examples in those fancy profile page READMEs. I can work on that if needed.

Would you be interested in creating a multi-platform `conda-forge` recipe for this project? I see that there some dependencies that would need to be built too, but that should be...

You are right! Are you interested in providing a package through `conda-forge`? In that case, fork https://github.com/conda-forge/staged-recipes and follow the instructions! Let me know if you need help along the...

Reopening for upcoming PR addressing this