-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[DotnetStatus] Service deprecation #1630
Conversation
Generated by 🚫 dangerJS |
@@ -2940,50 +2940,12 @@ cache(function(data, match, sendBadge, request) { | |||
}); | |||
})); | |||
|
|||
// dotnet-status integration. | |||
// dotnet-status integration - deprecated as of April 2018. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know we're doing this with immediate effect so we don't need to rely on isDeprecated()
, but for completeness could we put an entry in https://github.com/badges/shields/blob/master/lib/deprecated-services.js . That way the info that tells us when badge code can be completely removed is all in the same place.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had not actually noticed that file, done. ^^
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice one :)
This pull request is related to discussions in #1591. It's now been over a month that the tests are failing due to the service being down (see this issue). There is no news from the author, I suggest we deprecate the service.