Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindLatestReleaseForRepo ¶
FindLatestReleaseForRepo returns the latest release tag for a Github repository given an Organization and Repository name.
NOTE: latest release in this context does not necessarily mean the newest version: if a repo releases a patch for an older release for instance the the returned version could be that instead.
func FindRawLatestReleaseForRepo ¶ added in v0.12.0
FindRawLatestReleaseForRepo returns the latest release tag as a string. It should be used directly for non-semver releases. Semver releases should use FindLatestReleaseForRepo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.