Skip to content

Conversation

@jiayuasu
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a ticket?

What changes were proposed in this PR?

Remove the GitHub Actions workflow status badges from docs/setup/compile.md. These badges use images hosted on github.com, which are blocked by the ASF website's Content-Security-Policy img-src directive, causing them to not render on the published docs site.

How was this patch tested?

Manual verification — confirmed the badges are no longer embedded in the page.

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation.

The GitHub-hosted workflow badge SVGs are blocked by the ASF website
Content-Security-Policy img-src directive, causing them to not render.
Remove them entirely since they add little value on the docs site.

Closes #2536
@github-actions github-actions bot added the docs label Feb 11, 2026
@jiayuasu jiayuasu added this to the sedona-1.9.0 milestone Feb 11, 2026
@jiayuasu jiayuasu merged commit 6652f60 into master Feb 11, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The workflow buttons do not render correctly on the website setup/compile/ page

1 participant