Homec4science

Add a Packages application and PackagePublisher

Authored by epriestley <git@epriestley.com> on Jul 21 2016, 17:14.

Description

Add a Packages application and PackagePublisher

Summary:
Ref T8116. Partially scavenged from D14152. This roughs in a new Packages application for Arcanist extensions and third-party applications, and adds a "Publisher" object.

A "Publisher" represents an individual or entity who is publishing a package, like "Phacility". It's explicitly not necessarily the original author -- just the primary entity vouching for the safety of the code.

A publisher just has a name and a unique key for now. For example, Phacility might have "Phacility" and "phacility", respectively.

Unique keys are immutable, e.g., the package "phacility/arcanist" will always be exactly the same package by exactly the same publisher.

Test Plan: {F1731621}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T8116

Differential Revision: https://secure.phabricator.com/D16314

Details

Committed
epriestley <git@epriestley.com>Jul 27 2016, 21:21
Pushed
aubortJan 31 2017, 17:16
Parents
rPHeab74a9d7cd7: Provide better headers and crumbs for Calendar result views
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH9160da1afb62: Add a Packages application and PackagePublisher (authored by epriestley <git@epriestley.com>).Jul 27 2016, 21:21