sgds icon indicating copy to clipboard operation
sgds copied to clipboard

build(*): removing the sgds prefix for git tag

Open clukhei opened this issue 4 months ago • 0 comments

Description

Commitizen generating changelog still does not recognize git tags that are of non semver. so sgds/v2.3.0 will be flagged as Invalid GitTag version.

Since we won't be publishing sgds-x-family anymore. no reason to keep the sgds/ prefix.

Folder structure to be revised in future..

Fixes # (issue number)

Type of change

Please check on the checkbox for those that are relevant (put x between the brackets)

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Code enhancement and update (non-breaking change)
  • [ ] Security patch

How Has This Been Tested?

Please describe or list the test cases that you ran to verify your changes, and provide instructions so we can reproduce them.

clukhei avatar May 02 '24 13:05 clukhei