Pierre-Yves Bigourdan
Pierre-Yves Bigourdan
The issue I had found is here: https://github.com/jenkins-infra/stats.jenkins.io/issues/215 From the get go the first few messages in November feel off to me, I kinda got burnt as well, and things...
Installs stats per version are still unavailable at the time of writing: Our test CI has been reporting failures for close to a year at this point and we've been...
Out of interest, how are these featured versions rendered in the Modrinth UI?
Thanks for the responses and thoughts so far! We do have an upcoming use case where we want to do send a body which is a `Flux` of `DataBuffer`s, using...
I built a small proof of concept internally integrating with the non-netty bits @vzhn's _netty-http-authenticator_. I'm operating at the Webflux level rather than the Netty level, and have added an...
@pszemus indeed I have. The code in my previous message should hopefully help you get started. The production solution I've ended up with is slightly nicer, my code keeps state...
Your working example looks like a good start from what I can tell. The main optimisation that you'll want to address is to keep track of the last received digest...
> OK. I've marked this PR ready for review. In https://github.com/badges/shields/commit/c6028f16304cefcc0e14b1927c7edcf73c14b450 I've added the ability to switch between IEC and metric units. The code isn't bad but it does add...
@jNullj should we merge this? It feels like an incremental improvement over what we have today :)
Hello @neverbiasu 👋🏻 What is the rationale for adding a cache layer for this badge? We typically cache at the CDN layer, which has the advantage of being shared across...