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

Remove unnecessary get_directory special cases for npm_and_yarn #4840

Merged
merged 4 commits into from
Apr 4, 2022

Conversation

ianlyons
Copy link
Contributor

@ianlyons ianlyons commented Mar 12, 2022

@ianlyons ianlyons requested a review from a team as a code owner March 12, 2022 16:32
@ianlyons
Copy link
Contributor Author

I didn't see any tests that exercised this case, but let me know if I missed something!

@ianlyons ianlyons changed the title Remove unnecessary DefinitelyTyped special case Remove unnecessary get_directory special cases for npm_and_yarn Mar 12, 2022
@jurre
Copy link
Member

jurre commented Mar 14, 2022

Thanks @ianlyons!

@@ -123,18 +123,6 @@ def get_url(details)

def get_directory(details)
source_from_url = Source.from_url(get_url(details))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we can remove this line too

Suggested change
source_from_url = Source.from_url(get_url(details))

@ianlyons
Copy link
Contributor Author

ianlyons commented Mar 14, 2022 via email

@ianlyons
Copy link
Contributor Author

@jurre are those bundler CI failures mine? happy to dig in

@ianlyons
Copy link
Contributor Author

@jurre anything else I need to do to get this in?

@jurre
Copy link
Member

jurre commented Mar 29, 2022

@jurre anything else I need to do to get this in?

No, apologies I just lost track of this one. I've rebased it and set up automerge for when CI passes

@jurre jurre enabled auto-merge March 29, 2022 15:55
@yeikel
Copy link
Contributor

yeikel commented Apr 3, 2022

@jurre a review is still needed for auto merge to work

@jurre jurre merged commit a0d4a26 into dependabot:main Apr 4, 2022
@ianlyons ianlyons deleted the patch-1 branch April 4, 2022 16:29
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.

5 participants