registry icon indicating copy to clipboard operation
registry copied to clipboard

Blank repository get inserted in published server

Open mquan opened this issue 5 months ago • 0 comments

What's the value of including a blank repository in the published json when my server is remote-only?

{
  ...
  "repository": {
    "url": "",
    "source": ""
  },
  ...
}

mquan avatar Sep 12 '25 19:09 mquan