Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F117438012
HarbormasterBuildkiteBuildableInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Jun 13, 16:45
Size
177 B
Mime Type
text/x-php
Expires
Sun, Jun 15, 16:45 (2 d)
Engine
blob
Format
Raw Data
Handle
26689762
Attached To
rPH Phabricator
HarbormasterBuildkiteBuildableInterface.php
View Options
<?php
/**
* Support for Buildkite.
*/
interface
HarbormasterBuildkiteBuildableInterface
{
public
function
getBuildkiteBranch
();
public
function
getBuildkiteCommit
();
}
Event Timeline
Log In to Comment