Commit Graph

3 Commits (1d98d205f5825f40110e6628b61a97c91ac7f72d)

Author SHA1 Message Date
luzpaz 8c647bf0f6
Fix various typos ()
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby,te,unknwon`

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
KN4CK3R 429ef43793
Use new OneDev /milestones endpoint ()
OneDev changed the API which fails every build at the moment.
Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration ()
* Move migrtions into services and base into modules/migration

* Fix imports

* Fix lint