[wip] [squash] Add conda locks for CI#348
Closed
bollwyvl wants to merge 67 commits intojupyter-lsp:masterfrom
Closed
[wip] [squash] Add conda locks for CI#348bollwyvl wants to merge 67 commits intojupyter-lsp:masterfrom
bollwyvl wants to merge 67 commits intojupyter-lsp:masterfrom
Conversation
Member
|
Btw before adding conda cache, conda was about 2:50, so it feels like download of packages was not a bottleneck. I even wondered if having local packages could result in slower times to solve the env., but then I was not using mamba yet (and the lock files were already on horizon). |
Collaborator
Author
|
Ha, finally got a cache hit on windows for the conda packages. Now to see if it makes a lick of difference... |
Collaborator
Author
|
Haven't dug into the repeated I've also warmed back up the |
Member
|
Stale? |
Collaborator
Author
|
Definitely stale here, though the approach is sound. I'm working on some
related stuff... Hopefully will have more to show soon.
|
Collaborator
Author
|
I'm not at my keyboard, but this can be safely closed!
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
References
dodoandconda-lockCode changes
lock.pyis implemented as adodotask generatorblackAnecdata:
master, hot cache on the PR)lint: linux py38
test: win-64 py3.8
User-facing changes
N/A
Backwards-incompatible changes
N/A
Chores