Page MenuHomePhabricator

Add API call in Conduit to create projects in Phabricator
Closed, ResolvedPublic

Description

Upstream: https://secure.phabricator.com/T5691

Chase found out for T409 that projects cannot be created via Phab's API (obviously the biggest usecase is mass-importing).

We assumed that upstream would accept a patch. Mukunda proposed that he could investigate.

Details

Reference
fl497
TitleReferenceAuthorSource BranchDest Branch
Support DataHub transformersrepos/data-engineering/airflow-dags!507tchinsupport-datahub-transformersmain
Add event streams datahub transformationrepos/data-engineering/airflow-dags!498tchinevent-platform-integrationmain
ci: Publish a multi-platform image once morerepos/releng/blubber!59dduvallreview/publish-multi-platformexperimental/native-llb
Remove static validation and ensure that all validator functions are pass-throughs.repos/abstract-wiki/wikifunctions/function-orchestrator!51apineapine-no-static-validationmain
Add initial evaluation dag for search-platformrepos/data-engineering/airflow-dags!220ebernhardsonwork/ebernhardson/search-platform-cirrus-namespace-mapmain
Draft: Add initial evaluation dag for search-platformrepos/data-engineering/airflow-dags!218ebernhardsonwork/ebernhardson/search-platform-cirrus-namespace-mapmain
ci: Build for both linux/amd64 and linux/arm64repos/releng/blubber!36dduvallreview/multi-targetmain
buildkit: Specify build platforms based on that of the workersrepos/releng/blubber!25dduvallreview/default-build-platformmain
ci: Build for both linux/amd64 and linux/arm64repos/releng/blubber!24dduvallreview/ci/multi-platformmain
buildkit: Support building for multiple target platformsrepos/releng/blubber!15dduvallreview/support-multi-platformmain
Customize query in GitLab

Event Timeline

flimport raised the priority of this task from to High.Sep 12 2014, 1:44 AM
flimport set Reference to fl497.

mmodell wrote on 2014-07-24 11:41:24 (UTC)

https://secure.phabricator.com/D10036

aklapper wrote on 2014-07-28 14:50:28 (UTC)

In T497#12, @mmodell wrote:

For the records: Upstream review says that approach is basically fine and only needs some smaller changes.

mmodell wrote on 2014-07-30 18:40:57 (UTC)

@Aklapper: Thanks, I hadn't noticed that @epriestley had responded to that diff.

mmodell wrote on 2014-08-05 16:46:52 (UTC)

project.create conduit api method is now committed/merged upstream.