Ian Jenkins 8d6a454996
Add support for username lookup. (#2147)
Similar to Users.search() this looks up a username directly using
Users.username(). This is useful when you want to grab user information
for a known username without having to run a search which could be slow.

For example a common name such as `david` is slower with search than a
username lookup and also the first result is not for this username
meaning you have to parse through a large array rather than just accept
the first result.
2021-10-16 15:03:26 -04:00
..
2021-09-18 15:33:15 +00:00


gitbeaker

CircleCI Pipeline Status Code Climate maintainability CodeCov test coverage Dependency Status Dev Dependency Status Auto All Contributors Prettier Licence: MIT Install Size: Core

🤖 GitLab API NodeJS library with full support of all the Gitlab API services. This library is generally for internal use only.

Read More