Jan David
Jan David
> Shouldn't you check with other tools instead? I think it's fair for other tools to assume that a file that has the `.json` extension is valid JSON. Prettier breaks...
`CARGO_REGISTRY_TOKEN` secrect with `publish-update` permissions has been added to the repo. 👍
Thanks for the quick review! I'll ask @Mark-Simulacrum to have a look as well. Before we merge this it would be great to test it with `dev-static`. I've tested the...
> @jdno One (newbie) question: is it possible to move this script to e.g. some repo that you directly control? After all, it's a bit weird to have something in...
We've been discussing refactoring the release process [in Zulip](https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/rustup.20releases.20as.20part.20of.20promote-release) and on the draft implementation [in promote-release](https://github.com/rust-lang/promote-release/pull/84). The outcome of that discussion is that we definitely want to reimplement the Python...
Oof. 😮💨 Thanks for reporting this, @fh-igd-mueller-roemer. The reason why it might work sometimes is that we split traffic for `static.rust-lang.org` between AWS CloudFront and Fastly, while `index.rust-lang.org` is only...
@dependabot rebase
We're installing most packages from the default package repository, which in the case of the dev-desktops is a bit outdated. The machines are still running Ubuntu 22.04 LTS, which only...
This is something that I'd love to see added to our [rust-lang/infra-smoke-tests](https://github.com/rust-lang/infra-smoke-tests). It will probably require creating a new `TestSuite`, so I'll try to create a tracking issue with some...
@ferologics It would also be helpful to get the output of `curl -I https://static.rust-lang.org` to see which point-of-presence your hitting in the CDN.