Skip to content
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

Add support for new project import/export API #370

Closed
olearycrew opened this issue Apr 4, 2018 · 12 comments · Fixed by #621
Closed

Add support for new project import/export API #370

olearycrew opened this issue Apr 4, 2018 · 12 comments · Fixed by #621

Comments

@olearycrew
Copy link
Contributor

GitLab recently released an API to import/export projects.

Proposal would be to add support to go-gitlab for this: https://docs.gitlab.com/ee/api/project_import_export.html

@svanharmelen
Copy link
Member

Not sure if/when I have time for this myself, but seems to me we should indeed add support for this API. Of course a PR adding this is very welcome and appreciated!

@RoValentim
Copy link
Contributor

I need it too @brendano86, did you start to make this methods?

If yes, how can I help you?

@Snehal1112
Copy link
Contributor

Guys anyone working on this enhancement

@svanharmelen
Copy link
Member

Nope... At least now as far as I know.

@Snehal1112
Copy link
Contributor

@svanharmelen I would like to work on this enhancement.

@svanharmelen
Copy link
Member

svanharmelen commented Jan 30, 2019

Thanks @Snehal1112! Feel free to pick it up and create a PR for it 👍🏻

The only suggestion I have is to take a look at the rest of the existing code and try to keep things consistent a bit.

Thanks!

@matejvelikonja
Copy link
Contributor

@svanharmelen let us know when you start working on it. We would really need this feature.

@svanharmelen
Copy link
Member

@matejvelikonja I'm not going to work on this, but I believe @Snehal1112 expressed some interest is adding this to the package.

@matejvelikonja
Copy link
Contributor

sorry @svanharmelen, I tagged the wrong person :) I wanted to ask @Snehal1112

@Snehal1112
Copy link
Contributor

Snehal1112 commented Feb 1, 2019

@matejvelikonja @svanharmelen I have already started work on it. I just stuck with import project stuff hope I will fix that too soon.
I will try to commit the change ASAP.

@matejvelikonja
Copy link
Contributor

@Snehal1112 could you at least make a PR for the export stuff? I would really need this functionality :)

@Snehal1112
Copy link
Contributor

Snehal1112 commented Feb 19, 2019

@matejvelikonja sorry for the late replay. last week is very hectic for me.
I have done with the following things

  • Export status
  • Export download
  • Import status

Remaining thing

hopefully i will try to complete the remaining stuff by end of this week

alex-berger pushed a commit to alex-berger/go-gitlab that referenced this issue May 10, 2019
alex-berger pushed a commit to alex-berger/go-gitlab that referenced this issue May 10, 2019
alex-berger pushed a commit to alex-berger/go-gitlab that referenced this issue May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants