Hugo van Kemenade

Results 1426 comments of Hugo van Kemenade
trafficstars

@aparnajyothi-y Updated, please could you re-run the CI?

These instructions suggest the blogspot address will redirect to a custom domain: https://support.google.com/blogger/answer/1233387?hl=en Do we have a different setup?

The failing Python 3.7 job is unrelated. Python 3.7 is EOL, I recommend dropping support for it. (As it happens, Python 3.8 is also EOL today.)

Thanks for the suggestion. I'd rather not maintain it myself, but happy if others wish to do so 👍

Thanks for asking, I don't need to be a maintainer of it, and I'm trying to limit how much stuff I say yes to, even if it's hands-off :) >...

Done in https://github.com/conda-forge/staged-recipes/pull/30085 🚀

Yes, squash merge, it's the only option enabled: ![image](https://github.com/user-attachments/assets/05c52888-3dd0-491c-a01c-2999d2cb883b) I think removing the individual commit messages is a good idea, because usually there's not been much if any editorial care...

For reference, `state.toml` currently looks like: state.toml ```toml ["/zh-tw/3.11/"] cpython_sha = "8b275e77d235b0e813f996173fc26eaa3484737c" translation_sha = "1e356ff418870ee2ae86282e3e11631658d47c68" last_build = 2024-09-09T16:10:50.990706Z last_build_duration = 6960.357093434315 ["/zh-cn/3.11/"] cpython_sha = "8b275e77d235b0e813f996173fc26eaa3484737c" translation_sha = "3047c76066632be61ecff4aa7755e7e72fef5c3a" last_build =...