-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
service-badgeNew or updated service badgeNew or updated service badge
Description
As documented here, we're deprecating a number of old redirectors that are receiving low traffic. If you were still using an old badge URL, you'll need to update it as shown in the table below:
| Service Name | Old URL | New URL |
|---|---|---|
| AMO Downloads | /amo/d/{addonId} |
/amo/dw/{addonId} |
| Badge Endpoint | /badge/endpoint |
/endpoint |
| Chocolatey VPre | /chocolatey/vpre/{packageName} |
/chocolatey/v/{packageName}?include_prereleases |
| CircleCI Token | /circleci/token/{token}/project/{vcsType}/{user}/{repo}/{branch} |
/circleci/build/{vcs}/{user}/{repo}/{branch}?token={token} |
| Clojars VPre | /clojars/vpre/{clojar} |
/clojars/v/{clojar}?include_prereleases |
| Codecov Token | /codecov/c/token/{token}/{vcsName}/{user}/{repo}/{branch} |
/codecov/c/{vcs}/{user}/{repo}/{branch}?token={token} |
| GitHub Gist Stars | /github/stars/gists/{gistId} |
/github/gist/stars/{gistId} |
| GitHub Issue Detail (state) | /github/issues/detail/s/{user}/{repo}/{number} |
/github/issues/detail/state/{user}/{repo}/{number} |
| GitHub Issue Detail (author) | /github/issues/detail/u/{user}/{repo}/{number} |
/github/issues/detail/author/{user}/{repo}/{number} |
| GitHub Pull Detail (state) | /github/pulls/detail/s/{user}/{repo}/{number} |
/github/pulls/detail/state/{user}/{repo}/{number} |
| GitHub Pull Detail (author) | /github/pulls/detail/u/{user}/{repo}/{number} |
/github/pulls/detail/author/{user}/{repo}/{number} |
| GitLab Contributors | /gitlab/v/contributor/{project} |
/gitlab/contributors/{project} |
| GitLab Coverage | /gitlab/coverage/{user}/{repo}/{branch} |
/gitlab/pipeline-coverage/{user}/{repo}?branch={branch} |
| GitLab License | /gitlab/v/license/{project} |
/gitlab/license/{project} |
| Jenkins Build | /jenkins/build/{protocol}/{host}/{job} |
/jenkins/build?jobUrl={protocol}://{host}/{job} |
| Jenkins Build (jenkins-ci) | /jenkins-ci/s/{protocol}/{host}/{job} |
/jenkins/build?jobUrl={protocol}://{host}/{job} |
| Jenkins Build (shorthand) | /jenkins/s/{protocol}/{host}/{job} |
/jenkins/build?jobUrl={protocol}://{host}/{job} |
| Jenkins Coverage | /jenkins/coverage/{format}/{protocol}/{host}/{job} |
/jenkins/coverage/{format}?jobUrl={protocol}://{host}/{job} |
| Jenkins Coverage (cobertura) | /jenkins/c/{protocol}/{host}/{job} |
/jenkins/coverage/cobertura?jobUrl={protocol}://{host}/{job} |
| Jenkins Coverage (jacoco) | /jenkins/j/{protocol}/{host}/{job} |
/jenkins/coverage/jacoco?jobUrl={protocol}://{host}/{job} |
| Jenkins Coverage API | /jenkins/coverage/api |
/jenkins/coverage/apiv1 |
| Jenkins Tests | /jenkins/tests/{protocol}/{host}/{job} |
/jenkins/tests?jobUrl={protocol}://{host}/{job} |
| Jenkins Tests (old) | /jenkins/t/{protocol}/{host}/{job} |
/jenkins/tests?jobUrl={protocol}://{host}/{job} |
| JIRA Issue | /jira/issue/{protocol}/{hostAndPath}/{issueKey} |
/jira/issue/{issueKey}?baseUrl={protocol}://{hostAndPath} |
| JIRA Sprint | /jira/sprint/{protocol}/{hostAndPath}/{sprintId} |
/jira/sprint/{sprintId}?baseUrl={protocol}://{hostAndPath} |
| Jitpack Version (GitHub) | /jitpack/v/{user}/{repo} |
/jitpack/version/com.github.{user}/{repo} |
| Offset Earth Carbon | /offset-earth/carbon/{username} |
/ecologi/carbon/{username} |
| Offset Earth Trees | /offset-earth/trees/{username} |
/ecologi/trees/{username} |
| PowerShell Gallery VPre | /powershellgallery/vpre/{packageName} |
/powershellgallery/v/{packageName}?include_prereleases |
| Pub VPre | /pub/vpre/{packageName} |
/pub/v/{packageName}?include_prereleases |
| Swagger Valid 2.0 | /swagger/valid/2.0/{scheme}/{url} |
/swagger/valid/3.0?specUrl={scheme}://{url} |
| TeamCity CodeBetter | /teamcity/codebetter/{buildId} |
/teamcity/build/s/{buildId}?server=https://teamcity.jetbrains.com |
| VSO Build | /vso/build/{organization}/{projectId}/{definitionId}/{branch} |
/azure-devops/build/{organization}/{projectId}/{definitionId}/{branch} |
| VSO Release | /vso/release/{organization}/{projectId}/{definitionId}/{environmentId} |
/azure-devops/release/{organization}/{projectId}/{definitionId}/{environmentId} |
Let us know if you need any assistance, we'll be happy to help!
Metadata
Metadata
Assignees
Labels
service-badgeNew or updated service badgeNew or updated service badge