badgen.net icon indicating copy to clipboard operation
badgen.net copied to clipboard

[REQ] codeberg.org support

Open MarcoRavich opened this issue 2 years ago • 5 comments

Hi there, since many projects are migrating fron GH to other platforms, it would be great to enable badge generation for them:

https://codeberg.org

Here's their Using Webhooks wiki page.

Hope that inspires !

MarcoRavich avatar Dec 21 '23 10:12 MarcoRavich

Great to have codeberge, but we would need an open api to put it on the badge list. For webhooks, maybe you can combine it with memo badge (https://badgen.net/memo) to update the memo badge whenever webhooks triggered.

amio avatar Dec 28 '23 03:12 amio

See also https://codeberg.org/Codeberg/Community/issues/391

maltfield avatar Mar 06 '24 21:03 maltfield

See also https://codeberg.org/Codeberg/Community/issues/391

This (linked at the end) seems interesting too: Merge all Codeberg Badges approaches into one solution

MarcoRavich avatar Mar 07 '24 06:03 MarcoRavich

Great to have codeberge, but we would need an open api

Should be do-able. Space Badgers currently provides badges for Codeberg using the API

  • https://badgers.space/
  • https://github.com/splittydev/spacebadgers

maltfield avatar Mar 07 '24 16:03 maltfield

Bump.

JSON links for DUME's cb repository examples:

  • https://codeberg.org/api/v1/repos/RxLaboratory/DuME
  • https://codeberg.org/api/v1/repos/RxLaboratory/DuME/releases
  • https://codeberg.org/api/v1/repos/RxLaboratory/DuME/languages
  • https://codeberg.org/api/v1/repos/RxLaboratory/DuME/issues

MarcoRavich avatar Jun 21 '24 08:06 MarcoRavich