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

[BUG] - make version dsl values nullable #363

Open
oknozor opened this issue Feb 15, 2024 · 0 comments
Open

[BUG] - make version dsl values nullable #363

oknozor opened this issue Feb 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@oknozor
Copy link
Collaborator

oknozor commented Feb 15, 2024

Describe the bug
bumping from a repository with no tag, using the version dsl {{latest}} produce the following error:

Error: No previous tag found to replace {{latest}} version

Expected behavior
Their should be a fallback value in the dsl.
example:

post_bump_hooks = [
"""
echo "{{latest| 0.0.0}} to {{version}}
"""
]
@oknozor oknozor added the bug Something isn't working label Feb 15, 2024
@oknozor oknozor self-assigned this Feb 15, 2024
@oknozor oknozor added the good first issue Good for newcomers label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant