Commit Graph

21 Commits

Author SHA1 Message Date
Andreas Ulm
9edc039cd8 added unified output
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-09 09:16:49 +02:00
Andreas Ulm
16ba6125e4 Merge branch 'fork_repos' of ssh://root360_github/root360-AndreasUlm/tea into merge_all 2019-05-08 21:03:54 +02:00
Andreas Ulm
812fd41694 Merge branch 'list_repos' of ssh://root360_github/root360-AndreasUlm/tea into merge_all 2019-05-08 21:03:44 +02:00
Andreas Ulm
78409db4e8 Merge branch '12_global_cli_flags' of ssh://root360_github/root360-AndreasUlm/tea into merge_all
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-08 21:03:24 +02:00
Andreas Ulm
03b5266aab merge output
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-08 21:01:07 +02:00
Andreas Ulm
b08449938d Merge branch 'list_repos' of ssh://root360_github/root360-AndreasUlm/tea into fork_repos
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-06 18:59:02 +02:00
Andreas Ulm
2d1907ea9c added subcommand ls & filter flags
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-06 18:56:14 +02:00
Andreas Ulm
f7c387d6c9 added fork subcommand for repos
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-06 18:21:41 +02:00
Andreas Ulm
f7d5eb118d fixed package import definition
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-05 15:29:48 +02:00
Andreas Ulm
a16ca12f8a added description to explain reason for global variables
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-02 08:01:00 +02:00
Andreas Ulm
4a61afe558 added global appendable Flags (#12)
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-02 07:44:57 +02:00
Andreas Ulm
01d4f929ac ran 'make fmt'
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-28 14:55:49 +02:00
Andreas Ulm
0fb281bbe4 removed header & changed delimiter to pipe
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-28 14:55:49 +02:00
Andreas Ulm
3797d6b1d1 improved code style
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-28 14:55:49 +02:00
Andreas Ulm
1aa915ed88 initial imlementation of list repos (#3)
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-28 14:55:49 +02: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
3713949934 skip empty pull requests (#17) (#18)
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-23 19:13:39 +03: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
b9b653dec3 Add release create (#1)
* add release create

* typo
2018-10-21 21:52:57 +03:00
Lunny Xiao
9d5cda4bfe
init project 2018-09-03 14:43:00 +08:00