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

[fix]: Determine the correct package name for GitHub dependencies #2801

Merged
merged 10 commits into from
Jun 12, 2024

Conversation

foxriver76
Copy link
Collaborator

For Bugfixes:

Link the issue which is closed by this PR

Came up at beta test

Implementation details

We assumed that all packages started with npm: at the version, with supporting GitHub deps this is no longer the case, hence we read pack name from the real package

Tests

  • I have added tests to avoid a recursion of this bug
  • It is not possible to test for this bug

If no tests added, please specify why it was not possible

Needs to be done in adapter tests

@foxriver76 foxriver76 requested a review from Apollon77 June 12, 2024 18:53
@foxriver76 foxriver76 changed the title [fix]: Real name gh deps [fix]: Determine the correct package name for GitHub dependencies Jun 12, 2024
@foxriver76 foxriver76 merged commit 05d1f58 into master Jun 12, 2024
12 checks passed
@foxriver76 foxriver76 deleted the real-name-gh-deps branch June 12, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants