Skip to content

Allow --download-only without --name/--prefix#15633

Merged
jezdez merged 4 commits intoconda:mainfrom
kenodegard:download-only
Jan 27, 2026
Merged

Allow --download-only without --name/--prefix#15633
jezdez merged 4 commits intoconda:mainfrom
kenodegard:download-only

Conversation

@kenodegard
Copy link
Copy Markdown
Contributor

@kenodegard kenodegard commented Jan 26, 2026

Description

Update main_create.py to allow --download-only to work without specifying a name or prefix, similar to --dry-run.

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?

Update main_create.py to allow --download-only to work without specifying a name or prefix, similar to --dry-run. Add and update tests to verify correct behavior for both --dry-run and --download-only flags when no prefix is provided.
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Jan 26, 2026
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jan 26, 2026
@kenodegard kenodegard self-assigned this Jan 26, 2026
@kenodegard kenodegard moved this from Sorting ⚙️ to In review 🔍 in conda Roadmap and Sprint Planning Jan 26, 2026
@kenodegard kenodegard moved this from 🆕 New to 👀 In Review in 🔎 Review Jan 26, 2026
@kenodegard kenodegard marked this pull request as ready for review January 26, 2026 23:43
@kenodegard kenodegard requested a review from a team as a code owner January 26, 2026 23:43
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jan 27, 2026

Merging this PR will not alter performance

✅ 23 untouched benchmarks
⏩ 21 skipped benchmarks1


Comparing kenodegard:download-only (b8766c5) with main (212c5c6)

Open in CodSpeed

Footnotes

  1. 21 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Approved in 🔎 Review Jan 27, 2026
@jezdez jezdez merged commit 1fd8bad into conda:main Jan 27, 2026
91 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Jan 27, 2026
@github-project-automation github-project-automation bot moved this from In review 🔍 to Done 💪🏾 in conda Roadmap and Sprint Planning Jan 27, 2026
@kenodegard kenodegard deleted the download-only branch January 27, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants