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

feat: add support for TeamUsers and UserGroups APIs #114

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

ipcrm
Copy link
Contributor

@ipcrm ipcrm commented Feb 27, 2023

Enable managing users with the new, experimental, TeamUsers and UserGroups API

@ipcrm
Copy link
Contributor Author

ipcrm commented Feb 27, 2023

@alannix-lw apologies for the jumping around, all of the fixes requested on #113 have been implemented here.

@ipcrm
Copy link
Contributor Author

ipcrm commented Feb 27, 2023

Tests failed because the user getting created to test user_groups add/modify is not random so there's a race condition between them. Will fix.

Enable managing users with the new, experimental, TeamUsers and
UserGroups API
Copy link
Contributor

@alannix-lw alannix-lw left a comment

Choose a reason for hiding this comment

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

This looks great @ipcrm! I see the failed tests are just for ContractInfo which has been flaky lately, so I'm comfortable with merging.

@alannix-lw alannix-lw merged commit 5433584 into main Feb 28, 2023
@alannix-lw alannix-lw deleted the ipcrm/user-mgmt/team-users branch February 28, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants