Skip to content

Commit cdaee68

Browse files
Add meeting notes 2024-09-04 (#2286)
* Add community/minutes/2024-09-04.md * Update community/minutes/2024-09-04.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c35a27c commit cdaee68

File tree

1 file changed

+80
-0
lines changed

1 file changed

+80
-0
lines changed

community/minutes/2024-09-04.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
tags: [meeting-notes]
3+
title: '2024-09-04'
4+
---
5+
# conda-forge core meeting 2024-09-04
6+
7+
Add new agenda items under the `Your __new__() agenda items` heading
8+
9+
- [Zoom link](https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09)
10+
- [What time is the meeting in my time zone](https://dateful.com/convert/utc?t=5pm)
11+
- [Previous meetings](https://conda-forge.org/community/minutes/)
12+
13+
## Attendees
14+
15+
| Name | Initials | GitHub ID | Affiliation |
16+
| ----------------------- | -------- | --------------- | --------------------------- |
17+
| MRB | MRB | beckermr | cf |
18+
| Bianca Henderson | BH | beeankha | Anaconda |
19+
| | | | |
20+
| | | | |
21+
| | | | |
22+
| | | | |
23+
| | | | |
24+
| | | | |
25+
| | | | |
26+
27+
X people total
28+
29+
### Standing items
30+
31+
- [ ]
32+
33+
### From previous meeting(s)
34+
35+
- [x] (MRB) pip-feedstock dropping setuptools+wheel as deps
36+
- https://github.com/conda-forge/conda-forge.github.io/issues/2252
37+
38+
### Active votes
39+
40+
- [ ]
41+
42+
### Your __new__() agenda items
43+
44+
- [x] (MRB): turning on branch protection for feedstocks
45+
- https://github.com/conda-forge/admin-migrations/pull/118
46+
- summary: no member of conda-forge or core team member will be able to force push to main
47+
- if a member of core needs to force push, they can turn off the setting by hand and do so
48+
- TODO: try a few git ops
49+
- [x] (MRB) infra+bot update FYI
50+
- slowly moving to harden rerendering and other sensitive operations
51+
- if you see outages or bugs, let me know!
52+
- [x] (KZ) m2w64 compiler migrator: https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/6364
53+
- The migrator didn't look at build requirements, only host.
54+
- This was fixed in https://github.com/regro/cf-scripts/pull/2995
55+
56+
### Pushed to next meeting
57+
58+
- [ ] (JK) AlmaLinux 8 / GLIBC 2.28
59+
- [ ] CDTs
60+
- https://github.com/conda-forge/cdt-builds/issues/66
61+
- [ ] Using images
62+
- https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/6283
63+
- [ ] (JK) CUDA 12 migration close out?
64+
- https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/6263
65+
- How to handle CUDA 12.x?
66+
- [ ] (JK) (When would we like to) close Python 3.12 migration?
67+
- https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/5892
68+
- [ ] (JK) NumPy 2 (check-in)
69+
- https://github.com/conda-forge/conda-forge.github.io/issues/1997
70+
- [ ] (JK) R 4.4 / UCRT (check-in)
71+
- https://github.com/conda-forge/r-base-feedstock/issues/325
72+
- [ ] (JRG): Asking for feedback in this issue about CPU instructions, `-march` flags, etc
73+
- [ ] https://github.com/conda-forge/conda-forge.github.io/issues/2251
74+
- [ ] (MRB) noarch changes
75+
- we're debating shifts to how we do noarch
76+
- https://github.com/conda-forge/conda-forge.github.io/issues/2210
77+
78+
### CFEPs
79+
80+
- [ ]

0 commit comments

Comments
 (0)