From 284eb163ae6a83ebb4dcf883482b73ea01b6044f Mon Sep 17 00:00:00 2001 From: Daniel Polo <106583643+danielPoloWork@users.noreply.github.com> Date: Mon, 15 Jun 2026 20:52:02 +0200 Subject: [PATCH] docs(readme): remove the docs-site CI status badge The published Doxygen site is already reachable from the README's **API reference** badge, so the separate `docs-site` build-status badge in the header was redundant. Remove it from all three locales (English, zh-Hans, ja). The docs-site.yml workflow itself is unchanged. Because this moves the English README ahead of the translation pins and the repo squash-merges (which would orphan a pin to this branch's commit), the two README rows in translation-status.md are marked `stale` here; a follow-up re-pins them to this change's master commit and flips them back to `translated`. The i18n-freshness lint skips `stale` rows, so the gate stays green. Documentation-only; no API/behaviour change. Co-Authored-By: Claude Opus 4.8 (1M context) --- CHANGELOG.md | 11 +++++++++++ README.md | 1 - docs/i18n/ja/README.md | 1 - docs/i18n/translation-status.md | 4 ++-- docs/i18n/zh-Hans/README.md | 1 - 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4370ee1..665ed84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,17 @@ under *Changed* or *Removed*. The `Unreleased` block accumulates entries during development and is rolled into a dated version block (`## [X.Y.Z] — YYYY-MM-DD`) when a release PR closes a milestone. +### Removed + +- **The `docs-site` CI status badge** was removed from the README header in all three + locales (English, `zh-Hans`, `ja`). The published Doxygen site is already linked from + the **API reference** badge, so the separate build-status badge was redundant. The + `docs-site.yml` workflow itself is unchanged. The badge is removed from the + translations in the same change; the `translation-status.md` manifest's two README + rows are marked `stale` here (the English source moved ahead of their pin) and + re-pinned + flipped back to `translated` in a follow-up once this lands on `master`. + Documentation-only; no API change. + ### Changed - **`zh-Hans` / `ja` README translations re-synced to `v1.1.1`.** Carries the English diff --git a/README.md b/README.md index 61ededc..35fd117 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![ci](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/ci.yml) [![docs](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs.yml/badge.svg)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs.yml) -[![docs-site](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs-site.yml/badge.svg)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs-site.yml) [![API reference](https://img.shields.io/badge/API%20reference-Doxygen-1f6feb.svg)](https://danielpolowork.github.io/pbr-cpp-memory-pool/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Standard: C++17 / ANSI C](https://img.shields.io/badge/Standard-C%2B%2B17%20%2F%20ANSI%20C-blue.svg)](docs/specs/01_spec_cpp_memory_pool.md) diff --git a/docs/i18n/ja/README.md b/docs/i18n/ja/README.md index ae974b5..062fc78 100644 --- a/docs/i18n/ja/README.md +++ b/docs/i18n/ja/README.md @@ -2,7 +2,6 @@ [![ci](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/ci.yml) [![docs](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs.yml/badge.svg)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs.yml) -[![docs-site](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs-site.yml/badge.svg)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs-site.yml) [![API reference](https://img.shields.io/badge/API%20reference-Doxygen-1f6feb.svg)](https://danielpolowork.github.io/pbr-cpp-memory-pool/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](../../../LICENSE) [![Standard: C++17 / ANSI C](https://img.shields.io/badge/Standard-C%2B%2B17%20%2F%20ANSI%20C-blue.svg)](docs/specs/01_spec_cpp_memory_pool.md) diff --git a/docs/i18n/translation-status.md b/docs/i18n/translation-status.md index 379d6a8..da06d24 100644 --- a/docs/i18n/translation-status.md +++ b/docs/i18n/translation-status.md @@ -16,7 +16,7 @@ Status vocabulary: | Source page | Source commit | Translated at | Status | Reviewer | |-------------|:-------------:|:-------------:|:------:|----------| -| [`README.md`](../../README.md) | `23fc6c4` | `23fc6c4` | `translated` | — | +| [`README.md`](../../README.md) | `23fc6c4` | `23fc6c4` | `stale` | — | | [`docs/specs/01_spec_cpp_memory_pool.md`](../specs/01_spec_cpp_memory_pool.md) | `2e55dfa` | `2e55dfa` | `translated` | — | | [`docs/patterns/README.md`](../patterns/README.md) | `524f0cc` | `524f0cc` | `translated` | — | @@ -24,7 +24,7 @@ Status vocabulary: | Source page | Source commit | Translated at | Status | Reviewer | |-------------|:-------------:|:-------------:|:------:|----------| -| [`README.md`](../../README.md) | `23fc6c4` | `23fc6c4` | `translated` | — | +| [`README.md`](../../README.md) | `23fc6c4` | `23fc6c4` | `stale` | — | | [`docs/specs/01_spec_cpp_memory_pool.md`](../specs/01_spec_cpp_memory_pool.md) | `612f9d2` | `612f9d2` | `translated` | — | | [`docs/patterns/README.md`](../patterns/README.md) | `6c6aeb7` | `6c6aeb7` | `translated` | — | diff --git a/docs/i18n/zh-Hans/README.md b/docs/i18n/zh-Hans/README.md index 0e31d50..734157e 100644 --- a/docs/i18n/zh-Hans/README.md +++ b/docs/i18n/zh-Hans/README.md @@ -2,7 +2,6 @@ [![ci](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/ci.yml) [![docs](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs.yml/badge.svg)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs.yml) -[![docs-site](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs-site.yml/badge.svg)](https://github.com/danielPoloWork/pbr-cpp-memory-pool/actions/workflows/docs-site.yml) [![API reference](https://img.shields.io/badge/API%20reference-Doxygen-1f6feb.svg)](https://danielpolowork.github.io/pbr-cpp-memory-pool/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](../../../LICENSE) [![Standard: C++17 / ANSI C](https://img.shields.io/badge/Standard-C%2B%2B17%20%2F%20ANSI%20C-blue.svg)](docs/specs/01_spec_cpp_memory_pool.md)