10
310
Fork
You've already forked codeberg-cli
33

berg release create fails with values provided by flags #249

Closed
opened 2025年10月07日 00:36:20 +02:00 by tippfehlr · 5 comments

seems to be the exact same as #141, just with release create.

seems to be the exact same as #141, just with `release create`.
Owner
Copy link

Hey thanks for reporting this. I will try to fix this next and add a regression test!

Hey thanks for reporting this. I will try to fix this next and add a regression test!
Owner
Copy link

I think this is actually coming from the fact that the command requires an existing tag atm. You probably don't have one and the error message is just bad.

I will see if I can implement a workflow that includes creating a tag if it is missing!

I think this is actually coming from the fact that the command requires an existing tag atm. You probably don't have one and the error message is just bad. I will see if I can implement a workflow that includes creating a tag if it is missing!
Owner
Copy link

@Aviac wrote in #249 (comment):

I think this is actually coming from the fact that the command requires an existing tag atm. You probably don't have one and the error message is just bad.

I will see if I can implement a workflow that includes creating a tag if it is missing!

furthermore it seems that tags have to start with v which might also be the cause of the error. I'll make sure to make this feature more robust. It is very new still 😅

@Aviac wrote in https://codeberg.org/Aviac/codeberg-cli/issues/249#issuecomment-7684567: > I think this is actually coming from the fact that the command requires an existing tag atm. You probably don't have one and the error message is just bad. > > I will see if I can implement a workflow that includes creating a tag if it is missing! furthermore it seems that tags have to start with `v` which might also be the cause of the error. I'll make sure to make this feature more robust. It is very new still 😅
Owner
Copy link

@tippfehlr Should be fixed in main now :) You still need to create tags manually at. Feel free to leave a feature request. I thought that it would be nice to fix this independently first and continue with writing more tests. UX improvements will be made in the future.

Thanks again for the issue creation! 💚

@tippfehlr Should be fixed in main now :) You still need to create tags manually at. Feel free to leave a feature request. I thought that it would be nice to fix this independently first and continue with writing more tests. UX improvements will be made in the future. Thanks again for the issue creation! 💚

The tag was indeed missing because I just pushed it (seems like it needs a second).
Thanks a lot for the quick fix ❤️

The tag was indeed missing because I just pushed it (seems like it needs a second). Thanks a lot for the quick fix ❤️
Sign in to join this conversation.
No Branch/Tag specified
main
v0.5.1
v0.5.0
v0.4.11
v0.4.10
v0.4.9
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.1
v0.4.2
v0.4.0
v0.3.5
v0.3.4
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.1
v0.1.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Aviac/codeberg-cli#249
Reference in a new issue
Aviac/codeberg-cli
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?