Jan David
Jan David
Not sure if this is the best place to raise this, but can we talk about the name "Rust Society" before we finalize the plan? For me as a non-native...
Do we even need the action anymore or could we replace it by hosting static websites on GitHub Actions? I feel like that would give users the most flexibility and...
Oh, my bad. I thought this was the action that uploaded static sites to S3 and serve them from there. If we're already using GitHub Pages, I actually think there...
Started a discussion here: https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Remove.20static-websites.20GitHub.20Action
This is now being implemented as part of https://github.com/rust-lang/simpleinfra/issues/420.
When we rolled out Fastly, we started with their `HTTP/3 & TLS v1.3 + 0RTT` (`n.sni.global.fastly.net`) configuration, given that TLS v1.1 has been deprecated since forever. But that caused issues...