-
Notifications
You must be signed in to change notification settings - Fork 593
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(versioning): ensure that version is not empty #4173
Conversation
Thank you for your contribution! This pull request is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add |
Pull request got stale and no further activity happened. It has automatically been closed. Please re-open in case you still consider it relevant. |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Thank you for your contribution! This pull request is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/it |
Quality Gate passedIssues Measures |
Quality Gate passedIssues Measures |
/it-go |
Co-authored-by: tiloKo <[email protected]>
Changes
fixes a problem which appeared in a golang build where an empty version was propagated.