Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRelease ¶
CreateRelease creates a new release of repository.
func DeleteReleaseByID ¶
DeleteReleaseByID deletes a release and corresponding Git tag by given ID.
func UpdateRelease ¶
func UpdateRelease(doer *models.User, gitRepo *git.Repository, rel *models.Release, attachmentUUIDs []string) (err error)
UpdateRelease updates information of a release.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.