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

docs: mention lack of support of conda feature "revisions" in readme #3348

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

corneliusroemer
Copy link
Contributor

It would be very useful for users to know which conda features (micro)mamba does not support. There's a section on "additional features" already in the readme.

This documents issue #803

It would be very useful for users to know which `conda` features `(micro)mamba` does not support. There's a section on "additional features" already in the readme.

This documents issue mamba-org#803
@corneliusroemer corneliusroemer changed the title doc: mention lack of support revisions in readme doc: mention lack of support of conda feature "revisions" in readme Jul 19, 2024
@jjerphan jjerphan changed the title doc: mention lack of support of conda feature "revisions" in readme docs: mention lack of support of conda feature "revisions" in readme Nov 21, 2024
Copy link
Member

@jjerphan jjerphan left a comment

Choose a reason for hiding this comment

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

Thank you for this PR, @corneliusroemer.

I propose to have this PR also address #3362. What do you think?

@@ -60,6 +60,12 @@ It can significantly reduce your CI setup time by:
- Caching package downloads.
- Caching entire `conda` environments.

## Limitations compared to `conda`
Copy link
Member

Choose a reason for hiding this comment

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

As there might be features or behavior of conda which we might not port.

Suggested change
## Limitations compared to `conda`
## Differences with `conda`

@@ -60,6 +60,12 @@ It can significantly reduce your CI setup time by:
- Caching package downloads.
- Caching entire `conda` environments.

## Limitations compared to `conda`

While `mamba` and `micromamba` are generally a drop-in replacement for `conda` there are a small number of limitations:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
While `mamba` and `micromamba` are generally a drop-in replacement for `conda` there are a small number of limitations:
While `mamba` and `micromamba` are generally a drop-in replacement for `conda` there are some differences:


While `mamba` and `micromamba` are generally a drop-in replacement for `conda` there are a small number of limitations:

- No support of revisions
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- No support of revisions
- mamba and micromamba do no support revisions yet (for discussions, see https://github.com/mamba-org/mamba/issues/803)

@jjerphan jjerphan added the release::ci_docs For PRs related to CI or documentation label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release::ci_docs For PRs related to CI or documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants