A Github action to deploy applications to SONAR.
git tag v1.0.1
git push --tags
A generalized major version tag (ex. v1
) is automatically synced to point to any released minor and patch versions through the update-semver workflow
A Github action to deploy applications to SONAR.
git tag v1.0.1
git push --tags
A generalized major version tag (ex. v1
) is automatically synced to point to any released minor and patch versions through the update-semver workflow