Meta: Gitea max file size for releases? #25

Closed
opened 2023-12-27 04:23:58 +00:00 by scott · 1 comment
Owner

@matt Can you increase the max file size for release files? The current max in Gitea is 4MB, and the Bun-based JS compiled binary is 47MB. (Because, of course, it packs a whole JS runtime into the binary.) The GraalVM binaries are much faster, but not much smaller (because they have to pack a whole JVM runtime...). Either way, the binaries are going to be bigger than 4MB.

I found this: https://forum.gitea.com/t/increase-size-for-release-files/7113, which links to https://docs.gitea.com/administration/environment-variables, but I couldn't figure out how to set Gitea environment variables.

(Also, our Gitea is apparently out of date; there's a new version; I couldn't figure out how to upgrade that, either. docker eludes me.)

Could you look into this? No rush; nobody's using the Ludus CLI but me right now. And maybe you.

@matt Can you increase the max file size for release files? The current max in Gitea is 4MB, and the Bun-based JS compiled binary is 47MB. (Because, of course, it packs a whole JS runtime into the binary.) The GraalVM binaries are much faster, but not much smaller (because _they_ have to pack a whole JVM runtime...). Either way, the binaries are going to be bigger than 4MB. I found this: https://forum.gitea.com/t/increase-size-for-release-files/7113, which links to https://docs.gitea.com/administration/environment-variables, but I couldn't figure out how to set Gitea environment variables. (Also, our Gitea is apparently out of date; there's a new version; I couldn't figure out how to upgrade that, either. `docker` eludes me.) Could you look into this? No rush; nobody's using the Ludus CLI but me right now. And maybe you.
scott added the
now
label 2023-12-27 17:01:06 +00:00
matt was assigned by scott 2023-12-27 17:01:21 +00:00
scott added the
infrastructure
label 2023-12-27 17:03:02 +00:00
Owner

i think this is working now ... ?

i think this is working now ... ?
matt closed this issue 2024-05-16 18:12:53 +00:00
Sign in to join this conversation.
No Milestone
No project
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: twc/ludus#25
No description provided.