releases

package
v0.0.2-GHES.3.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseReleasesPostRequestBody_make_latest

func ParseReleasesPostRequestBody_make_latest(v string) (any, error)

func SerializeReleasesPostRequestBody_make_latest

func SerializeReleasesPostRequestBody_make_latest(values []ReleasesPostRequestBody_make_latest) []string

Types

type ReleasesPostRequestBody_make_latest

type ReleasesPostRequestBody_make_latest int

Specifies whether this release should be set as the latest release for the repository. Drafts and prereleases cannot be set as latest. Defaults to `true` for newly published releases. `legacy` specifies that the latest release should be determined based on the release creation date and higher semantic version.

const (
	TRUE_RELEASESPOSTREQUESTBODY_MAKE_LATEST ReleasesPostRequestBody_make_latest = iota
	FALSE_RELEASESPOSTREQUESTBODY_MAKE_LATEST
	LEGACY_RELEASESPOSTREQUESTBODY_MAKE_LATEST
)

func (ReleasesPostRequestBody_make_latest) String

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL