Page MenuHomeDevCentral

TriggerBuildFactory::hasToken
ClosedPublic

Authored by dereckson on Sep 4 2016, 00:04.
Tags
None
Referenced Files
F11742783: D653.diff
Thu, Sep 18, 19:10
Unknown Object (File)
Thu, Sep 18, 00:41
Unknown Object (File)
Wed, Sep 17, 19:47
Unknown Object (File)
Wed, Sep 17, 03:50
Unknown Object (File)
Tue, Sep 16, 19:24
Unknown Object (File)
Tue, Sep 16, 16:55
Unknown Object (File)
Fri, Sep 12, 16:26
Unknown Object (File)
Fri, Sep 12, 16:19
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.