feat: add commands for release actions #223
No reviewers
Labels
No labels
actions
bug
build
chore
CI
cleanup
CLI
contribution welcome
docs
duplicate
enhancement
feature
fix
good first issue
help wanted
invalid
perf
question
refactor
release
revert
style
test
tracking
UI
upstream
UX
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Aviac/codeberg-cli!223
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "timptner/codeberg-cli:feat/release"
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?
It's my first pull-request, so be kind with me. 🙂
For my own CI/CD pipelines I want to be able to create releases. Your codeberg CLI project seems really fancy, but it's missing commands to interact with releases. (see #17)
I tried my best to mimic your code style and only created the
release listandrelease createsubcommands for now. I'm open for feedback and/or tips to improve my PR. If you're fine with my commits I'm also willing to implement some morereleasesubcommands and extend the list of optional paramaters.Any response from the maintainers?
I have a need for a release upload command.
Sadly, no. But you can check out my fork and then use the two commands.
For now I'm just directly using the API.
Hi, I'm here. I also partially reviewed this yesterday evening. I will probably merge soon as this looks pretty nice. Thanks for the contribution btw and sorry to let this sit for so long!
If you want to help me out a little more i may have a little request:
I'm planning on extending my integration testing to make contributions and reviews easier.
e877ec6768to29c2cc93a2Superseded by #234 which includes your changes! Thanks a lot for the contribution, I would've merged it as it was but there were some changes in main that I needed to include here and I didn't want to bother you with it. Hope that's fine with you.
Once again, thanks! 💚
Currently on vacation - sorry for my late response.
It's great to see my commits included. Thank you for the update!
Pull request closed