Home » Developing U++ » UppHub » Links in UppHub
Links in UppHub [message #59300] |
Mon, 12 December 2022 23:56 |
mdelfede
Messages: 1308 Registered: September 2007
|
Ultimate Contributor |
|
|
Hi,
I tried to load this list into UppHub :
{
"nests": [
{
"name": "Archive",
"packages": [
"Archive"
],
"description": "Package to read and write many archive files",
"repository": "git@gitlab.veneto.com:upphub/Archive.git",
"status": "stable",
"category": "widget",
"readme": "https://gitlab.veneto.com/upphub/Archive/-/raw/master/README.md"
}
],
"links" [
"https://raw.githubusercontent.com/ultimatepp/UppHub/main/nests.json"
]
}
It should load the "archive" package, then process the original UppHub path, but it doesn't.
It brings "failed to parse json file".
If I remove the "links" part the file is parsed correctly.
BTW, what happens if I have 2 packages with same name ? For example, if I have the PolyXML inside official upp repo and in my repo too ?
Ciao
Max
|
|
|
Goto Forum:
Current Time: Fri Nov 01 00:07:36 CET 2024
Total time taken to generate the page: 0.01039 seconds
|