Jean-Christophe Morin
Jean-Christophe Morin
A little bit more debugging, the `description` field seems to be the culprit... ```diff diff --git a/existing b/new --- a/existing +++ b/new @@ -1 +1 @@ - help with outreach...
Interestingly, the new async `solve` on main solves the problem. I only saw that after spending a couple of hours trying what you suggested...
Just tried with py-rattler 0.6.0 and it seems to be fixed now. I'm going to close this.
A couple of months ago I created https://github.com/prefix-dev/rattler-build/issues/232. Should we just let the user decide of the type they want? Floats are more special since YAML doesn't like to have...
It should also support tests. We should be able to get inside the test environment of our choice. It might also be a good idea to chose a different name?...
> @JeanChristopheMorinPerso the RPM spec that you linked also has this: > > ``` > %{_includedir}/yaml-cpp/ > ``` > > So it seems that it similarly has a "glob" syntax...
@chadrik You need to sign the CLA before we can even start to look at the PR.
>I made this contribution on my own time: can choose individual vs corporate CLA on a per PR basis? I don't think you "can" but your account can be associated...
Hey @chadrik, I made a first good read last week and I'll try to do another one soon. If you have the time, I would really love to see a...
I think we can introduce a workflow that will fail for newly introduced errors and warnings. I'm sure someone already thought of that somewhere and we can probably re-use what...