github-datasource
github-datasource copied to clipboard
Docker registry for GitHub Packages is replaced with Container registry
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.
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.
Fixed in the newest version.