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

GraphQL Update #280

Merged
merged 53 commits into from
Jun 16, 2023
Merged

GraphQL Update #280

merged 53 commits into from
Jun 16, 2023

Conversation

graza-io
Copy link
Contributor

@graza-io graza-io commented Jun 2, 2023

No description provided.

* refactor: branch_protection utilising graphql
* refactor: team_repository table to graphql [WIP]

* refactor: team_repository table to graphql, including temp pagesize fix for avoiding 502s
* refactor: issue & my_issue tables to use GraphQL

* fix: added missing comments_total_count columns to issue tables

* fix: added missing assignees_total_count columns to issue tables

* docs: issue table docs updates
@graza-io graza-io requested a review from cbruno10 June 2, 2023 17:43
@graza-io graza-io linked an issue Jun 2, 2023 that may be closed by this pull request
@cbruno10 cbruno10 merged commit 4323835 into main Jun 16, 2023
@graza-io graza-io linked an issue Jun 16, 2023 that may be closed by this pull request
@cbruno10 cbruno10 deleted the graphql-dev branch June 16, 2023 20:45
cbruno10 pushed a commit that referenced this pull request Jun 16, 2023
Added tables:
- github_issue_comment
- github_pull_request_comment
- github_rate_limit_graphql
- github_repository_collaborator

Tables updated to use GraphQL API:
- github_branch
- github_branch_protection
- github_commit
- github_community_profile
- github_issue
- github_license
- github_my_issue
- github_my_organization
- github_my_repository
- github_my_star
- github_my_team
- github_organization
- github_pull_request
- github_repository
- github_repository_deployment
- github_repository_environment
- github_search_issue
- github_search_pull_request
- github_search_repository
- github_search_user
- github_stargazer
- github_tag
- github_team
- github_team_member
- github_team_repository
- github_user
- github_workflow

This commit also bumps `turbot/steampipe-plugin-sdk` to v5.5.0 and `turbot/go-kit` to v0.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants