Denis Cornehl

Results 338 comments of Denis Cornehl

> Could you try moving all --config flags to before --lib? already tried, no change

odd thing: this same command works perfectly for other normal & proc-macro crates (it's coming from the docs.rs JSON build)

> It is very possible a bug in host-config/target-applies-to-host. Not yet got time to look into it deeper but removing those helps. @GuillaumeGomez I don't know what these do, do...

kk, then I'll wait for a fix

just a rebuild for `bevy_state` seem to have been successful, so I queued rebuilds for the other mentioned releases.

( I'll need to figure out why the error was incomplete in the database, the feature to actually see manifest / cargo errors is relatively recent )

@mockersf can you confirm that the docs are fine now? Should we rebuild more releases?

For now I queued rebuilds for all of these. ( making the error visible is on my todo list, also adding more loggin)

So, we don't have a cache here. Generally our retry mechanism should help with these kind of errors, by just retrying at another later time. Currently I'm not sure if...

@mockersf do you have an example for a failed release because of this? I want to check some details around our retry mechanism.