mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-10 07:26:33 -04:00
- Add deploy-tokens subcommand with list, create, delete - Create deploy token print helpers with token display (shown once only) - Add unit tests for all commands - Update SDK dependency to use fork with deploy token support Relates to gitea/go-sdk#846 |
||
|---|---|---|
| .. | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| delete_test.go | ||
| list.go | ||
| list_test.go | ||