Commit Graph

335 Commits

Author SHA1 Message Date
techknowlogick aa88745177 fix typo in drone (#75) 2019-11-15 09:33:56 +00:00
techknowlogick d1d3c70530 Same release targets as gitea (#73) 2019-11-15 03:46:18 +00:00
Jonas Franz 0a2120db45 Fix gitea releases upload configuration (#71) 2019-11-08 02:44:07 +00:00
6543 5b3c92ee11 add repos subcommand [continue #44] (#3) (#65) 2019-11-08 01:33:46 +00:00
serverwentdown 72b602409b Minor improvements to command-line language (#66) 2019-11-03 20:34:41 +00:00
6543 3d128cfc69 changed git config determination to go-git (#41) [continue #45] (#62) 2019-10-28 21:10:20 +00:00
Lunny Xiao e456abcc8c List label description (#60) 2019-10-28 19:47:41 +00:00
Lunny Xiao 651ba2aba4 Add install guide from brew on README (#61) 2019-10-28 19:40:09 +00:00
6543 0515114fa3 Use Different Remote Repos (#58) 2019-10-26 21:29:37 +00:00
Norwin cd1ddb86b5 fix -o flag (#53) 2019-10-26 14:25:54 +00:00
Norwin 0926a42029 Fix log formatting, refactor flag definition in cmd/labels.go (#52) 2019-10-26 04:50:30 +00:00
root360-AndreasUlm 7df0354d6c added global appendable Flags (#12) (#39) 2019-10-23 15:58:18 +00:00
Lunny Xiao bbcc689b93 Add labels commands (#36) 2019-10-19 10:54:16 +00:00
Lunny Xiao d1134e8008 Update dependency package code.gitea.io/sdk/gitea to latest version (#48) 2019-10-13 15:13:33 +00:00
root360-AndreasUlm 7c024bcd69 unified output (#14) (#40) 2019-09-15 08:38:18 +00:00
archite 1d233402fd Enable bash-completin as per urfave/cli. (#43) 2019-08-13 10:59:13 +00:00
lunny 07a623ff83 change .drone.yml to new format (#33) 2019-07-07 01:40:02 +00:00
techknowlogick c9d054ae4f Merge branch 'mod' of appleboy/tea into master 2019-06-07 13:50:55 +00:00
Bo-Yi Wu cc2d8d9cbd remove codecoverage
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-06-05 09:43:44 +08:00
Bo-Yi Wu 1d774a01c6 chore: enable goproxy.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-06-05 09:34:21 +08:00
Lunny Xiao 912803706a Add missing make-compress to fix release (#23) 2019-04-27 21:01:07 +08:00
Bo-Yi Wu bf9620d18e chore: go support combine all coverage file (#24)
* Combine all coverage file in one command
* remove generate-coverage
* remove unused method: errCheck

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-04-26 14:51:03 +03:00
Lunny Xiao 6aa4629f05 fix drone (#21)
* fix drone

* remove docker on drone
2019-04-26 06:41:21 +03:00
Lunny Xiao d4f107b710 Add Makefile / .drone.yml, use go module with vendor (#20)
* add Makefile / .drone.yml, use go module with vendor

* Update .drone.yml

Co-Authored-By: lunny <xiaolunwen@gmail.com>
2019-04-25 20:06:53 +03:00
Andreas Ulm b924cd5296 added 'go get' command & build instructions (#16) (#19)
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-25 22:16:57 +08:00
Andreas Ulm 3713949934 skip empty pull requests (#17) (#18)
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-23 19:13:39 +03:00
Norwin fb52920af9 Fix installation instructions (#11)
* improve README (#10)

fix installation instructions, improve usage guide

* Update README.md
2019-04-12 20:44:53 +03:00
techknowlogick ec4c0a4690
Merge pull request #9 from lunny/lunny/fix_sub_command_desc
fix comments and descriptions
2019-04-02 22:57:41 -04:00
Lunny Xiao 247a43691b
fix comments and descriptions 2019-03-12 09:36:14 +08:00
Norwin 4de0b04d77 add --asset flag to `tea releases create` (#6)
Co-Authored-By: noerw <noerw@users.noreply.github.com>
2019-03-11 18:32:09 +02:00
Lunny Xiao 6220a10628
Merge pull request #2 from lunny/lunny/ignore
add ignore file
2018-12-08 10:57:50 +08:00
Lunny Xiao 5fae6c0d72
Merge branch 'master' into lunny/ignore 2018-12-05 15:30:40 +08:00
Lunny Xiao b9b653dec3 Add release create (#1)
* add release create

* typo
2018-10-21 21:52:57 +03:00
Lunny Xiao 107c306ebd
add ignore file 2018-10-20 10:30:56 +08:00
Lunny Xiao 9d5cda4bfe
init project 2018-09-03 14:43:00 +08:00