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

Add meeting notes 2024-11-13 #2350

Merged
merged 3 commits into from
Nov 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions community/minutes/2024-11-13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
tags: [meeting-notes]
title: '2024-11-13'
---
# conda-forge core meeting 2024-11-13

Add new agenda items under the `Your __new__() agenda items` heading

- [Zoom link](https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09)
- [What time is the meeting in my time zone](https://dateful.com/convert/utc?t=5pm)
- [Previous meetings](https://conda-forge.org/community/minutes/)

## Attendees

| Name | Initials | GitHub ID | Affiliation |
| ----------------------- | -------- | --------------- | --------------------------- |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |

X people total

### Standing items

- [ ] DJC conda-forge default build containers should always have the latest glibc/sysroot package that we publish
- https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/6283#issuecomment-2453101928
- defaulting to the latest os makes os_version irrelevant for most users because glibc backward compatability
- glibc constraint still set by sysroot package at build time; this package can lag behind syroot in container
### From previous meeting(s)

- [ ]

### Active votes

- [ ]

### Your __new__() agenda items

- [ ]

### Pushed to next meeting

- [ ]

### CFEPs

- [ ]
Loading