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

More refactoring of lookup module #738

Merged
merged 28 commits into from
Oct 29, 2024
Merged

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Oct 26, 2024

Description

Further cleanup of the lookup module

A sleep statement was accidentally merged from previous debugging and is removed here.

I added some well-tested caching functionality for the download of the PyPI mapping lookup. (In reality it's not that helpful since the file is only about 1MB and already downloads very quickly. This was a misplaced optimization.)

@maresb maresb requested a review from a team as a code owner October 26, 2024 22:25
Copy link

netlify bot commented Oct 26, 2024

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 5f3c267
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/6720a52a215ab4000811aaec
😎 Deploy Preview https://deploy-preview-738--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@maresb maresb force-pushed the refactor-lookup-again branch 2 times, most recently from 559adf3 to cf3dda7 Compare October 28, 2024 12:13
@maresb maresb marked this pull request as draft October 28, 2024 12:13
@maresb maresb marked this pull request as ready for review October 28, 2024 20:56
@maresb maresb force-pushed the refactor-lookup-again branch 2 times, most recently from f04d567 to 68cdf54 Compare October 29, 2024 08:52
@maresb maresb merged commit 1436bc1 into conda:main Oct 29, 2024
43 checks passed
@maresb maresb deleted the refactor-lookup-again branch October 29, 2024 10:05
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.

1 participant