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
wxiaoguang 4ffc54f59a
Refactor user & avatar (#33433)
3 weeks ago
..
auth.go allow the actions user to login via the jwt token (#32527) 3 months ago
auth_test.go Enable tenv and testifylint rules (#32852) 2 months ago
cleanup.go Clear up old Actions logs (#31735) 7 months ago
clear_tasks.go
commit_status.go Update status check for all supported on.pull_request.types in Gitea (#33117) 2 months ago
context.go Move some Actions related functions from `routers` to `services` (#33280) 1 month ago
context_test.go Move some Actions related functions from `routers` to `services` (#33280) 1 month ago
init.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2 months ago
init_test.go Move some Actions related functions from `routers` to `services` (#33280) 1 month ago
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 Refactor RefName (#33234) 1 month ago
notifier_helper.go Refactor user & avatar (#33433) 3 weeks ago
rerun.go
rerun_test.go
schedule_tasks.go
variables.go