Skip to content

Commit

Permalink
Merge pull request #16 from creative-commoners/pulls/gh-pages/update-…
Browse files Browse the repository at this point in the history
…modules-and-table

MNT Update modules list, remove scrutinizer/codecov from table.
  • Loading branch information
maxime-rainville authored Jul 12, 2022
2 parents e37aefa + e3626ec commit ecca4e5
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 167 deletions.
6 changes: 0 additions & 6 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ $.ajax({

if (module.github) {
row += "<td class='progress first'><a href='https://travis-ci.com/github/" + module.github + "'><img src='https://api.travis-ci.com/" + module.github + ".svg' /></a></td>";
row += "<td class='progress'><a href='https://codecov.io/gh/" + module.github + "'><img title='' src='https://codecov.io/gh/" + module.github + "/branch/master/graph/badge.svg' alt=''/></a></td>";
if (module.scrutinizer) {
row += "<td class='progress last'><a href='https://scrutinizer-ci.com/g/" + module.github + "'><img src='https://scrutinizer-ci.com/g/" + module.github + "/badges/quality-score.png'/></a></td>";
} else {
row += "<td class='progress last'><img src='https://img.shields.io/badge/Scrutinizer-n%2Fa-lightgrey.svg'/></td>";
}
} else if (module.gitlab) {
row += "<td colspan='3'>Module on Gitlab</td>";
} else {
Expand Down
192 changes: 31 additions & 161 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,6 @@
"githubId": 113399915,
"isCore": false
},
{
"github": "silverstripe/cwp-installer",
"gitlab": null,
"composer": "cwp/cwp-installer",
"scrutinizer": false,
"addons": true,
"type": "supported-module",
"githubId": 114296537,
"isCore": false
},
{
"github": "silverstripe/cwp-pdfexport",
"gitlab": null,
Expand All @@ -99,66 +89,6 @@
"githubId": 118521425,
"isCore": false
},
{
"github": "silverstripe/cwp-recipe-basic",
"gitlab": null,
"composer": "cwp/cwp-recipe-basic",
"scrutinizer": false,
"addons": true,
"type": "supported-module",
"githubId": 114297027,
"isCore": false
},
{
"github": "silverstripe/cwp-recipe-basic-dev",
"gitlab": null,
"composer": "cwp/cwp-recipe-basic-dev",
"scrutinizer": false,
"addons": true,
"type": "supported-module",
"githubId": 114297189,
"isCore": false
},
{
"github": "silverstripe/cwp-recipe-blog",
"gitlab": null,
"composer": "cwp/cwp-recipe-blog",
"scrutinizer": false,
"addons": true,
"type": "supported-module",
"githubId": 114297098,
"isCore": false
},
{
"github": "silverstripe/cwp-recipe-cms",
"gitlab": null,
"composer": "cwp/cwp-recipe-cms",
"scrutinizer": false,
"addons": false,
"type": "supported-module",
"githubId": 119917369,
"isCore": false
},
{
"github": "silverstripe/cwp-recipe-core",
"gitlab": null,
"composer": "cwp/cwp-recipe-core",
"scrutinizer": false,
"addons": true,
"type": "supported-module",
"githubId": 118549688,
"isCore": false
},
{
"github": "silverstripe/cwp-recipe-search",
"gitlab": null,
"composer": "cwp/cwp-recipe-search",
"scrutinizer": false,
"addons": false,
"type": "supported-module",
"githubId": 120237510,
"isCore": false
},
{
"github": "silverstripe/cwp-search",
"gitlab": null,
Expand Down Expand Up @@ -194,7 +124,7 @@
"gitlab": null,
"composer": "cwp-themes/default",
"scrutinizer": false,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 114298025,
"isCore": false
Expand Down Expand Up @@ -324,7 +254,7 @@
"gitlab": null,
"composer": "silverstripe/behat-extension",
"scrutinizer": true,
"addons": true,
"addons": false,
"type": "supported-dependency",
"githubId": 6235025,
"isCore": false
Expand Down Expand Up @@ -419,16 +349,6 @@
"githubId": 2370478,
"isCore": false
},
{
"github": "silverstripe/silverstripe-controllerpolicy",
"gitlab": null,
"composer": "silverstripe/controllerpolicy",
"scrutinizer": true,
"addons": true,
"type": "supported-module",
"githubId": 19681209,
"isCore": false
},
{
"github": "silverstripe/silverstripe-crontask",
"gitlab": null,
Expand All @@ -439,26 +359,6 @@
"githubId": 12394679,
"isCore": false
},
{
"github": "silverstripe/silverstripe-dms",
"gitlab": null,
"composer": "silverstripe/dms",
"scrutinizer": true,
"addons": true,
"type": "supported-module",
"githubId": 6785883,
"isCore": false
},
{
"github": "silverstripe/silverstripe-dms-cart",
"gitlab": null,
"composer": "silverstripe/dms-cart",
"scrutinizer": true,
"addons": true,
"type": "supported-module",
"githubId": 91522112,
"isCore": false
},
{
"github": "silverstripe/silverstripe-documentconverter",
"gitlab": null,
Expand Down Expand Up @@ -514,7 +414,7 @@
"gitlab": null,
"composer": "silverstripe/eslint-config",
"scrutinizer": false,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 109643040,
"isCore": false
Expand Down Expand Up @@ -614,7 +514,7 @@
"gitlab": null,
"composer": "silverstripe/installer",
"scrutinizer": true,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 1319402,
"isCore": true
Expand Down Expand Up @@ -694,11 +594,21 @@
"gitlab": null,
"composer": "silverstripe/recipe-blog",
"scrutinizer": false,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 119918895,
"isCore": false
},
{
"github": "silverstripe/recipe-ccl",
"gitlab": null,
"composer": "silverstripe/recipe-ccl",
"scrutinizer": false,
"addons": false,
"type": "supported-module",
"githubId": 411910754,
"isCore": false
},
{
"github": "silverstripe/recipe-cms",
"gitlab": null,
Expand All @@ -714,7 +624,7 @@
"gitlab": null,
"composer": "silverstripe/recipe-collaboration",
"scrutinizer": false,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 119923751,
"isCore": false
Expand All @@ -724,7 +634,7 @@
"gitlab": null,
"composer": "silverstripe/recipe-content-blocks",
"scrutinizer": false,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 120223778,
"isCore": false
Expand All @@ -744,7 +654,7 @@
"gitlab": null,
"composer": "silverstripe/recipe-form-building",
"scrutinizer": false,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 120237364,
"isCore": false
Expand Down Expand Up @@ -779,6 +689,16 @@
"githubId": 120680662,
"isCore": false
},
{
"github": "silverstripe/recipe-solr-search",
"gitlab": null,
"composer": "silverstripe/recipe-solr-search",
"scrutinizer": false,
"addons": false,
"type": "supported-module",
"githubId": 411910754,
"isCore": false
},
{
"github": "silverstripe/silverstripe-registry",
"gitlab": null,
Expand Down Expand Up @@ -809,16 +729,6 @@
"githubId": 4222524,
"isCore": false
},
{
"github": "silverstripe/silverstripe-secureassets",
"gitlab": null,
"composer": "silverstripe/secureassets",
"scrutinizer": true,
"addons": true,
"type": "supported-module",
"githubId": 15884157,
"isCore": false
},
{
"github": "silverstripe/silverstripe-securityreport",
"gitlab": null,
Expand All @@ -839,16 +749,6 @@
"githubId": 40516528,
"isCore": false
},
{
"github": "silverstripe/silverstripe-selectupload",
"gitlab": null,
"composer": "silverstripe/selectupload",
"scrutinizer": true,
"addons": true,
"type": "supported-module",
"githubId": 21804238,
"isCore": false
},
{
"github": "silverstripe/silverstripe-sharedraftcontent",
"gitlab": null,
Expand Down Expand Up @@ -914,7 +814,7 @@
"gitlab": null,
"composer": "silverstripe/sspak",
"scrutinizer": true,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 9559572,
"isCore": false
Expand Down Expand Up @@ -969,26 +869,6 @@
"githubId": 7482455,
"isCore": false
},
{
"github": "silverstripe/silverstripe-translatable",
"gitlab": null,
"composer": "silverstripe/translatable",
"scrutinizer": true,
"addons": true,
"type": "supported-module",
"githubId": 1540453,
"isCore": false
},
{
"github": "silverstripe/silverstripe-upgrader",
"gitlab": null,
"composer": "silverstripe/upgrader",
"scrutinizer": false,
"addons": true,
"type": "supported-module",
"githubId": 57424901,
"isCore": false
},
{
"github": "silverstripe/silverstripe-userforms",
"gitlab": null,
Expand All @@ -1007,7 +887,7 @@
"addons": false,
"type": "supported-module",
"githubId": 104690866,
"isCore": false
"isCore": true
},
{
"github": "silverstripe/silverstripe-versioned",
Expand Down Expand Up @@ -1054,7 +934,7 @@
"gitlab": null,
"composer": "silverstripe/webpack-config",
"scrutinizer": false,
"addons": true,
"addons": false,
"type": "supported-module",
"githubId": 92692253,
"isCore": false
Expand Down Expand Up @@ -1109,16 +989,6 @@
"githubId": 660816,
"isCore": false
},
{
"github": "symbiote/silverstripe-versionedfiles",
"gitlab": null,
"composer": "symbiote/silverstripe-versionedfiles",
"scrutinizer": true,
"addons": true,
"type": "supported-module",
"githubId": 391319,
"isCore": false
},
{
"github": "tijsverkoyen/akismet",
"gitlab": null,
Expand Down

0 comments on commit ecca4e5

Please sign in to comment.