Page MenuHomePhabricator

Allow users to choose what types of buildables they want to publish fragments for
AbandonedPublic

Authored by hach-que on Mar 29 2014, 4:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 9:55 PM
Unknown Object (File)
Sun, Apr 21, 4:40 PM
Unknown Object (File)
Fri, Apr 19, 3:33 AM
Unknown Object (File)
Thu, Apr 11, 7:34 AM
Unknown Object (File)
Sat, Mar 30, 8:16 PM
Unknown Object (File)
Thu, Mar 28, 9:19 AM
Unknown Object (File)
Mar 20 2024, 8:51 PM
Unknown Object (File)
Feb 20 2024, 2:20 AM

Details

Summary

Supersedes D7750.

Essentially the same thing but on the new field infrastructure. I did want to make this work for all steps while I was at it, but since the fields are now drawn from the step configuration, I'm not sure what the right way to go about this (should I modify the steps to include a call to the parent for "global fields"? Or should I modify the build step edit to forcefully include the field there?)

Test Plan

Tested against combinations of commits and revisions

Event Timeline

hach-que retitled this revision from to Allow users to choose what types of buildables they want to publish fragments for.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
src/infrastructure/customfield/standard/PhabricatorStandardCustomFieldBuildableType.php
11–62

This is almost certainly incorrect, but I don't know how these functions behave in the context of application search.

hach-que edited edge metadata.

Rebase on master

epriestley edited edge metadata.

This should wait for T5877, and is probably obsoleted by it.

This revision now requires changes to proceed.May 13 2015, 1:53 PM

Yes, it definitely is obsoleted by Embed Build Plan.