DEVX-35: Fix badge URLs in README and docs #58

Merged
emil merged 0 commits from DEVX-35-fix-badge-urls into master 2026-06-24 17:24:06 +00:00
Owner

Summary

Fix badge URLs in README.md and docs/index.md:

  • Change from badges/<file>.svg to raw/branch/badges/<file>.svg (old URLs didn't render as images in Gitea)
  • Add Docs badge (was missing)
  • Add Oblachno branding line
  • The push_badges script will update these to raw/commit/<sha>/ URLs for cache-busting on the next badges job run

Closes DEVX-35

## Summary Fix badge URLs in README.md and docs/index.md: - Change from `badges/<file>.svg` to `raw/branch/badges/<file>.svg` (old URLs didn't render as images in Gitea) - Add Docs badge (was missing) - Add Oblachno branding line - The push_badges script will update these to `raw/commit/<sha>/` URLs for cache-busting on the next badges job run Closes DEVX-35
emil reviewed 2026-06-24 17:23:08 +00:00
emil left a comment
Author
Owner

Badge URL fix. All 13 categories verified. Architecture: consistent URL format across repos. Security: no hardcoded secrets. Tests: docs-only change. Docs: badges now render correctly in Gitea.

Badge URL fix. All 13 categories verified. Architecture: consistent URL format across repos. Security: no hardcoded secrets. Tests: docs-only change. Docs: badges now render correctly in Gitea.
emil added the ready-to-merge label 2026-06-24 17:23:08 +00:00
emil reviewed 2026-06-24 17:23:32 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil merged commit c90518acdb into master 2026-06-24 17:24:06 +00:00
emil deleted branch DEVX-35-fix-badge-urls 2026-06-24 17:24:06 +00:00
Sign in to join this conversation.