Caican Cai created CALCITE-7460:
-----------------------------------
Summary: Broken Maven Central and CI Status badges in README
Key: CALCITE-7460
URL: https://issues.apache.org/jira/browse/CALCITE-7460
Project: Calcite
Issue Type: Improvement
Affects Versions: 1.41.0
Reporter: Caican Cai
Fix For: 1.42.0
The Maven Central badge in README.md uses maven-badges.herokuapp.com which is
no longer available, causing the badge to not render. Replace it with
img.shields.io.
The CI Status badge uses the deprecated name-based workflow URL format
(workflows/CI/badge.svg), which no longer resolves. Update it to the file-based
format
(actions/workflows/main.yml/badge.svg).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)