- Ohio, United States of America
- https://me.csw.im
-
Joined on
2024年01月05日
d98871ecec
update to forgejo v15
Support the new Actions Runner registration API
Jump to triggering comment when opening an issue notification
fix(perf): add missing index on action_task table
Sorry for the late response but yes, a single job_id index fixes this problem on my instance using MySQL 8 (which is currently still on 13.0.1, about to update now).
bug: the
/{owner}/{repo}/actions/runs/{index} web endpoint slow down when the number of rows in the action_task table increases
Hi, I'm the user who reported this issue over on matrix....
feat: Support PEP 639 Licenses on the PyPi registry page
bug: Themes with spaces in their filenames fail to load
Local user conversion
Local user conversion
Thanks!
Local user conversion
feat: add an option for enabling/disabling Actions in the /repos/migrate endpoint
I disagree, migrations should respect the instance's configured defaults. If the instance's repository unit defaults say to enable Actions on new repositories, then that should always be the...
feat: add an option for enabling/disabling Actions in the /repos/migrate endpoint
To be clear, I'm not suggesting that disabling the Actions unit on a repository should interrupt running workflows, I'm just saying that it doesn't, and as such there's no safe way to migrate a...
[FEAT] Add an option for enabling/disabling Actions in the /repos/migrate endpoint
[BUG] Broken formatting on the OAuth2 Authorization Page