Sophia Castellarin

Results 110 comments of Sophia Castellarin

> Another thought we would need to add a note somewhere about stopping releasing the cli as a separate package There are a few public places that users will be...

> Did the recipe/meta.yaml just come from the conda-store-server conda package? Nope, I edited it for this PR. We'll need to update the conda-store-server package to match this for next...

I was looking into this issue some but was unable to reproduce it from a clean clone of the repo and running `docker compose up --build`. Thinking out loud for...

This is maybe fixed by https://github.com/conda-incubator/conda-store/pull/961. Would be sweet to try it out to confirm (I'm not able to reproduce this bug specifically). You may need to reset the data...

Sweet, thanks for the additional log output. I'm now able to consistently reproduce the issue by following the steps: 1. reset the database 2. bring up conda-store server/worker 3. while...

This happens because as part of the server determines if a worker is available by querying the workers table in the database. But the server start up process involves clearing...

Thank you! I consent to be added.

Looks like this test failure is due to a network error. Probably just needs a rerun

pre-commit.ci autofix