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

[DRAFT] Issue/4890 #5209

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[DRAFT] Issue/4890 #5209

wants to merge 2 commits into from

Conversation

ryanskeith
Copy link
Contributor

Description

Fix for issue #4890.

  • Created enum class CondaPkgFormat to replace string usage of types
  • --package-format introduced as command line argument
    • This takes precedence over default value and .condarc
    • Normalization occurs so 1,tar.bz2,.tar.bz2,2,conda,.conda are all recognized and mapped appropriately
    • Other options are rejected
    • Action created so in future, multiple outputs can be explored

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?

@ryanskeith ryanskeith requested a review from a team as a code owner March 2, 2024 03:14
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Mar 2, 2024
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
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

None yet

2 participants