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

fix bug when processing a major.minor tag #2

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

amenocal
Copy link
Owner

@amenocal amenocal commented Nov 8, 2023

This pull request fixes a bug in the GetLatestPatchVersion function in cmd/root.go related to patch version comparison and renames a variable for better clarity. It also modifies the GetActionHashByVersion function to log an error message if the version tag does not exist and no hash is found.

Main changes:

  • cmd/root.go: Modified the GetLatestPatchVersion function to fix a bug related to patch version comparison and to rename a variable for better clarity. Modified the GetActionHashByVersion function to log an error message if the version tag does not exist and no hash is found. (Fffb015c)

@amenocal amenocal merged commit d7f8822 into main Nov 8, 2023
1 check passed
@amenocal amenocal deleted the fix/major-minor branch November 8, 2023 17:35
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.

1 participant