-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Update [Gitea] defaults to gitea.com #9872
Conversation
|
Can you have a look at the failing |
I accidentally removed the protocol when changing the URL on the base auth test. Looks good now. Is there a way to perform a core test for just a single service? I tried |
🚀 Updated review app: https://pr-9872-badges-shields.fly.dev |
…biage, rename documenation to description
🚀 Updated review app: https://pr-9872-badges-shields.fly.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
latest changes look great - thanks
As https://gitea.com is a flagship instance of Gitea, updating the Gitea badges to default to gitea.com as a default. Added an extra test to each badge using the default instance.
Updated the message header to be clear about the default instance, and self-managed ones.
Updated tests to use try.gitea.io which is the official demo site, handling like a self-managed one.