Commit Graph

4 Commits (465fb4169ecbbef5c460c60f1cdf9b5910610d65)

Author SHA1 Message Date
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view ()
* 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
Lunny Xiao b3b468444b Revert "make modules/structs as a spereate go mod ()" ()
This reverts commit 835b53fc25.
Lunny Xiao 835b53fc25
make modules/structs as a spereate go mod ()
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor