gitea.tea/tests/integration
GyeongHo Kim 10a86a301e
fix(login): configure SSH host explicitly
Add a --ssh-host option to tea login add and pass it through token and OAuth login creation.

Expose the same SSH host setting in the interactive login optional settings so users can configure host or host:port when the SSH endpoint differs from the web URL.

Update the generated CLI docs and integration helper for the new login creation parameter.

Fixes #1032

Signed-off-by: GyeongHo Kim <gyeongho.dev@proton.me>
2026-07-29 14:05:36 +09:00
..
admin_users_test.go Move sdk from code.gitea.io/sdk/gitea to gitea.dev/sdk (#1006) 2026-05-26 04:51:09 +00:00
cmd_labels_test.go fix(labels): add org label for ls and pr (#1017) 2026-06-24 17:46:12 +00:00
comments_test.go feat(comments): add list/edit/delete subcommands to tea comment (#1015) 2026-05-31 22:20:48 +00:00
config_lock_unix_test.go update import path to use gitea.dev (#1003) 2026-05-23 17:26:43 +00:00
context_init_test.go fix(context): improve local repo detection logic and test (#999) 2026-05-25 22:12:19 +00:00
git_branch_test.go Add reply to code review (#978) 2026-06-26 21:40:31 +00:00
git_repo_test.go update import path to use gitea.dev (#1003) 2026-05-23 17:26:43 +00:00
helpers_test.go fix(login): configure SSH host explicitly 2026-07-29 14:05:36 +09:00
pulls_reply_test.go Add reply to code review (#978) 2026-06-26 21:40:31 +00:00
repos_create_test.go Move sdk from code.gitea.io/sdk/gitea to gitea.dev/sdk (#1006) 2026-05-26 04:51:09 +00:00
sshkeys_test.go Move sdk from code.gitea.io/sdk/gitea to gitea.dev/sdk (#1006) 2026-05-26 04:51:09 +00:00
task_issue_test.go feat(assignees): add set, add, and remove assignees APIs (#1045) 2026-07-18 00:20:03 +00:00
task_labels_test.go feat(assignees): add set, add, and remove assignees APIs (#1045) 2026-07-18 00:20:03 +00:00
task_pull_test.go feat(assignees): add set, add, and remove assignees APIs (#1045) 2026-07-18 00:20:03 +00:00
wiki_test.go fix(labels): add org label for ls and pr (#1017) 2026-06-24 17:46:12 +00:00