Aligned test file

This commit is contained in:
Luca Frosini 2023-01-11 09:04:45 +01:00
parent 2a9932ae2a
commit cc82089aa7
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
"name": "gcat", "name": "gcat",
"publish": "ALL", "publish": "ALL",
"export": "ALL", "export": "ALL",
"short_description": "gCube Catalogue (gCat) Service allows any client to publish on the gCube Catalogue.", "description": "gCube Catalogue (gCat) Service allows any client to publish on the gCube Catalogue.",
"default_files": "files":
[ [
{ {
"url": "https://code-repo.d4science.org/gCubeSystem/{{name}}/archive/v{{version}}.zip", "url": "https://code-repo.d4science.org/gCubeSystem/{{name}}/archive/v{{version}}.zip",
@ -18,7 +18,7 @@
"desired_name": "{{name}}-v{{version}}.war" "desired_name": "{{name}}-v{{version}}.war"
} }
], ],
"default_code_location": "https://code-repo.d4science.org/gCubeSystem/{{name}}/releases/tag/v{{version}}", "code_location": "https://code-repo.d4science.org/gCubeSystem/{{name}}/releases/tag/v{{version}}",
"code_location_text": "\n\n<p>The official source code location of this software version is available at:</p>\n\n<p><a href=\"{{code_location}}\">{{code_location}}</a></p>", "code_location_text": "\n\n<p>The official source code location of this software version is available at:</p>\n\n<p><a href=\"{{code_location}}\">{{code_location}}</a></p>",
"versions": "versions":
[ [