Page MenuHomeDevCentral

TriggerBuildFactory::hasToken
ClosedPublic

Authored by dereckson on Sep 4 2016, 00:04.
Tags
None
Referenced Files
F9360181: D653.id1646.diff
Mon, Jun 2, 10:36
Unknown Object (File)
Sun, Jun 1, 13:50
Unknown Object (File)
Sun, Jun 1, 04:23
Unknown Object (File)
Sat, May 31, 16:56
Unknown Object (File)
Fri, May 30, 21:11
Unknown Object (File)
Tue, May 27, 07:18
Unknown Object (File)
Mon, May 26, 03:53
Unknown Object (File)
Mon, May 19, 01:15
Subscribers
None

Details

Summary

If the application using the factory wish to know if a token exists
for such image, it's probably easier to check the current state of
the tokens array than the source configuration.

This is the case for the Notifications center, where there is a JSON
configuration file to parse to get the tokens.

We so provide a TriggerBuildFactory::hasToken boolean method to check
if our $tokens array does have the specified image as key.

Ref T959.

Test Plan

New unit tests.

Diff Detail

Repository
rKDOCKERHUB Keruald Docker Hub
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to TriggerBuildFactory::hasToken.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Sep 4 2016, 00:39
This revision was automatically updated to reflect the committed changes.