Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

add transfer project namespace#64

Merged
nmklotas merged 1 commit into
nmklotas:masterfrom
jetersen:feat/projectTransfer
Sep 20, 2019
Merged

add transfer project namespace#64
nmklotas merged 1 commit into
nmklotas:masterfrom
jetersen:feat/projectTransfer

Conversation

@jetersen

@jetersen jetersen commented Sep 20, 2019

Copy link
Copy Markdown
Collaborator

similar to jdalrymple/gitbeaker#145

Added in 11.1:
https://docs.gitlab.com/ee/api/projects.html#transfer-a-project-to-a-new-namespace
https://about.gitlab.com/2018/07/22/gitlab-11-1-released/#transfer-projects-between-namespaces-via-api

The new thing is that you can transfer a project to another user or another group while the group api only allows to move to a group

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #64 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   21.49%   21.44%   -0.05%     
==========================================
  Files         110      111       +1     
  Lines        1475     1478       +3     
  Branches      105      105              
==========================================
  Hits          317      317              
- Misses       1099     1102       +3     
  Partials       59       59
Impacted Files Coverage Δ
src/GitLabApiClient/ProjectsClient.cs 13.88% <0%> (-0.82%) ⬇️
...Models/Projects/Requests/TransferProjectRequest.cs 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f5c1bc...dc46bd5. Read the comment docs.

@nmklotas nmklotas merged commit 9b8d8d8 into nmklotas:master Sep 20, 2019
@jetersen jetersen deleted the feat/projectTransfer branch September 21, 2019 01:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants