Commit Graph

10 Commits

Author SHA1 Message Date
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