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

Migrate to GraphQL API #63

Closed
sorenlouv opened this issue Apr 12, 2018 · 0 comments · Fixed by #138
Closed

Migrate to GraphQL API #63

sorenlouv opened this issue Apr 12, 2018 · 0 comments · Fixed by #138

Comments

@sorenlouv
Copy link
Owner

sorenlouv commented Apr 12, 2018

backport currently uses Github's v3 REST api. It might be possible to improve the response time of API requests by switching to v4 Graphql API, since only necessary data is sent over the wire

sorenlouv added a commit that referenced this issue Jun 29, 2019

Verified

This commit was signed with the committer’s verified signature.
camdencheek Camden Cheek
- Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
sorenlouv added a commit that referenced this issue Jun 29, 2019
- Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
sorenlouv added a commit that referenced this issue Jun 29, 2019
- Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
sorenlouv added a commit that referenced this issue Jun 29, 2019
- Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
sorenlouv added a commit that referenced this issue Jun 30, 2019
- Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
sorenlouv added a commit that referenced this issue Jul 6, 2019
- Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
sorenlouv added a commit that referenced this issue Jul 6, 2019
- Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
sorenlouv added a commit that referenced this issue Jul 18, 2019
 - Show existing backports on commit list
 - Add option to choose number of commits to be listed (Closes #76)
 - Add options to filter commits by username
 - Show link to authorize sso on access token in error message
 - do not track baseBranch when creating feature branch
 - cleanup by removing local feature branch after push
 - delete “origin” remote to avoid confusion
 - Migrate some APIs to graphql (closes #63)
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 a pull request may close this issue.

1 participant