Add Repo Team Management Functions #537

Merged
lunny merged 7 commits from 6543/go-sdk:add-repo-team-manage-func into master 2021-08-13 15:56:50 +00:00

7 Commits

Author SHA1 Message Date
cf3ab4f30b Merge branch 'master' into add-repo-team-manage-func
All checks were successful
continuous-integration/drone/pr Build is passing
2021-08-13 22:22:25 +08:00
e0ae84eb05 Merge branch 'master' into add-repo-team-manage-func
All checks were successful
continuous-integration/drone/pr Build is passing
2021-08-13 20:28:13 +08:00
3075ca37eb Merge branch 'master' into add-repo-team-manage-func
All checks were successful
continuous-integration/drone/pr Build is passing
2021-08-13 20:27:26 +08:00
2607a02cb2
Add Tests for RepoTeam Management
All checks were successful
continuous-integration/drone/pr Build is passing
2021-08-13 00:39:44 +02:00
3e81dfe85d
Use similar name convention for functions 2021-08-13 00:39:43 +02:00
d477ee7837
add test helper func 2021-08-13 00:39:42 +02:00
d832243175
Add GetTeamsOfRepo(), AddTeamToRepo(), RemoveTeamFromRepo() & IsTeamAssignedToRepo()
All checks were successful
continuous-integration/drone/pr Build is passing
2021-08-12 17:52:59 +02:00