coreos / fedora-coreos-cincinnati

Backend for Fedora CoreOS auto-updates (Cincinnati server)
Other
11 stars 16 forks source link

[WIP] fcos-cincinnati: port to actix-web 4.1 #79

Closed lucab closed 3 months ago

lucab commented 2 years ago

Do not merge: I only checked that this builds cleanly, I still have to manually check whether the web services are fine.


This ports the whole codebase to latest actix-web version (4.1). It also updates all intertwined depedendencies such as actix, reqwest, and tokio.

Closes: https://github.com/coreos/fedora-coreos-cincinnati/issues/78

cverna commented 3 months ago

Closing this, since it is not actively worked on