module

PlaceOS::Core::BuildApi

Constants

BUILD_API_BASE = "/api/build/v1"

Class methods

cancel_job(job : String)
Source
compile(file_name : String, url : String, commit : String, branch : String, force : Bool, username : String | Nil = nil, password : String | Nil = nil, fetch : Bool = true)
Source
compiled?(file_name : String, commit : String, branch : String, uri : String)
Source
defaults(file_name : String, commit : String, branch : String, uri : String)
Source
metadata(file_name : String, commit : String, branch : String, uri : String)
Source
monitor(state : String)
Source