|
| 1 | +# conda-forge core meeting 2023-02-08 |
| 2 | + |
| 3 | +Add new agenda items under the `Your __new__() agenda items` heading |
| 4 | + |
| 5 | +[last weeks meeting](https://hackmd.io/nXasZFJ6QE-hxh1x_6kpIg?edit) |
| 6 | +[What time is the meeting in my time zone](https://arewemeetingyet.com/UTC/2020-08-26/17:00/w/Conda-forge%20dev%20meeting#eyJ1cmwiOiJodHRwczovL2hhY2ttZC5pby9wUk15dFVKV1FmU3NJM2xvMGlqQzJRP2VkaXQifQ==) |
| 7 | +Meeting info: |
| 8 | +* To join the video meeting, click this link: https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09 |
| 9 | +* Otherwise, to join by phone, dial +1 347-384-8597 and enter this PIN: 828 997 153# |
| 10 | +* To view more phone numbers, click this link: https://tel.meet/ijv-qsvm-tvn?hs=5 |
| 11 | + |
| 12 | +## Attendees |
| 13 | + |
| 14 | +| Name | Initials | GitHub ID | Affiliation | |
| 15 | +| ----------------------- | -------- | --------------- | --------------------------- | |
| 16 | +| Dave Clements | DPC | tnabtaf | Anaconda | |
| 17 | +| Keith Kraus | KJK | kkraus14 | Voltron Data | |
| 18 | +| Gabriela Vives | GV | gabrielavives | QuantStack | |
| 19 | +| Mark Harfouche | MH | hmaarrfk | Self | |
| 20 | +| Cheng H. Lee | CHL | chenghlee | Anaconda/cf | |
| 21 | +| Daniel Bast | DB | dbast | Anaconda | |
| 22 | +| Sylvain Corlay | SC | SylvainCorlay | QuantStack | |
| 23 | +| John Kirkham | JK | jakirkham | NVIDIA/cf | |
| 24 | +| Jaime Rodríguez-Guerra | JRG | jaimergp | Quansight/cf | |
| 25 | +| | | | | |
| 26 | +| | | | | |
| 27 | +| | | | | |
| 28 | +| | | | | |
| 29 | +| | | | | |
| 30 | +| | | | | |
| 31 | + |
| 32 | +11 people total |
| 33 | + |
| 34 | + |
| 35 | +### Standing items |
| 36 | + |
| 37 | +* [ ] intros for new folks on the call |
| 38 | + * Gabriela UX ! at Quanstack, working on Quetz maintainers dashboard |
| 39 | + * Daniel @ Anaconda, |
| 40 | + |
| 41 | +* [ ] open votes |
| 42 | + |
| 43 | +### From previous meeting(s) |
| 44 | + |
| 45 | +### Active votes |
| 46 | + |
| 47 | +### Your __new__() agenda items |
| 48 | + |
| 49 | +- [x] (DPC) Next round of Outreachy is coming. |
| 50 | + - Please start thinking about potential projects. |
| 51 | + - Note that funding from Anaconda has not yet been confirmed. |
| 52 | +- [x] (DPC) Propose a joint conda/conda-forge community booth at PyCon US 2023. |
| 53 | + - Jannis will attend PyCon US and is interested in staffing the booth, but can't be in this call |
| 54 | + - No objections, so yes. |
| 55 | + - Cheng: We should reach out to Bioconda as well. Marcel will ask. |
| 56 | +- [x] (GV) Demo a prototype for the [Quetz maintainers dashboard](https://github.com/Quansight-Labs/czi-conda-forge-mgmt/issues/14) |
| 57 | + - [Link to the prototype](https://www.figma.com/proto/OyJAi7Xjl1J4Zo0OsMVBV4/Migration-status?node-id=484%3A8779&scaling=min-zoom&page-id=484%3A8748&starting-point-node-id=484%3A8779) |
| 58 | + - The clickable features get highlighted in blue when you click anywhere on the prototype |
| 59 | + - If you want to leave comments, you can do so directly on the prototype, or on this [issue](https://github.com/Quansight-Labs/czi-conda-forge-mgmt/issues/14) |
| 60 | + - SC: This is work from a CZI grant to Quantstack and Quansight. |
| 61 | + - The initial conda-forge status website is [here](https://conda-forge.org/status/) |
| 62 | +- [x] (JK) CUDA SDK & CUDA 12 Packaging |
| 63 | + - https://github.com/conda-forge/staged-recipes/issues/21382 |
| 64 | + - (KJK) Interactions between core members |
| 65 | +- [ ] (JK) NSIS stable links |
| 66 | + - https://github.com/conda-forge/nsis-feedstock/issues/23 |
| 67 | +- [x] (MH) CDTs for GTK-3.0 -- Desktop Integration for Qt 5.15 |
| 68 | + - Qt Desktop Integration in Linux can benefit from Qt compilation with GTK bindings. The mainly helps integrate desktop apps (Napari, Spyder, and others) |
| 69 | + - The file chooser |
| 70 | + - Font hinting. |
| 71 | + - Theming |
| 72 | + - CDTs pros: |
| 73 | + - Less maintenance. |
| 74 | + - "Older versions" better compatibility? |
| 75 | + - CDT cons: |
| 76 | + - ????? |
| 77 | + - Guidance on CDTs |
| 78 | + - mesa/OpenGL? |
| 79 | + - Does not allow visibility of the system GL implementation. |
| 80 | + - Needs more "hacking" and might not work with Centos6, Centos7. |
| 81 | + - Installing a conda-forge package would conflict |
| 82 | + - X11? https://github.com/conda-forge/qt-main-feedstock/pull/114 |
| 83 | + - Wayland??? |
| 84 | + - GTK? https://github.com/conda-forge/qt-main-feedstock/pull/105 |
| 85 | +- (JRG) SDG proposal for opt-in CI: https://hackmd.io/6jp_6RxzQ5GTA9ltBgEylg |
| 86 | +- (JRG) Enable `error_overlinking` in existing feedstocks (https://github.com/conda-forge/staged-recipes/pull/21940) |
| 87 | +- [x] (DPC) A conda-forge tutorial has been submitted to [Open Source On-ramp](https://events.linuxfoundation.org/open-source-summit-north-america/about/os-on-ramp/), a part of Open Source Summit North America 2023 |
| 88 | + |
| 89 | +### Pushed to next meeting |
| 90 | + |
| 91 | +### CFEPs |
| 92 | + |
| 93 | +* [cfep-12](https://github.com/conda-forge/cfep/pull/23) Removing packages that violate the terms of the source package |
| 94 | + * Stalled since May 26, 2020 |
| 95 | + * Active debate about moving to "broken" vs deleting from conda-forge channel |
| 96 | + * Active vote, ends on 2020-03-11 |
| 97 | + * What were the results of the vote? |
| 98 | + * Did we hear back from NumFOCUS? they did the legal seminar which is recorded |
0 commit comments