Dustin Ingram

Results 634 comments of Dustin Ingram

Sorry, I meant to comment here that this is unblocked now that https://github.com/pypi/warehouse/pull/16532 is merged. Please feel free to proceed!

Thanks for the issue @lukehinds. I'm not sure I see the value in an API field like `trusted_publishing: true` -- this doesn't actually provide any additional assurances about where the...

It is possible to put any information you want in those fields, but it's only possible to publish from the repository that's been configured. However, that's not what I'm talking...

Either is fine, we do squash merging so it doesn't make much difference.

@nE0sIghT Can you resolve the merge conflicts here? Thanks

Sorry, we have been sorting out some issues there recently :) Yes please, should be the last time!

(This was temporarily rolled back, but will be resolved soon, so I'll leave this closed)

I like this idea in general (I also find the long list of built distributions hard to parse) but I think this might be challenging because in practice, we'd need...

That still doesn't take the ABI into account, since in that case it's the same as the Python version, but you could be publishing both `coincurve-18.0.0-cp37-cp37m-musllinux_1_1_x86_64.whl` and `coincurve-18.0.0-cp37-abi3-musllinux_1_1_x86_64.whl`, an edge...

Very cool! I like this approach a lot, I think this will definitely work. One thing I'm wondering: since we probably won't have a _ton_ of JS translations, would it...