Skip to content

Test repodata install with extras#259

Open
danyeaw wants to merge 6 commits intoconda:mainfrom
danyeaw:test-extras
Open

Test repodata install with extras#259
danyeaw wants to merge 6 commits intoconda:mainfrom
danyeaw:test-extras

Conversation

@danyeaw
Copy link
Member

@danyeaw danyeaw commented Feb 27, 2026

Description

Closes #258 by updating the test channel to add extras and then run a couple of tests with them. Also closes #231 by adding some initial docs about installing from a wheel channel.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@danyeaw danyeaw requested a review from a team as a code owner February 27, 2026 16:32
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Feb 27, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 27, 2026

Merging this PR will not alter performance

✅ 5 untouched benchmarks


Comparing danyeaw:test-extras (f38f8bc) with main (ee4328a)

Open in CodSpeed

"build_number": 0,
"depends": [
"typing-extensions>=4.0.0",
"typing_extensions>=4.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like if I re-run the commands suggested for adding wheel files to the testing server, then these changes get overriden.

So I think it would be good to either:

  1. abandon the script for generating the wheel repodata and update the docs; OR
  2. update the script to be able to generate this version of the repodata file.

Copy link
Member Author

Choose a reason for hiding this comment

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

Hey @soapy1, really good catch. I totally forgot about the generation script somehow - I was just editing away at the repodata. I updated the script.

@github-project-automation github-project-automation bot moved this from 🆕 New to 🏗️ In Progress in 🔎 Review Feb 27, 2026
@danyeaw
Copy link
Member Author

danyeaw commented Feb 28, 2026

pre-commit.ci autofix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 🏗️ In Progress

Development

Successfully merging this pull request may close these issues.

Improve conda install from repodata docs napari fails to conda install from conda-pypi-test channel due to extras

3 participants