Gitlab::Release
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
assets
Sourceassets=(assets : Assets)
Sourcecommit
Sourcecommit=(commit : Commit)
Sourcecommit_path
Sourcecommit_path=(commit_path : String)
Sourcecreated_at
Sourcedescription
Sourcedescription=(description : String)
Sourcedescription_html
Sourcedescription_html=(description_html : String)
Sourcelinks
Sourcelinks=(links : ReleaseLinks)
Sourcename
Sourcename=(name : String)
Sourcereleased_at
Sourcetag_name
Sourcetag_name=(tag_name : String)
Sourcetag_path
Sourcetag_path=(tag_path : String)
Sourceupcoming_release=(upcoming_release : Bool)
Sourceupcoming_release?
Source