Commit graph

3 commits

Author SHA1 Message Date
Earl Warren
1ba7c0d39d
[CLI] implement forgejo-cli actions register (squash) no private
Do not go through the private API, directly modify the database
2023-07-14 12:08:24 +02:00
Earl Warren
a12386d418
[GITEA] parseScope with owner/repo always sets owner to zero
(cherry picked from commit 5ad65cdd19)
2023-07-10 18:00:38 +02:00
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>
2023-04-17 13:07:13 -04:00