Juniper Tyree

Results 292 comments of Juniper Tyree

I'll start with my technical answer: This breakage is expected. Before v0.8.0, RON's grammar (https://github.com/ron-rs/ron/blob/master/docs/grammar.md#identifier) did not allow `@sender` as an identifier (just like it's not a valid Rust identifier),...

Mmmm good question. There is always one different package, so just clearing one composition graph wouldn't help. But perhaps I could pre-generate a composition graph with all the utils packages...

> While that might work just fine, it does seem like a less than ideal API experience. The approach does work, also on v0.1.0 :) > I won't hold up...

What's the status of this PR?

You are asking about the magic behind the scenes :) For Pyodide, all dependencies are compiled to WebAssembly. For pure Python packages, nothing has to be done. To get eccodes...

I absolutely understand your concerns. > I like the idea of downloading the adapter binaries as artifacts rather than rebuilding them as it guarantees they're the same as the published...

I tried to run the full publish cycle in my own repo but have come across some issues (I'm yet at the stage where I can actually test the adapter):...

@alexcrichton I've slowly been getting further and further into the try runs and I now have one running that I hope will work. The extra commit to enable the try...

[Just using any run id for testing perhaps wasn't such a good idea (I think the workflow should work but right now it chooses a run id without artifacts ......