Thomas Van Strydonck

Results 15 comments of Thomas Van Strydonck

Thanks for the pointer, I'll take a look at that API. We might be able to use it to postpone cert verification in cases where we need external input to...

Thank you for providing this context :) Re-vendoring definitely makes sense on the next major version update, whether prompted by this issue or not.

Thanks for implementing this! Do you have any view of when the next release of `cargo-lock` might happen?

Issue #3004 seems to be the only regression (surprisingly), but I'm not sure how my change caused this. ```diff Mismatch at tests/source/macros.rs:1032: fn issue3004() { foo!(|_| { () }); -...

Yeah, I think that should work, afaict the `parts` section is not limited to sourcing from the folder the `snapcraft.yaml` file is in. It looks like you can just change...