You cannot 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/modules/private
techknowlogick 4014200021
add CLI command to register runner tokens (#23762)
This is a CLI command to generate new tokens for the runners to register
with

Fix https://github.com/go-gitea/gitea/issues/23643

---------

Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
actions.go add CLI command to register runner tokens (#23762) 2 years ago
hook.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
internal.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
key.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
mail.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
manager.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
request.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
restore_repo.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
serv.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago