I am currently in some hairy yak… This release is...
# core
s
I am currently in some hairy yak… This release is over 100 commits, which is awesome. But my changelog script uses the graphql API, which has a max size of 100 records… Which means paginating in graphql. Which is like some baroque roll-your-own nonsense from 30 years ago.
And yes, I could have manually exception handled the 18 extra PRs. But I know I’d forget and it would break next time. So, it’s done now.
https://github.com/osquery/packaging-tools/pull/4 No real hurry on getting that one reviewed. But it’s there
m
that's pretty cool though
s
I have such a love/hate relationship to graphql