Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support NuGet repositories hosted on Sonatype Nexus Repository #53

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

madpah
Copy link
Collaborator

@madpah madpah commented Aug 1, 2023

Attempt to resolve #52 which cannot be achieved as per other repository formats due to case sensitivity issues.

This workaround aims to get the SHA-1 hash from NXRM for the component being viewed, but this appears to get the SHA-1 for the previous selected component - likely due to the JS-App nature of NXRM and this Extensions content script running before the DOM has been fully re-rendered?? It's unclear 😿

madpah and others added 24 commits July 20, 2023 10:53
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
…onatype-nexus-community/sonatype-platform-browser-extension into feat/support-sonatype-nexus-repository
Signed-off-by: Paul Horton <phorton@sonatype.com>
…onatype-nexus-community/sonatype-platform-browser-extension into feat/support-sonatype-nexus-repository
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah added the enhancement New feature or request label Aug 1, 2023
@madpah madpah self-assigned this Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for repositories running on Sonatype Nexus Repository - NuGet Proxies
2 participants