Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102666643
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
Sun, Feb 23, 01:16
Size
177 B
Mime Type
text/x-php
Expires
Tue, Feb 25, 01:16 (2 d)
Engine
blob
Format
Raw Data
Handle
24387595
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