[x]
):I usually draft my release notes while features get completed โ so on the day of the release, I just need to tag and then publish the release. That works well here on Github โ but doesn't seem to work with Gitea:
Please permit saving Drafts without enforcing tags upon them. Helps for consistency โ and also for "not forgetting things in the release notes".
PS: Just verified after updating my instance to 1.9.0 (issue still exists).
Regarding
when migrating a repo which on Github has such drafts (with no tags assigned), Gitea crashes with a 500 Server Error
This should be considered a kind/bug
Indeed. And in a first step (regardless of whether "draft without tag" will be implemented) it should be caught and presented to the user. Currently, the 500 appears after the repo itself has been (successfully) imported โ but before issues are imported. Thus
So when encountering such a draft, only that draft should be skipped โ until Gitea allows for such drafts to be created. And the user should be informed, like "Migration completed successfully, but N drafted releases have been skipped."
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Just asking politely (no pressure, just informal): is this meanwhile on the agenda โ and if so, is there a rough ETA for it? Waiting to move my last remaining projects to Codeberg ๐
Currently noone is working on so no ETA can be given
Thanks, @lafriks โ not was I hoped for, but there are so many tasks and only so much folks can do (as one of the F-Droid maintainers, I fully understand that situation)โฆ Still, not giving up hope :blush:
Most helpful comment
Indeed. And in a first step (regardless of whether "draft without tag" will be implemented) it should be caught and presented to the user. Currently, the 500 appears after the repo itself has been (successfully) imported โ but before issues are imported. Thus
So when encountering such a draft, only that draft should be skipped โ until Gitea allows for such drafts to be created. And the user should be informed, like "Migration completed successfully, but N drafted releases have been skipped."