* Add Downloads, Category, License, Sponge Versions, Stars, and Version badges for Ore, an API platform for Sponge Minecraft plugins
* Update services/ore/ore-downloads.service.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
* Replace mocked e2e tests with unit tests, fix schema and add test case for Ore License
* Simplify single case forCases
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* Add support for Feedz NuGet feeds
* Fix tests & error messages that are used
* Cleanup service and change route according to the conventions
* Change route nomenclature
* Extract `searchServiceUrl`, `stripBuildMetadata` and `selectVersion` to NuGet helpers
* Fix Feedz examples
* Fixup the pattern in Feedz examples
Missed save...
* Use MongoDB.Driver.Core in Feedz examples
* Use standard route pattern instead of `RouteBuilder`
* Extract `transform` function in feedz service
* Add simple test for the `apiUrl` function
* Distinguish repository/package errors
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* [Docker] Support architecture query param in docker version badge
* [Docker] Add new unit test with architecture query param
* Run prettier
* [Docker] Add arch param in customizer example
* [Docker] version badge: Update test cases for arch param
* [Docker] Add arch param valid values
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* feat: added schema and API options for new badge
* fix: fixed platform test's for new schema and api options
* feat: added new badge for theme and plugin last updated
* test: added testing for new badge
* feat: added regex pattern for last update string
* fix: fixed mock test's that didn't match regex pattern
* refactor: changed to moment formatting
Changed to use the moment lib to validate and format last_update date strings from upstream API
* fix: fixed failing platform service tests
Co-authored-by: chris48s <chris48s@users.noreply.github.com>
* feat: added wp required version badge for themes
Refactored to allow plugin and theme extensionType for WP Required Version. Also added required schema for themes, already present for plugins.
* test: added testing for the new badge
Added testing for the new theme badge
* refactor: convert static classes to static props
* fix: modules export
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* Added GithubDirectoryFileCount badge
* Additional information on a schema
* Update services/github/github-directory-file-count.service.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
* Update services/github/github-directory-file-count.service.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
* Update services/github/github-directory-file-count.service.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
* More examples
* Moved isArray check to transform method
* Using isMetric for validation
* Added documentaion on type and extension parameters
* Moved a couple of service tests to unit tests
* extension is applicable for type file only
* Note on GitHub API limit
* Using metric helper for a count formatting
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 GithubRPackageVersion badge
* Minor changes to GithubGoModGoVersion badge
* More examples
* Removed mocking with nock from service tests
* Added unit tests
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* feat: added schema and api options
* feat: added new badge for required php version
* test: fixed existing testing and added new for new badge
Fixed existing testing to conform to new api options and schema. Also added testing for the new badge
* fix: changed to mocked test
Changed the Theme Not Set test to a mock as unable to find a live example (previously used 'generatepress' however this now has the data). Also split out query selector fields to allow updating in one place for themes and plugins
* fix: changed the style of the badge to better show the info
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* Handle the case when the Github deployment status returns null
* Integration test null latestStatus response from Github Deployments
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* fix: TypeError in DockerVersion badge
* A reference to the issue in test
Co-authored-by: Paul Melnikow <github@paulmelnikow.com>
Co-authored-by: Paul Melnikow <github@paulmelnikow.com>
* Converted [swagger] from static class to props
* Converted [symfony teamcity travis treeware] from static classes to props
* Fixed staticPreview field in travis
Co-authored-by: Jabbar Memon <jabbar@zoop.one>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* Completed For visual-studio-app-center
* Completed For visual-studio-marketplace
* Completed For w3c
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>