Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix status badge URLs #2305

Merged
merged 1 commit into from
Oct 20, 2023
Merged

fix status badge URLs #2305

merged 1 commit into from
Oct 20, 2023

Conversation

shoito
Copy link
Contributor

@shoito shoito commented Oct 20, 2023

See badges/shields#8671

You need to update your badge URL from
https://img.shields.io/github/workflow/status///Run%20Tests
to
https://img.shields.io/github/actions/workflow/status///test.yml?branch=main

@linghengqian linghengqian added this to the 3.1.0 milestone Oct 20, 2023
Copy link
Member

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

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

  • Thanks for the PR. This badge is very embarrassing because the use of Travis CI should be removed at the request of the Apache Infra team. Refer to https://infra.apache.org/ .

February 3, 2023: The Infrastructure team has been working on decommissioning Travis CI support since late 2022, due to changes in the Travis Open Source policy. We are now 10 days prior to the announced cut off date of February 15, and some projects still have one or more builds configured to use Travis CI. While we understand that not all projects may be finished migrating their builds to a supported platform, we will be doing the cut-off on the 15th. Any PMC with concerns regarding its projects should state them in an Infra Jira ticket so that we can track build migration and provide assistance / direction to folks who request it.

  • Travis CI has been removed on the side of the parent project ShardingSphere, and perhaps in the future, the project PMC will have time to push this forward. But this does not prevent the current PR from being merged to improve the README experience.

@linghengqian linghengqian merged commit a3565bb into apache:master Oct 20, 2023
12 checks passed
@shoito shoito deleted the patch-1 branch October 20, 2023 22:45
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.

2 participants