Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/services/actions
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151)
4 months ago
..
auth.go
auth_test.go
cleanup.go Clear up old Actions logs (#31735) 7 months ago
clear_tasks.go
commit_status.go Add new event commit status creation and webhook implementation (#27151) 4 months ago
init.go
interface.go
job_emitter.go Improve the handling of `jobs.<job_id>.if` (#31070) 9 months ago
job_emitter_test.go Improve the handling of `jobs.<job_id>.if` (#31070) 9 months ago
notifier.go Fix actions notify bug (#31866) 6 months ago
notifier_helper.go Update scheduled tasks even if changes are pushed by "ActionsUser" (#32246) 4 months ago
rerun.go
rerun_test.go
schedule_tasks.go
variables.go