Skip to content

ci: strip README badges from the generated docs homepage - #941

Merged
paleolimbot merged 1 commit into
apache:mainfrom
AndreaBozzo:ci-strip-readme-badges
Sep 18, 2026
Merged

paleolimbot merged 1 commit into
apache:mainfrom
AndreaBozzo:ci-strip-readme-badges

Conversation

@AndreaBozzo

@AndreaBozzo AndreaBozzo commented Sep 12, 2026 •

Copy link
Copy Markdown
Contributor

The three README badges always render as broken images on
https://arrow.apache.org/nanoarrow/. The ASF site sends
Content-Security-Policy: ... img-src 'self' data: https://*.apache.org/ ...,
which blocks codecov.io and img.shields.io.

This removes them from the generated docs homepage only; they still render on
GitHub. They can be re-added later by fetching the SVGs at build time and
serving them from _static/.

edit: attached screenshot
Screenshot 2026-09-12 114021

@paleolimbot paleolimbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@paleolimbot
paleolimbot merged commit ec8a58c into apache:main Sep 18, 2026
5 checks passed
@AndreaBozzo
AndreaBozzo deleted the ci-strip-readme-badges branch September 18, 2026 10:38
@AndreaBozzo

Copy link
Copy Markdown
Contributor Author

Take care,

Andrea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants