Matt Cooper
Matt Cooper
~~@vgrl do we need a leading `*.` on the GHES/GHAE version? (Genuine question, I don't know if those products use multiple hostnames for various services like we do in dotcom.)~~...
👋 hi from Git Systems product management. This would be a good step to add _unless_ we decide to do my option 1 from https://github.com/github/docs/pull/20172#issuecomment-1277870414. I believe if you give...
I tried to make each commit reviewable on its own, though the total PR is relatively readable, too. The duplication between the `httpx` and `requests` modules (and their tests) feels...
🙇 thanks for the review, and for being open to including these tweaks! I think I got everything.
Thanks! > * the `IterableStream` could be moved to shared package (it doesn't matter if it's an iterable or an iterator you pass, because `iter()` will do the right thing...
✅ works in my project. Thanks!
~~Maybe the binding is to an older Cairo? [1.15.8 is supposed to support them](https://www.phoronix.com/scan.php?page=news_item&px=Cairo-1.15.8-Colored-Emoji).~~ Edit: nope, the changelog says Squib uses a new enough version of Cairo.
Yep - I was surprised too. The CRLF's don't seem to matter, as it turns out. And if you have Excel _read_ a file without a BOM, it doesn't appear...
From experience with a similar-ish product before, here are some likely scenarios that customers will want to cover with observability. I don't think we should do a lot of number...
Speaking with an early adopter corroborated that observability (and potentially auditing) are at least as important as debugging/troubleshooting. The very first thing they want to know is, "who cloned which...