Skip to content

feat: add transfer a project to a new namespace#145

Merged
jdalrymple merged 1 commit intojdalrymple:masterfrom
jetersen:transfer_project
Aug 11, 2018
Merged

feat: add transfer a project to a new namespace#145
jdalrymple merged 1 commit intojdalrymple:masterfrom
jetersen:transfer_project

Conversation

@jetersen
Copy link
Copy Markdown
Contributor

@jetersen jetersen commented Aug 10, 2018

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

@jdalrymple jdalrymple merged commit 87e9f55 into jdalrymple:master Aug 11, 2018
jdalrymple pushed a commit that referenced this pull request Aug 14, 2018
# [3.8.0](3.7.0...3.8.0) (2018-08-14)

### Bug Fixes

* **api:** Updating project members all function to include the inherited members.  [#141](#141) ([e081a16](e081a16))
* **package:** update [@semantic-release](https://github.com/semantic-release)/npm to version 5.0.0 ([dc9748d](dc9748d))
* **package:** update [@semantic-release](https://github.com/semantic-release)/npm to version 5.0.1 ([12b6ca1](12b6ca1)), closes [#139](#139)
* **package:** Updating packages and fixing [#140](#140) due to a babel update ([04d1769](04d1769))

### Features

* Add push rule service ([#143](#143)) ([395f83c](395f83c))
* Add transfer a project to a new namespace ([#145](#145)) ([87e9f55](87e9f55))
@jdalrymple
Copy link
Copy Markdown
Owner

🎉 This PR is included in version 3.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jetersen jetersen deleted the transfer_project branch August 15, 2018 05:03
mdsb100 pushed a commit to mdsb100/node-gitlab that referenced this pull request Aug 17, 2018
# [3.8.0](jdalrymple/gitbeaker@3.7.0...3.8.0) (2018-08-14)

### Bug Fixes

* **api:** Updating project members all function to include the inherited members.  [jdalrymple#141](jdalrymple#141) ([e081a16](jdalrymple@e081a16))
* **package:** update [@semantic-release](https://github.com/semantic-release)/npm to version 5.0.0 ([dc9748d](jdalrymple@dc9748d))
* **package:** update [@semantic-release](https://github.com/semantic-release)/npm to version 5.0.1 ([12b6ca1](jdalrymple@12b6ca1)), closes [jdalrymple#139](jdalrymple#139)
* **package:** Updating packages and fixing [jdalrymple#140](jdalrymple#140) due to a babel update ([04d1769](jdalrymple@04d1769))

### Features

* Add push rule service ([jdalrymple#143](jdalrymple#143)) ([395f83c](jdalrymple@395f83c))
* Add transfer a project to a new namespace ([jdalrymple#145](jdalrymple#145)) ([87e9f55](jdalrymple@87e9f55))
mdsb100 pushed a commit to mdsb100/node-gitlab that referenced this pull request Aug 17, 2018
# [3.8.0](jdalrymple/gitbeaker@3.7.0...3.8.0) (2018-08-14)

### Bug Fixes

* **api:** Updating project members all function to include the inherited members.  [jdalrymple#141](jdalrymple#141) ([e081a16](jdalrymple@e081a16))
* **package:** update [@semantic-release](https://github.com/semantic-release)/npm to version 5.0.0 ([dc9748d](jdalrymple@dc9748d))
* **package:** update [@semantic-release](https://github.com/semantic-release)/npm to version 5.0.1 ([12b6ca1](jdalrymple@12b6ca1)), closes [jdalrymple#139](jdalrymple#139)
* **package:** Updating packages and fixing [jdalrymple#140](jdalrymple#140) due to a babel update ([04d1769](jdalrymple@04d1769))

### Features

* Add push rule service ([jdalrymple#143](jdalrymple#143)) ([395f83c](jdalrymple@395f83c))
* Add transfer a project to a new namespace ([jdalrymple#145](jdalrymple#145)) ([87e9f55](jdalrymple@87e9f55))
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