aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.85k stars 91 forks source link

Updates related to advisories #453

Closed future-highway closed 1 year ago

future-highway commented 1 year ago

I was only able to eliminate the warning advisory for now.

future-highway commented 1 year ago

Tester 101 is failing because it is timing out. Do we want to extend past 30 minutes until we find other solutions?

dmah42 commented 1 year ago

if our tests are taking >30 minutes then i think we've done something wrong :/

of course we can extend it but how far is too far?

future-highway commented 1 year ago

I was hoping we could use cargo-chef in the docker file to speed up 101, but it wasn't effective (dependency crate builds were not being cached).

future-highway commented 1 year ago

@cla-bot check

future-highway commented 1 year ago

@cla-bot check

krisnova commented 1 year ago

@cla-bot check

krisnova commented 1 year ago

@cla-bot check

cla-bot[bot] commented 1 year ago

The cla-bot has been summoned, and re-checked this pull request!

krisnova commented 1 year ago

Fixed it :)

Thanks @Preskton