Cecile Tonglet

Results 135 comments of Cecile Tonglet

It is worth mentioning that the file I blurred is a .zip file and not a directory

Something must be wrong in my workflow. It felt like the file did not exist. So I merged the 2 jobs (build and release) to avoid using actions/upload-artifact@v2 and actions/download-artifact@v2,...

I completely forgot about this issue but it is currently working for me even with the upload/download artifact. Here is the workflow (I redacted a bit because it's a private...

On another repo where I had the issue I just merged the 2 jobs to be one single job without download/upload artifacts and it worked. Maybe you should consider this...

It's not a super great fix but if the dependencies of the dependencies don't build in 1.3.0 there isn't much you can do except locking the versions :woman_shrugging: Though it's...

Yes I noticed Dialog kinda grew organically... I will see to move this to panel

I still have the links on Google Hangouts and that's the one web app I'm getting brain damage because of those URLs

> Waiting the next release of [cargo-generate](https://github.com/cargo-generate/cargo-generate) why is that? you added some cool feature?

Ahh sorry I get it now! When PRs are linked like that. I like to link the PRs by using `Related to https://...` in the message of the issue (so...