Feature/new registry (#2612)

* wip

* overhaul boot process

* wip: new registry

* wip

* wip

* wip

* wip

* wip

* wip

* os registry complete

* ui fixes

* fixes

* fixes

* more fixes

* fix merkle archive
This commit is contained in:
Aiden McClelland
2024-05-06 10:20:44 -06:00
committed by GitHub
parent 8a38666105
commit 9b14d714ca
167 changed files with 6297 additions and 3190 deletions

View File

@@ -1633,7 +1633,7 @@ export module Mock {
currentDependencies: {},
hosts: {},
storeExposedDependents: [],
marketplaceUrl: 'https://registry.start9.com/',
registry: 'https://registry.start9.com/',
developerKey: 'developer-key',
}
@@ -1773,7 +1773,7 @@ export module Mock {
},
hosts: {},
storeExposedDependents: [],
marketplaceUrl: 'https://registry.start9.com/',
registry: 'https://registry.start9.com/',
developerKey: 'developer-key',
}
@@ -2024,7 +2024,7 @@ export module Mock {
},
hosts: {},
storeExposedDependents: [],
marketplaceUrl: 'https://registry.start9.com/',
registry: 'https://registry.start9.com/',
developerKey: 'developer-key',
}