Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99674831
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, Jan 26, 02:50
Size
177 B
Mime Type
text/x-php
Expires
Tue, Jan 28, 02:50 (2 d)
Engine
blob
Format
Raw Data
Handle
23841893
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