You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)
2 months ago
..
auth.go Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (#29584) 3 months ago
auth_test.go Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (#29584) 3 months ago
cleanup.go Expire artifacts before deleting them physically (#29241) 3 months ago
clear_tasks.go Use db.Find instead of writing methods for every object (#28084) 6 months ago
commit_status.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
init.go Move notification interface to services layer (#26915) 9 months ago
job_emitter.go The job should always run when `if` is `always()` (#29464) 3 months ago
job_emitter_test.go The job should always run when `if` is `always()` (#29464) 3 months ago
notifier.go Fix invalid link of the commit status when ref is tag (#29752) 2 months ago
notifier_helper.go Cancel previous runs of the same PR automatically (#29961) 2 months ago
rerun.go Fix bugs in rerunning jobs (#29955) 2 months ago
rerun_test.go Fix bugs in rerunning jobs (#29955) 2 months ago
schedule_tasks.go Cancel previous runs of the same PR automatically (#29961) 2 months ago