Page MenuHomePhabricator

Programmatically Import Repositories
Closed, ResolvedPublic

Description

I have about 50 external repositories hosted in Bitbucket for various things.

Is there a way to programmatically import them without using the front end? I.e, via Arc, Conduit or Curl or something.

Event Timeline

cetra3 updated the task description. (Show Details)
cetra3 added a project: Diffusion.
cetra3 added a subscriber: cetra3.

There's a conduit call for it - repository.create - and a little practice will probably let you fill all the details.

It doesn't look like it supports creating hosted repositories, but it should work for imported ones.

avivey claimed this task.