Skip to content

Add support for unsharing projects with groups #445

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

Merged
merged 2 commits into from
Mar 2, 2018

Conversation

esabouraud
Copy link
Contributor

This PR introduces support for project.unshare()

It relies on the https://docs.gitlab.com/ee/api/projects.html#delete-a-shared-project-link-within-a-group API. I needed only the v4 API support but I also added v3 just in case (https://gitlab.com/gitlab-org/gitlab-ce/blob/8-16-stable/doc/api/projects.md). v4 is operational, and v3 may be but is untested.

@gpocentek gpocentek merged commit 6c08266 into python-gitlab:master Mar 2, 2018
@esabouraud esabouraud deleted the feature-unshare branch March 2, 2018 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants