Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Provide endpoint for verified status #135

Closed
alexander-nitsche opened this issue Mar 17, 2022 · 3 comments · Fixed by #724
Closed

[FEATURE] Provide endpoint for verified status #135

alexander-nitsche opened this issue Mar 17, 2022 · 3 comments · Fixed by #724
Assignees
Labels
enhancement New feature or request

Comments

@alexander-nitsche
Copy link

Is your feature request related to a problem? Please describe.
There is a new achievement "Verified TYPO3 extension" and the user is not immediately aware of it on reading the README.

Describe the solution you'd like
I would like to use a badge with the verified status of my TYPO3 extension, provided by the TER API.

@alexander-nitsche alexander-nitsche added the enhancement New feature or request label Mar 17, 2022
@eliashaeussler eliashaeussler self-assigned this Mar 17, 2022
@eliashaeussler
Copy link
Owner

Thanks for your suggestion. Since I need this information from TER REST API to provide an appropriate endpoint, I created an issue over there: https://git.typo3.org/services/t3o-sites/extensions.typo3.org/ter/-/issues/556

@eliashaeussler
Copy link
Owner

Hi @alexander-nitsche, this feature is now implemented and deployed to production. Badges for verified extensions can be accessed by using the GET /badge/{extension}/verified endpoint.

Example URL:

https://shields.io/endpoint?url=https://typo3-badges.dev/badge/news/verified/shields

Result:

EXT:news

@alexander-nitsche
Copy link
Author

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants