class

Gitlab::BuildCommit

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

author_email
Source
author_email=(author_email : String)
Source
author_name
Source
author_name=(author_name : String)
Source
author_url
Source
author_url=(author_url : String)
Source
duration
Source
duration=(duration : Int32 | Nil)
Source
finished_at
Source
finished_at=(finished_at : String | Nil)
Source
id=(id : Int32)
Source
message
Source
message=(message : String)
Source
sha=(sha : String)
Source
started_at
Source
started_at=(started_at : String | Nil)
Source
status
Source
status=(status : String)
Source