class

Gitlab::Release

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

assets
Source
assets=(assets : Assets)
Source
commit
Source
commit=(commit : Commit)
Source
commit_path
Source
commit_path=(commit_path : String)
Source
created_at
Source
created_at=(created_at : Time)
Source
description
Source
description=(description : String)
Source
description_html
Source
description_html=(description_html : String)
Source
name
Source
name=(name : String)
Source
released_at
Source
released_at=(released_at : Time)
Source
tag_name
Source
tag_name=(tag_name : String)
Source
tag_path
Source
tag_path=(tag_path : String)
Source
upcoming_release=(upcoming_release : Bool)
Source
upcoming_release?
Source