Skip to content

Commit 12aa7e8

Browse files
authored
Merge pull request #1967 from conda-forge/2023-06-28-meeting-notes
Add meeting notes 2023-06-28
2 parents 6419d8b + 85f96f2 commit 12aa7e8

File tree

1 file changed

+92
-0
lines changed

1 file changed

+92
-0
lines changed

src/orga/minutes/2023-06-28.md

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
---
2+
tags: [meeting-notes]
3+
---
4+
# conda-forge core meeting 2023-06-28
5+
6+
Add new agenda items under the `Your __new__() agenda items` heading
7+
8+
- [Zoom link](https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09)
9+
- [What time is the meeting in my time zone](https://dateful.com/convert/utc?t=5pm)
10+
- [Last week's meeting](https://hackmd.io/#REPLACE_ME#)
11+
12+
## Attendees
13+
14+
| Name | Initials | GitHub ID | Affiliation |
15+
| ----------------------- | -------- | --------------- | --------------------------- |
16+
| Dave Clements | DPC | tnabtaf | Anaconda |
17+
| Katherine Kinnaman | KK | kathatherine | Anaconda |
18+
| Daniel Ching | DJC | carterbox | Argonne National Laboratory |
19+
| Jaime Rodríguez-Guerra | JRG | jaimergp | Quansight/cf |
20+
| John Kirkham | JK | jakirkham | NVIDIA/cf |
21+
| | | | |
22+
| | | | |
23+
| | | | |
24+
| | | | |
25+
26+
12 people total
27+
28+
### Standing items
29+
30+
- [x]
31+
32+
### From previous meeting(s)
33+
34+
- [x] (HV) Boost Unification (see below)
35+
- [ ] (HV) Windows Fortran migration (see below)
36+
37+
### Active votes
38+
39+
- [x] New core member application
40+
- [x] (not yet made) new staged-recipes application
41+
- Check your inbox for both
42+
43+
### Your `__new__()` agenda items
44+
45+
- [x] (JRG): Upcoming GPU/long-job CI service. Question about mentioning partners/sponsors.
46+
- Quansight reached an agreement with a client to support this out of the goodness of their heart.
47+
- [x] (JRG): UI/UX updates on new website and dashboard.
48+
- Gabriela has been working on this [proposal for the dashboard](https://www.figma.com/proto/rdSQ2UFHNgLeq80LMxkV48/Website?page-id=0%3A1&type=design&node-id=87-339&viewport=-234%2C174%2C0.17&scaling=contain&starting-point-node-id=46%3A431)
49+
- Asmit has been working on this [proposal for the frontpage](https://www.figma.com/file/c7CHCElI13imGMWzTct1ss/Conda-forge-website-redesign?type=design&node-id=10%3A831&t=xXGM2QwHbeOFa8lM-1)
50+
- Intent to apply for a [Sovereign Tech Fund challenge](https://sovereigntechfund.de/en/challenges/) for documentation, revamping the (failed) GSoD application.
51+
- [x] (JK) GLIBC 2.28
52+
- https://almalinux.org/blog/impact-of-rhel-changes/
53+
- JK: CentOS 7 is EOL in 1 yr https://www.redhat.com/en/topics/linux/centos-linux-eol (June 30, 2024)
54+
- MRB: We just wait and see what Alma does?
55+
- IF: Maybe we can try Debian if needed.
56+
- [ ] (JK) Windows + ARM
57+
- [x] (JRG) Update conda-forge teams and subteams
58+
- Specially important: [code of conduct team PR](https://github.com/conda-forge/conda-forge.github.io/pull/1745)
59+
- [X] (JRG) Definition of conda-forge ([see PR](https://github.com/conda-forge/conda-forge.github.io/pull/1671))
60+
- [x] (HV) Boost unification
61+
- [PR](https://github.com/conda-forge/boost-feedstock/pull/164) blocked on scope: unify & rename (as previously discussed) or also switch to `-devel` packages (which [IMO](https://github.com/conda-forge/boost-feedstock/pull/164#issuecomment-1596280094) opens a CFEP-20-sized can of worms)
62+
- Migrator [PR](https://github.com/regro/cf-scripts/pull/1668) +/- complete -- would like to do this before CPython 3.12 in the fall
63+
- [x] (HV) Windows Fortran [migration](https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/1359)
64+
- Open since 2 years; fortran-on-win-migratability will be important soon (scipy will need a new flang version to support windows builds for Python 3.12 _at all_; without migration we'd get run-dep conflicts with other `libflang`-dependents)
65+
- Migrator work that Isuru wanted has been done -- can we start?
66+
- Side benefit: Would [enable](https://github.com/conda-forge/openblas-feedstock/pull/115) openblas+openmp on windows
67+
- [X] (HV) PyPy 3.10 Migration?
68+
- Last PyPy [release](https://github.com/conda-forge/pypy3.6-feedstock/issues/104) introduced PyPy 3.10 and dropped PyPy 3.8
69+
- Current round of NEP29 releases (numpy, scipy, etc.) already dropping 3.8
70+
- Possibly migrate PyPy 3.10 & drop PyPy 3.8? When?
71+
- [ ] (JK) Drop CentOS 6 & use CentOS 7
72+
- https://github.com/conda-forge/conda-forge.github.io/issues/1436
73+
- [x] (WV) Sneak Peek of new resolver
74+
- Port of libsolv to Rust.
75+
- [x] (WV) Anybody wants to talk about pixi? https://github.com/prefix-dev/pixi
76+
- [x] (KK) Is the current functionality for anaconda.org's package instructions/metadata editing good enough?
77+
- Don't have a ton of background on this, but: https://github.com/conda/infrastructure/discussions/649
78+
- You can remove install instructions on .org now. Is that enough?
79+
- Certain packages are build on different feedstocks even though they have the same name
80+
- https://github.com/conda-forge/graalpy-feedstock/issues/4
81+
- Expand sorting functionality of packages - sort by architecture, etc.?
82+
- Somehow linking to recipes (feedstock link on page)
83+
- Matt+John send details on api call behavior we ran into recently
84+
85+
### Pushed to next meeting
86+
87+
- [ ] (JK) Windows + ARM
88+
- [ ] (JK) Drop CentOS 6 & use CentOS 7
89+
90+
### CFEPs
91+
92+
- [ ]

0 commit comments

Comments
 (0)