edgeXReleaseGitHubTagUtil
Overview
Shared library with supporting helper functions to manage Git tags.
Functions
edgeXReleaseGitHubTagUtil.getSSHRepoName
: Convertshttps
repo remote to sshgit@github.com:
remote.edgeXReleaseGitHubTagUtil.signGitTag
: Wrapper aroundedgeXInfraLFToolsSign
that signs git tag for a release.edgeXReleaseGitHubTagUtil.releaseGitTag
: Main function that does full end-to-end git tag release.edgeXReleaseGitHubTagUtil.validate
: Validates release yaml input before any automation is run.