Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: validate tag format during release #906

Merged
merged 1 commit into from Dec 20, 2023

Conversation

clample
Copy link
Collaborator

@clample clample commented Dec 20, 2023

I hereby confirm that I followed the code guidelines found at engineering guidelines

Affected Components

  • CLI
  • Create CLI
  • Test
  • Docs
  • Examples
  • Other

Notes for the Reviewer

We've run into different issues with create-checkly fetching the examples (#844). To avoid any mistakes during CLI releases, this PR adds validation to make sure that versions are formatted like 4.1.0 (and not v4.1.0). Even if adding a v prefix doesn't cause issues, I think that having complete consistency between releases is going to be safer.

Tested on a personal repo:
https://github.com/clample/commerce/actions
image

@clample clample merged commit 236c1f2 into main Dec 20, 2023
3 checks passed
@clample clample deleted the chrislample/validate-tag-format-in-release-job branch December 20, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants