1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/herald/query
Mike Riley 4865dbdff1 Search builds based on who kicked them off
Summary:
It's only natural for users to be interested their own builds. We are also building in support for other sources of builds, the only formally supported way to run a build right now is via Herald.

In our third party codebase, we designate an application as the "thing" that started builds which are scheduled and managed automatically by phabricator. I believe this is a common practice elsewhere in the codebase when you're at a loss for a real human identity and you need to apply some transactions.

Test Plan: Ran some builds manually and saw them show up under the list of things I've run.  Looking up builds based on those that had been started by a herald rule.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D16353
2016-07-31 20:54:44 +00:00
..
HeraldRuleQuery.php Search builds based on who kicked them off 2016-07-31 20:54:44 +00:00
HeraldRuleSearchEngine.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
HeraldTransactionQuery.php Allow Herald rules to be disabled, instead of deleted 2013-10-06 17:10:29 -07:00
HeraldTranscriptQuery.php Add PHIDType for HeraldTransaction 2016-01-15 16:40:48 +00:00
HeraldTranscriptSearchEngine.php Modernize Herald 2015-11-30 07:11:52 -08:00