Bianca Henderson

Results 38 comments of Bianca Henderson

@LtDan33 I updated the description to contain more of the "why", please let me know if this info is descriptive enough

Hi @Giuseppe1995 , thank you for your response. Unfortunately we do not have a direct fix that we could apply for this issue; as @travishathaway mentioned, we highly recommend creating...

@minrk I've resolved the merge conflicts and rebased against `main`, please make sure to fetch the changes for this pull request before you do any further work on it! 🙂

Quick note: The [new recipe format Conda Enhancement Proposal (CEP 14)](https://github.com/conda-incubator/ceps/blob/main/cep-14.md?plain=1#L193-L199) utilizes `missing_dso_allowlist` and `rpath_allowlist` as keys instead of `missing_dso_allowlist` and `runpath_whitelist`: ![Screenshot 2024-04-19 at 3 02 49 PM](https://github.com/conda/conda-build/assets/28930622/ec203e8f-fe8d-4698-b0a3-bfbe22fb17a9)

Hi @da1910 , thanks for taking the time to file this issue. I've added the https://github.com/conda/conda-build/labels/backlog and https://github.com/conda/conda-build/labels/pending%3A%3Adiscussion labels so that it's in the conda core devs' queue of issues...

Hi @FelisNivalis , thank you for your contribution! We really appreciate you taking the time to submit this suggested fix. The `active_prefix()` method in the `Context` class (which you made...

@jezdez nothing in particular is blocking this work afaik, we just need to get started on it; if it's more complicated than anticipated we can move it to the 24.7.x...

## Discoveries for Step 1 of this task: ### In `conda/conda` * **[`print_dists()`](https://github.com/conda/conda/blob/main/conda/plan.py#L45):** * only used within `conda/plan.py`, in the [`display_actions()`](https://github.com/conda/conda/blob/main/conda/plan.py#L56) function * **[`display_actions()`](https://github.com/conda/conda/blob/main/conda/plan.py#L56):** * used in `conda/exports.py` in [`display_actions()`](https://github.com/conda/conda/blob/main/conda/exports.py#L171)...