forgejo/services/actions
Gusted 4e8677a911
fix: clean up log files that no longer exist
- If for some reason a action log file does not longer exist in the
database or on the file system, then mark it as being cleaned up.
- Unit test added.
2024-12-03 05:09:47 +01:00
..
auth.go allow the actions user to login via the jwt token (#32527) 2024-11-24 10:41:56 +00:00
auth_test.go
cleanup.go fix: clean up log files that no longer exist 2024-12-03 05:09:47 +01:00
cleanup_test.go fix: clean up log files that no longer exist 2024-12-03 05:09:47 +01:00
clear_tasks.go
commit_status.go fix: Actions PR workflows must update the commit status 2024-11-04 11:27:14 +01:00
init.go
interface.go
job_emitter.go
job_emitter_test.go
main_test.go
notifier.go
notifier_helper.go
notifier_helper_test.go
rerun.go
rerun_test.go
schedule_tasks.go
variables.go
workflows.go