2
0
Commit Graph

4 Commits

Author SHA1 Message Date
Lunny Xiao
d309096507 Fix wrong hint when status checking is running on pull request view (#9886)
* Fix wrong hint when status checking is running on pull request view

* fix lint

* fix test

* fix test

* fix wrong tmpl

* fix import

* rename function name
2020-01-22 11:46:04 +08:00
Lunny Xiao
2bbd8860b1 Revert "make modules/structs as a spereate go mod (#7127)" (#7175)
This reverts commit c691ed3f95.
2019-06-10 15:55:58 -04:00
Lunny Xiao
c691ed3f95 make modules/structs as a spereate go mod (#7127) 2019-06-10 23:20:49 +08:00
Lunny Xiao
650cbc2f35 Move sdk structs to modules/structs (#6905)
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor
2019-05-11 18:21:34 +08:00