Page MenuHomePhorge

Use reporter for build start/end notify
ClosedPublic

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

Details

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sat, Apr 25, 9:41 PM
This revision was automatically updated to reflect the committed changes.