Ken Odegard
Ken Odegard
### What is the idea? In support of https://github.com/conda/conda/issues/7248, move channel and other environment-specific config to individual environments.
### What is the idea? Make the `-S` / `--satisfied-skip-solve` option added in #7291 into the default behavior
### What is the idea? Many suppressed flags were suppressed because they were deprecated or not recommended. They should be removed at this time. ### All suppressed arguments ```[tasklist] -...
### Description Some improvements: - add type annotations to `conda.activate` - remove `os.environ` copy in `conda.activate._Activator` (use `os.getenv` instead) - create `write_state_file` helper function - update `write_pkgs` helper function -...
### Description Changes: - remove replay - switch hardcoded GitHub Action commits in favor of tags - sync with https://github.com/conda/conda/pull/13162 - sync with https://github.com/conda/conda/pull/13497 ### Checklist - did you ......
### What is the idea? > [!CAUTION] > **This is a WIP!!** > > This diagream doesn't necessarily showcase the state of the world and is rather a mix of...
### Description Minor addition. Adds a missing unit test for a helper function and while at it found ways to improve the implementation. ### Checklist - did you ... -...
### What happened? When lua skeleton test is run it fails. Need to investigate whether lua skeleton can be fixed (should it be?) or if it should be deprecated. See...
### What happened? The `noarch_python: true` build parameter has been marked as legacy since `conda 4.3`/`conda-build 2.1` (in 2016). [Reviewing active projects on GitHub](https://github.com/search?q=path%3Ameta.yaml+%2F%28%3Fi%29%5E%5Cs%2Bnoarch_python%3A+True%2F+NOT+is%3Afork&type=code) suggests that the vast majority of...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### Summary Let's fully archive the https://github.com/conda/conda_build_test_recipe repository and host...