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/models/actions
Jason Song ac384c4e1d
Support upload `outputs` and use `needs` context on Actions (#24230)
2 years ago
..
run.go Treat PRs with agit flow as fork PRs when triggering actions. (#23884) 2 years ago
run_job.go
run_job_list.go
run_list.go Require approval to run actions for fork pull request (#22803) 2 years ago
runner.go Display the version of runner in the runner list (#23490) 2 years ago
runner_list.go
runner_token.go
status.go Require approval to run actions for fork pull request (#22803) 2 years ago
task.go Avoid too long names for actions (#23162) 2 years ago
task_list.go
task_output.go Support upload `outputs` and use `needs` context on Actions (#24230) 2 years ago
task_step.go
utils.go
utils_test.go