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

Add updated methods to get teams and team membership for a user. #362

Merged
merged 8 commits into from
Mar 21, 2023

Conversation

ricardoamador
Copy link
Collaborator

The following additions are needed as the current methods are only for the legacy API. Rather than fetching the team to get the team id to do everything it is easier to check membership using a single call to the versioned api.

lib/src/common/orgs_service.dart Outdated Show resolved Hide resolved
lib/src/common/orgs_service.dart Show resolved Hide resolved
lib/src/common/orgs_service.dart Outdated Show resolved Hide resolved
lib/src/common/orgs_service.dart Outdated Show resolved Hide resolved
lib/src/common/orgs_service.dart Outdated Show resolved Hide resolved
lib/src/common/orgs_service.dart Outdated Show resolved Hide resolved
lib/src/common/orgs_service.dart Outdated Show resolved Hide resolved
@CaseyHillers CaseyHillers self-assigned this Mar 21, 2023
@CaseyHillers CaseyHillers added unreleased semver:minor Non-Breaking Public API Changes (additions) labels Mar 21, 2023
Copy link
Collaborator

@CaseyHillers CaseyHillers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@CaseyHillers CaseyHillers merged commit 44cc358 into SpinlockLabs:master Mar 21, 2023
@CaseyHillers
Copy link
Collaborator

@robrbecker can you release this?

@ricardoamador
Copy link
Collaborator Author

@robrbecker friendly poke.

@robbecker-wf
Copy link
Contributor

Released in version 9.12.0 https://github.com/SpinlockLabs/github.dart/releases/tag/9.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released semver:minor Non-Breaking Public API Changes (additions)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants