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.
tea/modules/task
Wim 6a848cb72a Add option to disable version checking (#520)
Fixes "Only signed in user is allowed to call APIs." as the
/api/v1/version returns a 403 when running a gitea where
REQUIRE_SIGNIN_VIEW is enabled

Co-authored-by: Wim <wim@42.be>
Reviewed-on: https://gitea.com/gitea/tea/pulls/520
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Wim <42wim@noreply.gitea.io>
Co-committed-by: Wim <42wim@noreply.gitea.io>
2 years ago
..
issue_create.go Show issue reactions (#421) 3 years ago
issue_edit.go Add `tea issue edit` (#506) 2 years ago
labels.go Add `tea issue edit` (#506) 2 years ago
labels_export.go Refactor error handling (#308) 4 years ago
login_create.go Add option to disable version checking (#520) 2 years ago
login_httpsign.go Add support for authentication via ssh certificates and pub/privatekey (#442) 2 years ago
login_ssh.go Fetch all items where needed. (#475) 2 years ago
milestone_create.go Add interactive mode for `tea milestone create` (#310) 4 years ago
pull_checkout.go Improve error messages (#370) 3 years ago
pull_clean.go Introduce workaround for missing pull head sha (#340) 3 years ago
pull_create.go Find DefaultPRHead based on branch and SHA (#514) 2 years ago
pull_review.go Use latest go-sdk and bump golang to 1.18 (#485) 2 years ago
repo_clone.go Add `tea clone` (#411) 3 years ago