Results 340 comments of Bryce Mecum

That's the one. I think a PR exporting it would be welcome.

Right on, that all makes sense. Thanks for the detailed explanation!

Hi @abhishek-notes, I'd like to get it signed but don't have Apple developer account right now. Did you try the workaround in https://github.com/amoeba/QLArrow?tab=readme-ov-file#installation?

Thanks. I may need some time to figure out a fix but appreciate the report.

I agree this can be made more user-friendly. Even calling it something more descriptive like `package.zip`, or `datapackage.zip` would be an improvement over just using the resource map's PID. Some...

Nice work on the detailed bug report! I've noticed this behavior too. The HTML in question is actually produced by Metacat and MetcatUI is just rendering it without modification from...

For patch contributors, I think documenting how to do a sparse checkout is an interesting option. When I'm doing larger PRs, such as for releases, I either use a VM...

Thanks @sebbASF. @thisisnic are you able to take a look at this?

Just dropping a note in here since I heard from a user about buggy behavior in `getPackage` today where (1) the zip was called `zip.zip` and the files inside had...

I pushed up a change addressing that comment and noticed I missed documenting the new class method so I added another commit for that. Letting CI run and then I'll...