Samuel Giddins

Results 271 comments of Samuel Giddins
trafficstars

I want to point out that this has the potential to break any workflows that use the TOTP to make multiple requests

It's not necessarily a blocker, I just want us all to be on the same page with what the consequences are.

@simi @colby-swandale @indirect let's come to a conclusion on this, and if we decide to move forward I can write a tiny blog post announcing it?

Can I convince y'all to move to trusted publishing as an alternative, since that doesn't have the same reuse concerns?

@technicalpickles shouldn't be, what's showing up in the server logs?

I'll revisit this once there's a version of sqlite for jruby that supports what I used here

It's the only way to get an array out of SQLite unfortunately. I wish we knew what jruby usage was like :/

`Gem::GemNotFoundException: can't find gem gem_server_conformance (>= 0) with executable gem_server_conformance`

We likely want to crib from https://peps.python.org/pep-0792/ / https://blog.pypi.org/posts/2025-01-30-archival/ / https://blog.pypi.org/posts/2024-12-30-quarantine/ / https://github.com/pypi/warehouse/issues/16844