Skip to content

edgeXReleaseGitHubTagUtil

Overview

Shared library with supporting helper functions to manage Git tags.

Functions

  • edgeXReleaseGitHubTagUtil.getSSHRepoName: Converts https repo remote to ssh git@github.com: remote.
  • edgeXReleaseGitHubTagUtil.signGitTag: Wrapper around edgeXInfraLFToolsSign 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.