Page MenuHomePhabricator

Make repository callsigns optional
ClosedPublic

Authored by epriestley on Feb 18 2016, 2:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 3:47 AM
Unknown Object (File)
Mon, Apr 29, 3:51 PM
Unknown Object (File)
Wed, Apr 24, 11:47 PM
Unknown Object (File)
Fri, Apr 19, 4:12 PM
Unknown Object (File)
Thu, Apr 18, 11:20 PM
Unknown Object (File)
Wed, Apr 17, 5:51 PM
Unknown Object (File)
Thu, Apr 11, 8:01 AM
Unknown Object (File)
Mar 31 2024, 2:04 AM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by techdragon.

Details

Summary

Ref T4245. This could still use a little UI smoothing, but:

  • Don't require a callsign on the create flow (you can add one later in "Edit Basic Information" if you want).
  • Allow existing callsigns to be removed.
Test Plan
  • Created a new repository with no callsign.
  • Cloned it; pushed to it.
  • Browsed around Diffusion a bunch.
  • Visited a commit URI.
  • Added a callsign to it.
  • Removed the callsign again.
  • Referenced it with R22 in remarkup.

Diff Detail

Repository
rP Phabricator
Branch
call11
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10757
Build 13242: Run Core Tests
Build 13241: arc lint + arc unit

Event Timeline

epriestley updated this revision to Diff 36915.
epriestley retitled this revision from to Make repository callsigns optional.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
  • Fix one issue with {abcdef} on a hash in a callsign-free repository.
chad edited edge metadata.

This could still use a little UI smoothing

imgres.jpg (225×225 px, 8 KB)

This revision is now accepted and ready to land.Feb 18 2016, 4:20 PM
This revision was automatically updated to reflect the committed changes.