Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLastReleaseOfCurrentBranch ¶
func GetLastReleaseOfCurrentBranch() (*versionutils.Version, error)
GetLastReleaseOfCurrentBranch returns the Version of the latest patch version for the current minor version To avoid querying the Github API, we use the changelog folder to determine this version Be aware, that while this has the benefit of not using an external API, we may hit issues where a release failed and therefore the returned version is not actually published.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.