Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add group members all#599

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

hans-d
Copy link
Contributor

fixes#589:gitlab group-member-all list --group-id $id

@max-wittig
Copy link
Member

@hans-d Thanks for your contribution! Could you please also add some tests and add this endpoint to the documentation?

Thanks 😃

pass


class GroupMemberAllManager(ListMixin, RESTManager):
Copy link
Contributor

Choose a reason for hiding this comment

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

I understand your goal here, but I think it would make more sense to add anall() method to theGroupMemberManager class. TheRunnerManager class has the same logic. From a REST point of viewall is an action applied to the resource at path/groups/:id:/members (GroupMember).

Does that make sense?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Makes sense, hadn't seen that variation yet. Will try to change it like that soonish

@gpocentek
Copy link
Contributor

Hi@hans-d

Is it OK with you if I take over this MR?

Thanks

@hans-d
Copy link
ContributorAuthor

Fine by me

@TobiX
Copy link

This should probably be implemented in the same way for project members...

@gpocentek
Copy link
Contributor

I pushed#642 which will add support for the method for groups and projects.

Closing this one.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gpocentekgpocentekgpocentek requested changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

/groups/:id/members/all not yet supported?
4 participants
@hans-d@max-wittig@gpocentek@TobiX

[8]ページ先頭

©2009-2025 Movatter.jp