class

Gitlab::Projects::Pipeline

Inherits Gitlab::Event < JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source

Instance methods

builds
Source
builds=(builds : Array(BuildElement))
Source
commit
Source
commit=(commit : Commit)
Source
object_attributes
Source
object_attributes=(object_attributes : PipelineObjectAttributes)
Source
project
Source
project=(project : Project)
Source
user
Source
user=(user : User)
Source