mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6daf21c9b7
Fix #25451. Bugfixes: - When stopping the zombie or endless tasks, set `LogInStorage` to true after transferring the file to storage. It was missing, it could write to a nonexistent file in DBFS because `LogInStorage` was false. - Always update `ActionTask.Updated` when there's a new state reported by the runner, even if there's no change. This is to avoid the task being judged as a zombie task. Enhancement: - Support `Stat()` for DBFS file. - `WriteLogs` refuses to write if it could result in content holes. --------- Co-authored-by: Giteabot <teabot@gitea.io> |
2 years ago | |
---|---|---|
.. | ||
actions | 2 years ago | |
agit | ||
asymkey | ||
attachment | ||
auth | 2 years ago | |
automerge | ||
context | ||
convert | 2 years ago | |
cron | 2 years ago | |
externalaccount | ||
forms | 2 years ago | |
gitdiff | 2 years ago | |
issue | 2 years ago | |
lfs | 2 years ago | |
mailer | ||
markup | ||
migrations | 2 years ago | |
mirror | ||
org | ||
packages | ||
pull | 2 years ago | |
release | ||
repository | 2 years ago | |
task | ||
user | ||
webhook | 2 years ago | |
wiki |