github-datasource icon indicating copy to clipboard operation
github-datasource copied to clipboard

Docker registry for GitHub Packages is replaced with Container registry

Open naing2victor opened this issue 1 year ago • 1 comments

Github packages is replacing docker registry with container registry. Please refer here https://arc.net/l/quote/ataxrdtt.

Current plugin doesn't have container as package type under the dropdown. Hence query with the packageType = Docker value would return invalid value error and dropdown menu automatically changes back to NPM. image

naing2victor avatar Jan 23 '24 07:01 naing2victor

Hey @naing2victor,

Thanks for letting us know I was able to reproduce this bug. It seems like that it is not what you say but for some reason the query sent without packageType in some scenario. Selecting DOCKER from the dropdown again should solve the issue.

zoltanbedi avatar Jan 23 '24 13:01 zoltanbedi

Fixed in the newest version.

ivanahuckova avatar Sep 23 '24 15:09 ivanahuckova