Support for the package registry stack #178

Merged
telackey merged 5 commits from dboreham/package-registry-stack into main 2023-02-17 22:36:29 +00:00
Showing only changes of commit 88d81f7df6 - Show all commits

View File

@ -31,4 +31,4 @@ class base_stack():
def get_url(self):
return "http://gitea.local:3000/api/packages/cerc-io/npm/"
# need code to
# TODO: finish this implementation for the npm package registry