Page MenuHomePhorge

Use reporter for build start/end notify
Needs ReviewPublic

Authored by tusooa on Sat, Apr 18, 6:30 PM.

Details

Reviewers
None
Group Reviewers
O2: lilybuild
Summary

Originally, we used to use a build step to notify Phorge of the status of builds. There is one problem with it: When there is no available worker, Phorge does not know the build link. This commit changes it to use a dedicated reporter, so the link can be displayed even if there is no available worker.

Type: add

Test Plan

Run a build and verify you can see the artifact link immediately, and you can see the status when the build ends.

Diff Detail

Repository
rB lilybuild
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 606
Build 1194: Invoke BuildbotBuildbot build #1617
Build 1193: arc lint + arc unit