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

Delete old deprecated badges #6756

Merged
merged 1 commit into from
Jul 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions doc/deprecating-badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,37 @@ t.create('no longer available (previously number of layers)')
})
```

## What Happens Next?

Once a service is deprecated, we'll keep the deprecation notice for a minimum of one year. During that time, the badge will render as follows:
![](https://img.shields.io/badge/gratipay-no%20longer%20available-inactive)

Past that point, all related code will be deleted, and a not found error will be rendered instead:
![](https://img.shields.io/badge/404-badge%20not%20found-critical)

Here is a listing of all deleted badges that were once part of the Shields.io service:

- bitHound
- Cauditor
- CocoaPods Apps
- CocoaPods Downloads
- Coverity
- Dockbit
- Dotnet Status
- Gemnasium
- Gratipay/Gittip
- ImageLayers
- Issue Stats
- JitPack Downloads
- Leanpub
- Libscore
- Magnum CI
- NSP
- PHP Eye
- Snap CI
- VersionEye
- Waffle
Copy link
Member

Choose a reason for hiding this comment

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

A memorial to the fallen soldiers of the great badge wars 🪖


## Additional Information

Some other information that may be useful:
Expand Down
11 changes: 0 additions & 11 deletions services/bithound/bithound.service.js

This file was deleted.

27 changes: 0 additions & 27 deletions services/bithound/bithound.tester.js

This file was deleted.

11 changes: 0 additions & 11 deletions services/cauditor/cauditor.service.js

This file was deleted.

13 changes: 0 additions & 13 deletions services/cauditor/cauditor.tester.js

This file was deleted.

12 changes: 0 additions & 12 deletions services/cocoapods/cocoapods-apps.service.js

This file was deleted.

18 changes: 0 additions & 18 deletions services/cocoapods/cocoapods-apps.tester.js

This file was deleted.

12 changes: 0 additions & 12 deletions services/cocoapods/cocoapods-downloads.service.js

This file was deleted.

23 changes: 0 additions & 23 deletions services/cocoapods/cocoapods-downloads.tester.js

This file was deleted.

11 changes: 0 additions & 11 deletions services/coverity/coverity-on-demand.service.js

This file was deleted.

21 changes: 0 additions & 21 deletions services/coverity/coverity-on-demand.tester.js

This file was deleted.

11 changes: 0 additions & 11 deletions services/dockbit/dockbit.service.js

This file was deleted.

20 changes: 0 additions & 20 deletions services/dockbit/dockbit.tester.js

This file was deleted.

11 changes: 0 additions & 11 deletions services/dotnetstatus/dotnetstatus.service.js

This file was deleted.

13 changes: 0 additions & 13 deletions services/dotnetstatus/dotnetstatus.tester.js

This file was deleted.

11 changes: 0 additions & 11 deletions services/gemnasium/gemnasium.service.js

This file was deleted.

13 changes: 0 additions & 13 deletions services/gemnasium/gemnasium.tester.js

This file was deleted.

24 changes: 0 additions & 24 deletions services/gratipay/gratipay.service.js

This file was deleted.

11 changes: 0 additions & 11 deletions services/gratipay/gratipay.tester.js

This file was deleted.

11 changes: 0 additions & 11 deletions services/imagelayers/imagelayers.service.js

This file was deleted.

20 changes: 0 additions & 20 deletions services/imagelayers/imagelayers.tester.js

This file was deleted.

8 changes: 0 additions & 8 deletions services/issuestats/issuestats.service.js

This file was deleted.

17 changes: 0 additions & 17 deletions services/issuestats/issuestats.tester.js

This file was deleted.

Loading