Page MenuHomePhabricator

Add PackagesVersion
ClosedPublic

Authored by epriestley on Jul 21 2016, 7:29 PM.
Tags
None
Referenced Files
F15477727: D16316.id39288.diff
Mon, Apr 7, 5:29 PM
F15471546: D16316.diff
Sat, Apr 5, 5:52 AM
F15449254: D16316.id39288.diff
Fri, Mar 28, 9:09 AM
F15447105: D16316.id39236.diff
Thu, Mar 27, 9:51 PM
F15447104: D16316.id.diff
Thu, Mar 27, 9:51 PM
F15446590: D16316.id39288.diff
Thu, Mar 27, 7:36 PM
F15446589: D16316.id39287.diff
Thu, Mar 27, 7:36 PM
F15444486: D16316.id.diff
Thu, Mar 27, 9:48 AM
Subscribers
None

Details

Summary

Ref T8116. A version has:

  • a package (like "Arcanist") which it belongs to;
  • a name (like "v3.1.5").

The name is immutable and unique, like the package key and publisher key.

Policy stuff:

  • Versions have the exact same policies as their packages.
  • You must be able to edit a package to create new versions of it.

This is still entirely uninteresting.

Test Plan

Screen Shot 2016-07-21 at 12.23.13 PM.png (984×1 px, 123 KB)

Diff Detail

Repository
rP Phabricator
Branch
pack3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13113
Build 16770: Run Core Tests
Build 16769: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Add PackagesVersion.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
chad added inline comments.
src/applications/packages/controller/PhabricatorPackagesVersionViewController.php
66

This revision is now accepted and ready to land.Jul 24 2016, 3:34 AM
epriestley edited edge metadata.
  • Use fa-tag.
This revision was automatically updated to reflect the committed changes.