0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-16 22:20:11 +01:00
forgejo/services
Jason Song 6daf21c9b7
Fix content holes in Actions task logs file ()
Fix .

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>
2023-06-28 19:07:29 +02:00
..
actions Fix content holes in Actions task logs file () 2023-06-28 19:07:29 +02:00
agit
asymkey
attachment
auth Change default email domain for LDAP users () 2023-06-22 08:16:12 +00:00
automerge
context
convert Store and use seconds for timeline time comments () 2023-06-23 12:12:39 +00:00
cron Use the new download domain replace the old () 2023-06-21 03:11:17 +00:00
externalaccount
forms Remove "CHARSET" config option for MySQL, always use "utf8mb4" () 2023-06-21 10:49:25 +00:00
gitdiff Show outdated comments in files changed tab () 2023-06-21 16:08:12 +00:00
issue Add codeowners feature () 2023-06-08 16:56:05 +08:00
lfs Move some regexp out of functions () 2023-06-21 19:57:18 +00:00
mailer
markup
migrations Fix panic when migrating a repo from GitHub with issues () 2023-06-14 14:12:39 +08:00
mirror
org
packages
pull Add codeowners feature () 2023-06-08 16:56:05 +08:00
release
repository Add Adopt repository event and handler () 2023-06-26 06:59:15 +00:00
task
user
webhook Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
wiki