Skip to content

Commit a382b6f

Browse files
committed
Add icons to test index_registry.json
Signed-off-by: thepetk <[email protected]>
1 parent 3781a5e commit a382b6f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

index/server/tests/registry/index_registry.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
},
5555
{
5656
"name": "java-maven",
57+
"icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg",
5758
"displayName": "Maven Java",
5859
"description": "Upstream Maven and OpenJDK 11",
5960
"type": "stack",
@@ -68,6 +69,7 @@
6869
{
6970
"version": "1.1.0",
7071
"schemaVersion": "2.2.0",
72+
"icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg",
7173
"default": true,
7274
"description": "Upstream Maven and OpenJDK 11",
7375
"tags": [
@@ -88,6 +90,7 @@
8890
},
8991
{
9092
"name": "java-openliberty",
93+
"icon":"https://raw.githubusercontent.com/OpenLiberty/logos/7fbb132949b9b2589e18c8d5665c1b107028a21d/logomark/svg/OL_logomark.svg",
9194
"displayName": "Open Liberty",
9295
"description": "Java application stack using Open Liberty runtime",
9396
"type": "stack",
@@ -98,6 +101,7 @@
98101
{
99102
"version": "0.5.0",
100103
"schemaVersion": "2.2.0",
104+
"icon":"https://raw.githubusercontent.com/OpenLiberty/logos/7fbb132949b9b2589e18c8d5665c1b107028a21d/logomark/svg/OL_logomark.svg",
101105
"default": true,
102106
"description": "Java application stack using Open Liberty runtime",
103107
"links": {
@@ -115,6 +119,7 @@
115119
{
116120
"name": "java-quarkus",
117121
"displayName": "Quarkus Java",
122+
"icon": "https://design.jboss.org/quarkus/logo/final/SVG/quarkus_icon_rgb_default.svg",
118123
"description": "Upstream Quarkus with Java+GraalVM",
119124
"type": "stack",
120125
"tags": [
@@ -128,6 +133,7 @@
128133
{
129134
"version": "1.1.0",
130135
"schemaVersion": "2.2.0",
136+
"icon": "https://design.jboss.org/quarkus/logo/final/SVG/quarkus_icon_rgb_default.svg",
131137
"default": true,
132138
"description": "Upstream Quarkus with Java+GraalVM",
133139
"tags": [
@@ -184,6 +190,7 @@
184190
},
185191
{
186192
"name": "java-vertx",
193+
"icon": "https://raw.githubusercontent.com/vertx-web-site/vertx-logo/master/vertx-logo.svg",
187194
"displayName": "Vert.x Java",
188195
"description": "Upstream Vert.x using Java",
189196
"type": "stack",
@@ -198,6 +205,7 @@
198205
"version": "1.1.0",
199206
"schemaVersion": "2.2.0",
200207
"default": true,
208+
"icon": "https://raw.githubusercontent.com/vertx-web-site/vertx-logo/master/vertx-logo.svg",
201209
"description": "Upstream Vert.x using Java",
202210
"tags": [
203211
"Java",
@@ -235,6 +243,7 @@
235243
},
236244
{
237245
"name": "java-wildfly",
246+
"icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg",
238247
"displayName": "WildFly Java",
239248
"description": "Upstream WildFly",
240249
"type": "stack",
@@ -249,6 +258,7 @@
249258
"version": "1.0.0",
250259
"schemaVersion": "2.2.0",
251260
"default": true,
261+
"icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg",
252262
"description": "Upstream WildFly",
253263
"tags": [
254264
"Java",
@@ -275,6 +285,7 @@
275285
},
276286
{
277287
"name": "java-wildfly-bootable-jar",
288+
"icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg",
278289
"displayName": "WildFly Bootable Jar",
279290
"description": "Java stack with WildFly in bootable Jar mode, OpenJDK 11 and Maven 3.5",
280291
"type": "stack",
@@ -294,6 +305,7 @@
294305
"version": "1.0.0",
295306
"schemaVersion": "2.2.0",
296307
"default": true,
308+
"icon": "https://design.jboss.org/wildfly/logo/final/wildfly_logomark.svg",
297309
"description": "Java stack with WildFly in bootable Jar mode, OpenJDK 11 and Maven 3.5",
298310
"tags": [
299311
"RHEL8",
@@ -325,6 +337,7 @@
325337
},
326338
{
327339
"name": "nodejs",
340+
"icon": "https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg",
328341
"displayName": "NodeJS Runtime",
329342
"description": "Stack with NodeJS 12",
330343
"type": "stack",
@@ -340,6 +353,7 @@
340353
"version": "1.0.0",
341354
"schemaVersion": "2.2.0",
342355
"default": true,
356+
"icon": "https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg",
343357
"description": "Stack with NodeJS 12",
344358
"tags": [
345359
"NodeJS",
@@ -361,6 +375,7 @@
361375
},
362376
{
363377
"name": "python",
378+
"icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/python.svg",
364379
"displayName": "Python",
365380
"description": "Python Stack with Python 3.7",
366381
"type": "stack",
@@ -375,6 +390,7 @@
375390
"version": "1.0.0",
376391
"schemaVersion": "2.2.0",
377392
"default": true,
393+
"icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/python.svg",
378394
"description": "Python Stack with Python 3.7",
379395
"tags": [
380396
"Python",
@@ -394,6 +410,7 @@
394410
},
395411
{
396412
"name": "python-django",
413+
"icon": "https://static.djangoproject.com/img/logos/django-logo-positive.svg",
397414
"displayName": "Django",
398415
"description": "Python3.7 with Django",
399416
"type": "stack",
@@ -409,6 +426,7 @@
409426
"version": "1.0.0",
410427
"schemaVersion": "2.2.0",
411428
"default": true,
429+
"icon": "https://static.djangoproject.com/img/logos/django-logo-positive.svg",
412430
"description": "Python3.7 with Django",
413431
"tags": [
414432
"Python",

0 commit comments

Comments
 (0)