Wolf Vollprecht
Wolf Vollprecht
We should compare the lowercase string/path.
It sounds like more of an edge case if you have two paths to pixi executables that are only different by upper-/lowercase letters ...
I just checked out the PR. Awesome, and thanks for trying!! I am wondering what you want to execute in the `cache` phase? Because right now, you don't specify any...
Yes, it does :)
Just call the file `build_cache.sh/bat` and use `build: script: build_cache`. Rattler-build figures out the extension itself.
Every output (incl. the cache) is independent and follows the same rules about e.g. build scripts and so far we've copied the implicit behavior of conda-build.
Hmm, not sure how you mean it exactly. We apply run exports from the cache & from each output. In the console log you can see the source of the...
Can you try `include/`?
Define necessary :D I think if you do `ls include` you won't see the contents of the folder. So I think in terms of "glob" it's more appropriate, and I...
I think we can close this, right? Or do you see anything that needs to be done with regards to the implicit `build.sh` file?