Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F108124486
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
Mon, Apr 14, 14:12
Size
177 B
Mime Type
text/x-php
Expires
Wed, Apr 16, 14:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25545795
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