Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Links in UppHub
Links in UppHub [message #59300] Mon, 12 December 2022 23:56
mdelfede is currently offline  mdelfede
Messages: 1307
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

Previous Topic: Coroutines package for U++
Next Topic: Some bazaar packages ported to UppHub
Goto Forum:
  


Current Time: Tue Apr 23 22:26:15 CEST 2024

Total time taken to generate the page: 0.02188 seconds