jaimergp

Results 1223 comments of jaimergp

I've been thinking about the `build-locally.py` experience and in the current logic I think we would end up provisioning environments twice if one runs `pixi run build-locally`. I need to...

I'm quite happy with the local Pixi workflow now. It's quite neat and integrates nicely with the CI pipelines. With a couple adjustments in the Windows scripts we also got...

Oops, thanks for the report. I think you can work around by setting `CI=0` for now, but I'll add a fix.

Should have been fixed with https://github.com/conda-forge/staged-recipes/pull/28245 @matthewfeickert. Can you check? 🙏

Hey @Krande, I just tested it out on my machine and I can't reproduce your error 🤔 Can you remote the `.pixi` directory and the `pixi.lock` file and try again?...

@mrclary could you check if this PR fixes your Linux issues? Thanks!

Perfect! I'm reading this as "it works as long as `%f` is present in some way", so I added a note to the docs. In that case, I think this...

I did find a couple bugs and polished the cleanup, so no worries, it was indeed useful! Glad you made it work too.

To the best of my knowledge, this is a perfect summary of the current situation. This would be an excellent topic to cover in the conda-forge calls.