1
0
mirror of https://gitea.com/gitea/tea.git synced 2025-03-10 01:22:47 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
6543
d06f35482e Use golang v1.18 and drop vendor folder ()
* remove vendor folder
* use golang v1.18 in ci
* use "go install"
* use vendor folder as cache

Reviewed-on: https://gitea.com/gitea/tea/pulls/478
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
2022-03-29 07:11:11 +08:00
Martin Reboredo
43e9943757 Add interactive mode for tea milestone create ()
Implement interactive milestone creation

Return fmt.Errorf when title is empty

Incorporate deadline functionality

Use dateparse and cleanup CreateMilestone task

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>
Co-authored-by: Martin Reboredo <yakoyoku@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/310
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: Martin Reboredo <yakoyakoyokuyoku@noreply.gitea.io>
Co-Committed-By: Martin Reboredo <yakoyakoyokuyoku@noreply.gitea.io>
2020-12-18 02:50:07 +08:00
6543
4b059770ea Add gitea-vet ()
Close 

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/121
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Andrew Thornton <art27@cantab.net>
2020-04-28 13:02:21 +00:00
6543
5b3c92ee11 add repos subcommand [continue ] () () 2019-11-08 01:33:46 +00:00
6543
3d128cfc69 changed git config determination to go-git () [continue ] () 2019-10-28 21:10:20 +00:00
Lunny Xiao
e456abcc8c List label description () 2019-10-28 19:47:41 +00:00
6543
0515114fa3 Use Different Remote Repos () 2019-10-26 21:29:37 +00:00
Lunny Xiao
107c306ebd
add ignore file 2018-10-20 10:30:56 +08:00