Page MenuHomeDevCentral

Get build trigger URL
ClosedPublic

Authored by dereckson on Aug 2 2016, 20:19.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 4, 00:00
Unknown Object (File)
Thu, Oct 31, 07:04
Unknown Object (File)
Sun, Oct 27, 05:07
Unknown Object (File)
Sat, Oct 26, 09:02
Unknown Object (File)
Thu, Oct 24, 23:52
Unknown Object (File)
Fri, Oct 18, 17:32
Unknown Object (File)
Wed, Oct 16, 11:40
Unknown Object (File)
Mon, Oct 14, 23:56
Subscribers
None

Details

Summary

Allow from a Docker image and a token to get the URL to use
to trigger a new build.

Ref T965.

Test Plan

Run tests for TriggerBuild::getTriggerUrl

Diff Detail

Repository
rKDOCKERHUB Keruald Docker Hub
Lint
Lint Passed
Unit
Tests Passed
Branch
master
Build Status
Buildable 871
Build 1012: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Get build trigger URL.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson updated this object.
dereckson added inline comments.
src/Build/TriggerBuild.php
9

.

36

.

tests/Build/TriggerBuildTest.php
13

We're going to test other stuff in TriggerBuild, aren't we?

Use setUp is probably a better idea.

dereckson marked 2 inline comments as done.
dereckson edited edge metadata.

Dots, setUp

dereckson edited edge metadata.

@var Keruald\DockerHub\Build\TriggerBuild

dereckson marked an inline comment as done.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Aug 2 2016, 20:28
This revision was automatically updated to reflect the committed changes.