mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* [server] add ScmService to be used by ScmServiceAPI (and WS API) * add simple test for `getToken` * refactor `ScmService.getToken` to return token of undefined * fix duplicata validation * add api converter tests * just some docs