Skip to content

Commit 7cda3ac

Browse files
authored
Merge pull request #1817 from jakirkham/add_2022-08_mins
Add 2022-08 minutes
2 parents 329b33d + 2410d02 commit 7cda3ac

File tree

2 files changed

+281
-0
lines changed

2 files changed

+281
-0
lines changed

src/orga/minutes/2022-08-10.md

Lines changed: 212 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,212 @@
1+
# conda-forge core meeting 2022-08-10
2+
3+
Add new agenda items under the `Your __new__() agenda items` heading
4+
5+
[last weeks meeting](https://hackmd.io/tdkRcPT3QCSkGkABpuKmTg)
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+
| Matthew Becker | MRB | beckermr | cf |
17+
| Jaime Rodríguez-G | JRG | jaimergp | Quansight/cf |
18+
| Keith Kraus | KJK | kkraus14 | Voltron Data |
19+
| Dave Clements | DPC | tnabtaf | Anaconda |
20+
| Mike McCarty | MM | mmccarty | NVIDIA |
21+
| Marcelo Trevisani | MDT | marcelotrevisani | conda-forge |
22+
| Katherine Kinnaman | KK | kathatherine | Anaconda |
23+
| John Kirkham | JK | jakirkham | NVIDIA/conda-forge |
24+
| Wolf Vollprecht | WV | wolfv | QuantStack/conda-forge |
25+
| Eric Dill | EDD | ericdill | cf / voltrondata |
26+
| Matti Picus | MP | mattip | PyPy/Quansight |
27+
18 people total.
28+
29+
30+
### Standing items
31+
32+
* [x] intros for new folks on the call
33+
34+
* [x] open votes
35+
36+
### From previous meeting(s)
37+
38+
### Your __new__() agenda items
39+
40+
* [x] (KJK) Update arrow pinning from 4.x - 7.x to 6.x - 9.x
41+
* https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/3203
42+
* No objections
43+
* [x] (JK) conda-forge & NVIDIA licensing
44+
* nvidia looking to change their licensing with us
45+
* cuda-compat would be interesting
46+
* [ ] (JRG) Usage of build strings in conda-forge -- potentially disrupting changes in `conda`?
47+
* Our CF issue: https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/2270
48+
* PR: https://github.com/conda/conda/pull/11612
49+
* tangent (Axel): build strings getting semantically overloaded, c.f. https://github.com/conda/conda/issues/11053
50+
* (From WV in chat):
51+
* this might be the problematic line 🙂
52+
* https://github.com/openSUSE/libsolv/blob/e13455d011710a99ef1dfb33432044cc7eae0efb/src/conda.c#L577
53+
* Isuru suggests a "resolved at build-time" build-string constraints with aliased package names outputs for each "feature"
54+
* Jaime: [some examples in conda-forge meta.yaml](https://cs.github.com/?scopeName=All+repos&scope=&q=org%3Aconda-forge+path%3Ameta.yaml+%2F-+%5CS%2B+%5B%3D0-9%5C.%5C*%5D%2B+%5CS*%5C*%5CS*%2F)
55+
* [x] (DPC) Outreachy
56+
* Should we participate in the Dec-Mar cohort?
57+
* Communities need to apply in early / mid September
58+
* Projects are submitted after that.
59+
* Will bring up again on next call.
60+
* [x] (MRB) drop pypy3.7
61+
* MP is in favor of whatever is easiest for conda-forge
62+
* conclusion to drop pyp37 and miniforge installer for pypy
63+
* need to make an announcement
64+
* [x] (Axel) abseil update - start migration?
65+
* https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/3181 - please review or chime in
66+
* [x] (Axel) vc142 update - PR ready
67+
* https://github.com/conda-forge/conda-forge.github.io/issues/1732 - make announcement ("we'll drop in 2 weeks"), wait for reaction
68+
* [x] (KK) Security doc for conda-forge builds
69+
* Doc issue: https://github.com/conda-forge/conda-forge.github.io/issues/1808
70+
* [x] (Axel) OpenSSL 3 migraion
71+
* (JRG) stalled PR at https://github.com/conda-forge/cryptography-feedstock/pull/98, upstream issue at https://github.com/pyca/cryptography/issues/7379
72+
* [x] (Axel) Question: Status CUDA support (problems with CUDA<11.2 in tf/pytorch)
73+
* No current change planned, but individual feedstocks can drop older CUDA
74+
75+
### Active votes
76+
77+
* [cfep-21](https://github.com/conda-forge/cfep/pull/47) license packages for static/header libraries
78+
* Opened July 25, 2022 ends August 2, 2022
79+
80+
81+
### CFEPs
82+
83+
* [cfep-12](https://github.com/conda-forge/cfep/pull/23) Removing packages that violate the terms of the source package
84+
* Stalled since May 26, 2020
85+
* Active debate about moving to "broken" vs deleting from conda-forge channel
86+
* Active vote, ends on 2020-03-11
87+
* What were the results of the vote?
88+
* Did we hear back from NumFOCUS? they did the legal seminar which is recorded
89+
90+
### TODOs
91+
[2022-06-15](https://hackmd.io/tdkRcPT3QCSkGkABpuKmTg)
92+
* [ ] (MvN) vs2022 compiler support
93+
* Initial stab at some pieces https://github.com/conda-forge/vc-feedstock/pull/46
94+
* This is a new VC version
95+
* Uses existing UCRT
96+
* Would need to use the windows-2022 github actions image
97+
* TODO: follow on to change the name of the runtime to vc_runtime
98+
* TODO: will need patches for msys epoch for UCRT
99+
* (CHL) For reference: [msys2 environments](https://www.msys2.org/docs/environments/) - pick your own compiler + libstdc++ + Windows runtime adventure
100+
* https://www.msys2.org/docs/package-naming/
101+
* (RG) "we need some version of mingw-w64 for SciPy 1.9.0 too, MSVC + gfortran will no longer work. we use an Rtools toolchain in CI now"
102+
* [ ] (CHL) How does conda-forge use channeldata.json?
103+
* Only known use by c-f: counting # of package namespaces for "By the numbers" on the webpage; other uses deprecated
104+
* TODO: CEP to deprecate & remove `--use-channeldata` from `conda-build`
105+
* TODO: CEP to add run exports to `repodata.json`
106+
107+
[2022-04-05](https://hackmd.io/CqkOlf0XQMOh23Wnmt9qTQ)
108+
109+
* TODO: Articulate suggested mechanism for "so you're thinking about taking a contract to work on conda-forge". tl;dr is you should work on a design doc with the impacted parties (or working groups, or interested folks) on the conda-forge side. Once you have agreement on the scope, delivery timeline, and anything that's needed from the conda-forge volunteer side, go ahead and sign that contract with your payer. if you don't do this first, you may encounter some difficulties finishing delivery of your contractual agreement with your payer.
110+
111+
2022-01-12
112+
* review Qt PR after logs are uploaded
113+
* Add cupython and cuquantum to don't mirror list (MRB done)
114+
* re: `std=c++14`, Wait for Kai to comment and merge the PR
115+
* CJ and Jaime coordinate to Let Maxiconda know that we can't use their logo
116+
2021-12-01
117+
* WV: Set up meet-and-greet call with homebrew team?
118+
* MRB: (repodata patches) make a cron job that runs show_diff.py and posts an issue + commit if it is non-empty
119+
*
120+
2021-11-03
121+
- Self-hosting CI TODOs:
122+
- Change URL from drone.conda-forge.org. Proposals:
123+
- woodpecker.conda-forge.org
124+
- ci.conda-forge.org
125+
- Set up monitoring
126+
- Quantstack is setting up grafana for the mirror
127+
-
128+
129+
2021-10-18
130+
131+
2021-09-22
132+
133+
* [x] (WV): TensorFlow-GPU ready to go, just need to decide if GPU should get prio over CPU?!
134+
* GPU gets prio
135+
136+
137+
2020-11-18
138+
* [ ] (IF/MRB/MV) intel oneAPI
139+
* todo
140+
* [ ] (Nikolay) licensing for opencl_rt
141+
* [ ] (Nikolay) intelmpi ABI compat w/ mpich
142+
* [ ] (MRB/IF) figure out how exactly to package C/C++ compilers
143+
* [ ] (MRB/IF) think about fortran ABI
144+
* [x] (MRB) make conda-forge compilers room (add people including keith)
145+
* [ ] (MB) asking core members to move to "emeritus" status
146+
* [ ] TODO: Eric to set up quarterly check-in for all core members to see if they're interested in remaining "active" or if they want to move to emeritus
147+
* Remove emeritus folks from having access to various credentials (api tokens, twitter password, etc.)? This would require a change to the governance doc.
148+
149+
2020-11-11
150+
* TODO: Think about bringing in JOSS to provide context around how we might best write papers
151+
152+
2020-11-03
153+
* TODO: Check on Forrest Watters permissions for core
154+
155+
2020-10-28
156+
2020-10-21
157+
* [ ] (Marius?) Python 2.7 migration
158+
* ( ) [ ] make a hint
159+
* ( ) [ ] make an announcement
160+
* ( ) [ ] make the hint a lint
161+
162+
2020-10-07
163+
* [ ] Make sure to add the NVBug info to the cudatoolkit package that conda-forge makes (if we make one)
164+
165+
2020-09-09
166+
* [ ] (ED) Update governance docs with similar voting model as what got put into conda-tools (+3 with no -1 is a pass)
167+
* [ ] (SC) Write jinja template to turn institutional partners yaml into a website https://github.com/conda-forge/conda-forge.github.io/blob/master/src/inst_partners.yaml
168+
* [ ] (SC) Document what needs to be done to create an OVH account and get access
169+
170+
2020-08-26
171+
**Docker hub**
172+
* [ ] (JK) Check in on Azure build workers to see if they have the docker hub limitation.
173+
* [ ] (JK) work with dockerhub to see if we can get OSS status
174+
* [ ] Check in again at some point. We haven't heard back as of 2020-09-23
175+
176+
**OVH**
177+
* [ ] Shout-out on twitter at some point. "Thanks forOVHCloud for providing a VM", etc. (maybe after we ship qt on windows with it?)
178+
179+
180+
* [ ] Figure out how to communicate breaking changes to users. Likely should open up an issue immediately for futher discussion. Ping @kkraus, plus capture notes from further up in these meeting notes
181+
182+
* [ ] John K. will update the cuda toolkit feedstock on the git repo to note the NVBug link to the internal NVIDIA issue tracker
183+
* [ ] Jonathan will update docs to note that some non-exhaustive list of packages (like cuda-toolkit, MKL, etc.)
184+
* [ ] Jonathan will review this [PR](https://github.com/AnacondaRecipes/cudatoolkit-feedstock/pull/7)
185+
186+
* [ ] (Kale) schedule conda working group
187+
* [ ] cfep-10 next steps: CJ to call a vote for feedback
188+
* [ ] cfep-06 next steps: Ask staged recipes team to champion this CFEP and move it forward
189+
* [ ] jakirkham & CJ-wright to sync on adding CUDA to the migration bot
190+
* [ ] (Eric) Scheduling Anaconda <-> conda-forge sync on anaconda.org requirements gathering
191+
* Will try and get this scheduled in the next month.
192+
* [ ] (Anthony) Reach out to NumFocus to figure out legal ramifications of not including licenses in files.
193+
* [ ] (Eric) check internally for funding levels for hotels & flying folks from the community in?
194+
* [ ] (Eric) Figure out finances of conda-forge to support themselves?
195+
* [ ] (jjhelmus) Open up CFEP for which python's we're going to support
196+
* [ ] (jakirkham) write a blog post on CUDA stuff we discussed today
197+
* [ ] (jakirkham) update docs on how to add CUDA support to feedstocks
198+
* [ ] (jakirkham) will open an issue on conda-smithy to investigate Drone issues. (ping the aarch team)
199+
* https://github.com/conda-forge/conda-forge.github.io/issues/954
200+
* [ ] (ED) Who we are page? Some combination of a FAQ and a who is everyone. FAQ things like:
201+
* who's the POC for CF <> Anaconda, CF <> NumFocus, CF <> Azure
202+
* who's the POC for the various subteams?
203+
* Informal information: roles, day jobs, bios, the whole nine yards, why you're here, etc.
204+
* Public or internal? I don't really care either way. Anyone feel strongly one way or the other?
205+
* opt-in to public bios
206+
* software carpentry has a large number of instructors and has https://carpentries.org/instructors
207+
* some concern about "yet another place to keep stuff up to date"
208+
* [ ] (ED) document strategies for reproducible environments using conda-forge
209+
* [ ] (UK) Static libraries stuff
210+
* [ ] Add linting hints to builds to find them
211+
* [x] Recommend how to package them -> CFEP-18
212+
* [x] We should write docs saying we don't provide support and this is a bad idea. -> CFEP-18

src/orga/minutes/2022-08-24.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# conda-forge core meeting 2022-08-24
2+
3+
Add new agenda items under the `Your __new__() agenda items` heading
4+
5+
[last weeks meeting](https://hackmd.io/lmPaiDDKRV--LEygfUrngg)
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+
| Filipe Fernandes | FF | ocefpaf | conda-forge |
17+
| Jaime Rodríguez-Guerra | JRG | jaimergp | Quansight / conda-forge |
18+
| Katherine Kinnaman | KK | kathatherine | Anaconda |
19+
| Dave Clements | DPC | tnabtaf | Anaconda |
20+
| Matthew Becker | MRB | beckermr | cf |
21+
| John Kirkham | JK | jakirkham | NVIDIA / conda-forge |
22+
| Ryan May | RM | dopplershift | Unidata / conda-forge |
23+
| | | | |
24+
| | | | |
25+
| | | | |
26+
27+
12 people total.
28+
29+
30+
### Standing items
31+
32+
* [ ] intros for new folks on the call
33+
34+
* [ ] open votes
35+
36+
### From previous meeting(s)
37+
38+
### Your __new__() agenda items
39+
40+
* [X] (DPC) Outreachy community applications are due Sep 8/9.
41+
* Do we have projects?
42+
* Dave: We have one more call before the final deadline.
43+
* Filipe: regenerate recipes with grayskull
44+
* Jaime: post-conda-build conda-verify resurrection
45+
* Isuru: UCRT based mingw-w64 toolchain
46+
47+
* [x] (KK) Last week for current Outreachy intern, Surbhi
48+
* No video call presentation, but a blog post will be available
49+
* JK: Any pending PRs?
50+
* KK: https://github.com/conda-forge/conda-forge.github.io/pull/1793 <-- This one just needs a check. Should be good to merge?
51+
* KK: https://github.com/conda-forge/conda-forge.github.io/pull/1790 <-- This one is not fully complete, as neither Surbhi, Matt, nor I know much about Perl
52+
53+
* [x] (IF) Close python 3.10 migration
54+
- https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/3273
55+
- Status: https://conda-forge.org/status/#python310
56+
- Discussed dropping Python 3.7
57+
- IF: Make announcement to give people a heads up about the upcoming drop in October?
58+
- JK: Maintaining so many Python versions at the same time might be not needed if we can rely on stable APIs like HPy
59+
- JK (from chat): October 3rd is when Python 3.11 comes out ( https://peps.python.org/pep-0664/ )
60+
61+
62+
* [x] (JRG) [Merging glob-strings in `conda` PR](https://github.com/conda/conda/pull/11612) - is it ok to merge or too disruptive?
63+
* Intersection of regexes, supported by these two answers:
64+
* https://stackoverflow.com/a/24102500/3407590
65+
* https://stackoverflow.com/a/24154392/3407590
66+
67+
* [x] (MRB) any updates on nvidia?
68+
* Going well, waiting for NVIDIA to communicate with NumFOCUS.
69+

0 commit comments

Comments
 (0)