Ken Odegard

Results 118 issues of Ken Odegard

Added pagination support for a few of the known pagination calls. I know there are several other calls that also have pagination. This also suggests that instead of adding pagination...

This change adds the `repo` object to every Nunjucks context for easier bulk templating. The way templating is currently defined makes it very verbose to template several repos, especially when...

# Description Update GitHub Badge app to optionally use the GitHub PAT (it's only necessary if the repo is private). Otherwise included a few minor spelling corrections. # Copilot copilot:all

### Description We should treat deprecation warnings as errors for greater awareness and visibility. Resolves #12372 Depends on https://github.com/conda/conda/pull/13884 Depends on https://github.com/conda/conda/pull/13885 Depends on https://github.com/conda/conda/pull/13886 ### Checklist - did you...

cla-signed

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? > It would be better...

source::anaconda
type::task
backlog

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? > The [Development Environment docs](https://docs.conda.io/projects/conda/en/stable/dev-guide/development-environment.html) will need...

source::anaconda
type::documentation
backlog

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? > Integration tests against conda-forge...

source::anaconda
backlog
type::testing

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? > Consider merging all OS...

source::anaconda
backlog
type::testing

## Description `conda_env` was previously a standalone project and was integrated into the main `conda` codebase ~6 years ago (#2950). No plans were made at the time for the overall...

epic
source::anaconda
type::tech-debt
duplicate::primary
in-progress

### What happened? Conda is supposed to detect attempts to unlink editable installs since they're unmanageable. Instead conda errors with an unregistered SAT variable error. To replicate: ```bash $ export...

type::bug
source::anaconda
severity::3
tag::pip
solver::pycosat