* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* [ClearlyDefined] New badge
* Add HTTP 500 error message
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
* Update error message for test
* Handle incomplete response
* Make file count optional
* Use NotFound
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* fix: change JenkinsTests targets to get service tests working again
* update example to match working job url
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* service: add obs service
* service: obs: replaced replaceAll with replace and global regex
* service: obs: added space between class members
* service: obs: support for multiple instances
* service: obs: removed user prefix from auth vars
obs_userName is now called obs_user and obs_userPass is called obs_pass
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
* service: obs: removed constructor hack in favour of serviceKey
* service: obs: apply suggestions from @calebcartwright
* service: obs: remove unneccesary http status mappings
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* Added GitLab Tag service
* Added prettyMessage for when repo has no tags
* Added pretty message for repo not found
* core: esm-ify gitlab tag service
* feat: support gitlab auth
* feat: support custom gitlab url on tag badges
* tests: add auth test for gitlab
* docs: fix gitlab config key references
* feat: support gitlab tag sorting options
* docs: add custom gitlab instance example for tags badge
* use v in gitlab route
* fix: gitlab tag examples
Co-authored-by: Ideotec <guille@ideotec.es>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* feat: add wikiapiary extension badge
* fix: refactor wikiapiary badge
* fix: display correct message when not found
Co-authored-by: chris48s <chris48s@users.noreply.github.com>
* fix: weird behavior with casing
* fix: test malformed api response
* chore: use options.qs for query parameters
* chore: rename file to match class name
Co-authored-by: chris48s <chris48s@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>