Closed jsjoeio closed 2 years ago
This updates the graphql query used to fetch releases by:
This is better because it does not rely on the default ordering by the GitHub graphql API.
Co-authored-by: Pieter Van der Haegen @vdhpieter
I ran this query through the GitHub API explorer here:
LGTM. Thanks for the PR.
I merged the suggestions from @sverweij to get this out as soon as possible. Thank you for the work @jsjoeio. I'm going to get this in and released
Team work makes the dream work!
This updates the graphql query used to fetch releases by:
This is better because it does not rely on the default ordering by the GitHub graphql API.
Co-authored-by: Pieter Van der Haegen @vdhpieter
Testing Plan
I ran this query through the GitHub API explorer here: