Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllVersions ¶ added in v0.20.0
func GetAllVersions(githubToken, org, repo string) retrieve.GetAllVersionsFunc
GetAllVersions will return a libdependency.VersionFetcherFunc that can retrieve all versions for a given GitHub org/repo.
func SanitizeGithubReleaseName ¶
func SanitizeGithubReleaseName(release GithubReleaseNamesDTO) (*semver.Version, error)
SanitizeGithubReleaseName will determine whether to use the name or the tag as the semver version
Types ¶
type GithubReleaseNamesDTO ¶
Click to show internal directories.
Click to hide internal directories.