Pierre-Yves Bigourdan
Pierre-Yves Bigourdan
This is arguably a performance-sensitive part of our codebase, as it impacts the rendering of all badges. It would be great to do some quick performance analysis to make sure...
Just wanted to add to my previous message: we do have some simple things in place to do micro-benchmarks, see [this page](https://github.com/badges/shields/blob/master/doc/performance-testing.md) in our docs!
@chris48s would you like a mention as well?
My understanding was that we could use CC0/unlicense packages in an MIT or Apache project. I'm no lawyer, but what makes you say this is not the case?
Agreed on the one year minimum for keeping a redirector. Perhaps we could do what we did in #8671, i.e. rendering a badge that points to a GitHub issue (https://github.com/badges/shields/blob/3b85bf89d7364f98c3774d60fe322021cc2ce3e4/services/github/github-workflow-status.service.js#L18)...
Done!
@LitoMore any strong opinions on this before I move forward with the proposal in linked PR?
Hello @sorki 👋🏻 > The service is fully functional again and updated regularly Do you have more details on this?
I'm little hesitant to be honest. The front page redirects to a [GitHub repository](https://github.com/snoyberg/packdeps) that has had no activity in over 18 months, and a [package](http://hackage.haskell.org/package/packdeps) where all the badges...
Hello @LinXP 👋🏻 Yes, adding an optional query parameter to the existing badge makes sense to me. Feel free to submit a pull request. 😉