Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update provider apis package #43

Merged
merged 2 commits into from
May 31, 2024
Merged

Update provider apis package #43

merged 2 commits into from
May 31, 2024

Conversation

jdgarcia
Copy link
Contributor

https://gitkraken.atlassian.net/browse/GKCS-5717

Main reason is for bug fixes, specifically the one that prevents PRs from archived repos from appearing in the Launchpad.

There were some minor breaking changes, the groupPullRequestsIntoBuckets function now requires that PRs have a uuid (the now "official" name for the field that I was calling uniqueId before), and the package provides types that include the new field. The package also provides an encode function for generating the uuid field (it will generate the same string it was generating before so there is no functional change there).

@jdgarcia jdgarcia requested a review from miggy-e May 31, 2024 00:27
@jdgarcia jdgarcia force-pushed the update-provider-apis-package branch from 6337b6b to 4a107f5 Compare May 31, 2024 20:43
@jdgarcia jdgarcia merged commit a847d42 into main May 31, 2024
1 check passed
@jdgarcia jdgarcia deleted the update-provider-apis-package branch May 31, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants