conda-forge core meeting 2024-03-06
Add new agenda items under the Your __new__() agenda items heading
Attendees
| Name | Initials | GitHub ID | Affiliation | 
|---|---|---|---|
| Sylvain Corlay | SC | SylvainCorlay | QuantStack | 
| Afshin Darian | AD | afshin | QuantStack | 
| Jaime Rodríguez-Guerra | JRG | ||
| Cheng H. Lee | CHL | chenghlee | Anaconda/cf | 
| Klaus Zimmermann | KZ | zklaus | Quansight | 
| Daniel Ching | DJC | carterbox | Argonne National Lab | 
| Marco Esters | ME | marcoesters | Anaconda | 
| Isuru Fernando | IF | isuruf | Quansight/cf | 
| John Kirkham | JK | jakirkham | NVIDIA/cf | 
X people total
Standing items
- [ ]
 
From previous meeting(s)
- [ ]
 
Active votes
- [ ]
 
Your __new__() agenda items
- Round of introductions
 - JRG: Review new conda-forge.org/status from https://github.com/conda-forge/conda-forge.github.io/pull/2090
 -  JK: Dropping CUDA 11.2
- https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/5339
 - https://gitlab.com/nvidia/container-images/cuda/-/issues/209
 - Action item: edit announcement to mention when the images will be dropped (sometime before May 1st)
 
 - JK: CUDA 12.4
 -  JK: GLIBC 2.28
- https://github.com/conda-forge/conda-forge.github.io/issues/1941
 - HV: mostly needs progress w.r.t. which CDTs we keep
 - Remove cdtname from CDTs (benefit also for simplifying global zip_keys)
 
 -  HV: stdlib migration incoming soon-ish (needed for cos7 / glibc 2.17 switch this summer + macOS 10.13 ASAP)
- ideally merge backport of necessary conda-build fixes on feedstock or upstream
 - write a test for smithy
 - write a test for https://github.com/regro/conda-forge-feedstock-check-solvable
 - finish review of stdlib-piggyback
 - run piggyback on first migration (boost 1.84), then for all migrations
 - [feel free to add relevant todos here]
 - Action item: Open stdlib meta issue (done)
 
 -  JK: Bugs w/
stdlibinzip_keys 
Pushed to next meeting
- JRG: New JSON Schema for conda-forge.yml (automated linting + docs!)
 - JRG: New supporters.
 -  DJC: Multi-output and removing static libs from packages as per CFEP-18
- Have begun opening PRs to remove static libraries and reduce the size of run_exports from packages in my dependency tree by creating soname (shared-library only) outputs
- examples: libdav1d, libavif, cairo, jpeg-turbo, freetype
 
 - Tried to streamline / make it easier to craft multi-output recipes using an install script, but it's still clunky and requires too many changes
 - Going to try to upstream better support for package splitting to conda-build
 
 - Have begun opening PRs to remove static libraries and reduce the size of run_exports from packages in my dependency tree by creating soname (shared-library only) outputs
 
CFEPs
- [ ]