vaticle / typedb

TypeDB: the polymorphic database powered by types
https://typedb.com
Mozilla Public License 2.0
3.72k stars 338 forks source link

Fix broken forum badge #6946

Closed BartoszWasiluk closed 7 months ago

BartoszWasiluk commented 7 months ago

What is the goal of this PR?

The goal of this PR is to address a broken forum badge caused by a change in Discourse's statistics endpoint.

What are the changes implemented in this PR?

The badge was broken due to a change in Discourse's statistics endpoint, and the shields.io badge was not updated to handle that change. In this PR, we have temporarily replaced the broken dynamic badge with a static badge.

vaticle-bot commented 7 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture