This implements showing the buildable status in Diffusion and unifies some of the logic used to calculate and render build and buildable statuses.
Details
Details
- Reviewers
epriestley chad - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rPed76c2be1d8d: Implement showing buildable status in Diffusion
Looked at diffs and commits with statuses, they rendered fine. Looked at Diffusion and saw buildable status appear (with a manual buildable and manual buildables included in the query).
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- arcpatch-D9496
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 1058 Build 1058: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
One minor inline.
src/applications/diffusion/view/DiffusionHistoryTableView.php | ||
---|---|---|
223 | This should be written PHUI::MARGIN_SMALL_RIGHT or similar. |
Comment Actions
Let's move the column and just show an icon, but this is good after that change. Thanks!