Skip to content

Commit ee057fe

Browse files
committed
add conda-forge core meeting 2022-06-15
1 parent 22f271b commit ee057fe

File tree

1 file changed

+185
-0
lines changed

1 file changed

+185
-0
lines changed

src/orga/minutes/2022-06-15.md

Lines changed: 185 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,185 @@
1+
# conda-forge core meeting 2022-06-15
2+
3+
Add new agenda items under the `Your __new__() agenda items` heading
4+
5+
[last weeks meeting](https://hackmd.io/Yot10msATFCdd_rQu4rfig)
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+
| Marius van Niekerk | MvN | @mariusvniekerk | Voltron Data |
17+
| Jaime Rodríguez-G. | JRG | @jaimergp | Quansight |
18+
| Vinicius D. Cerutti| VDC | @viniciusdc | Quansight |
19+
| Ralf Gommers | RG | @rgommers | Quansight |
20+
| Cheng H. Lee | CHL | @chenghlee | Anaconda |
21+
| Matthew R Becker | MRB | @beckermr | cf |
22+
| Dave Clements | DPC | @tnabtaf | Anaconda |
23+
| Katherine Kinnaman | KK | @kathatherine | Anaconda |
24+
| Mike McCarty | MM | @mmccarty | NVIDIA |
25+
| Eric Dill. | ED | @ericdill | Voltron Data |
26+
27+
19 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] (MvN) vs2022 compiler support
41+
* Initial stab at some pieces https://github.com/conda-forge/vc-feedstock/pull/46
42+
* This is a new VC version
43+
* Uses existing UCRT
44+
* Would need to use the windows-2022 github actions image
45+
* TODO: follow on to change the name of the runtime to vc_runtime
46+
* TODO: will need patches for msys epoch for UCRT
47+
* (CHL) For reference: [msys2 environments](https://www.msys2.org/docs/environments/) - pick your own compiler + libstdc++ + Windows runtime adventure
48+
* https://www.msys2.org/docs/package-naming/
49+
* (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"
50+
* [x] (JRG) How to rename a feedstock (not just the artifact): protocols, need for a full review, etc.
51+
* [ ] Compromise resolution:
52+
* Accept rename right away, but if there's a review, we accept it conditionally on good faith by making contributors agree to working on that. Create an issue in the new feedstock to track the outcome of the review.
53+
* [x] (CHL) conda & friends sprint @ SciPy (announcement)
54+
* [x] (CHL) How does conda-forge use channeldata.json?
55+
* Only known use by c-f: counting # of package namespaces for "By the numbers" on the webpage; other uses deprecated
56+
* TODO: CEP to deprecate & remove `--use-channeldata` from `conda-build`
57+
* TODO: CEP to add run exports to `repodata.json`
58+
* [ ] (MRB) libcfgraph
59+
* it's breaking
60+
* used for security purposes at this point
61+
* [ ] (RG) [guidance on releasing on conda-forge first and on contributions from companies?](https://hackmd.io/Otpl7vXgTYC4mg-RNdTpYg?view)
62+
* Long discussion: everyone who is interested will add comments to the HackMD, then Ralf will open a PR to add some guidance on this topic to the conda-forge docs.
63+
* [ ] (WV) initial backfill on Github OCI mirror done :)
64+
65+
### Pushed to next meeting
66+
67+
68+
### Active votes
69+
70+
### CFEPs
71+
72+
* [cfep-12](https://github.com/conda-forge/cfep/pull/23) Removing packages that violate the terms of the source package
73+
* Stalled since May 26, 2020
74+
* Active debate about moving to "broken" vs deleting from conda-forge channel
75+
* Active vote, ends on 2020-03-11
76+
* What were the results of the vote?
77+
* Did we hear back from NumFOCUS? they did the legal seminar which is recorded
78+
79+
### TODOs
80+
[2022-04-05](https://hackmd.io/CqkOlf0XQMOh23Wnmt9qTQ)
81+
82+
* 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.
83+
84+
2022-01-12
85+
* review Qt PR after logs are uploaded
86+
* Add cupython and cuquantum to don't mirror list (MRB done)
87+
* re: `std=c++14`, Wait for Kai to comment and merge the PR
88+
* CJ and Jaime coordinate to Let Maxiconda know that we can't use their logo
89+
2021-12-01
90+
* WV: Set up meet-and-greet call with homebrew team?
91+
* MRB: (repodata patches) make a cron job that runs show_diff.py and posts an issue + commit if it is non-empty
92+
*
93+
2021-11-03
94+
- Self-hosting CI TODOs:
95+
- Change URL from drone.conda-forge.org. Proposals:
96+
- woodpecker.conda-forge.org
97+
- ci.conda-forge.org
98+
- Set up monitoring
99+
- Quantstack is setting up grafana for the mirror
100+
-
101+
102+
2021-10-18
103+
104+
2021-09-22
105+
106+
* [x] (WV): TensorFlow-GPU ready to go, just need to decide if GPU should get prio over CPU?!
107+
* GPU gets prio
108+
109+
110+
2020-11-18
111+
* [ ] (IF/MRB/MV) intel oneAPI
112+
* todo
113+
* [ ] (Nikolay) licensing for opencl_rt
114+
* [ ] (Nikolay) intelmpi ABI compat w/ mpich
115+
* [ ] (MRB/IF) figure out how exactly to package C/C++ compilers
116+
* [ ] (MRB/IF) think about fortran ABI
117+
* [x] (MRB) make conda-forge compilers room (add people including keith)
118+
* [ ] (MB) asking core members to move to "emeritus" status
119+
* [ ] 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
120+
* Remove emeritus folks from having access to various credentials (api tokens, twitter password, etc.)? This would require a change to the governance doc.
121+
122+
2020-11-11
123+
* TODO: Think about bringing in JOSS to provide context around how we might best write papers
124+
125+
2020-11-03
126+
* TODO: Check on Forrest Watters permissions for core
127+
128+
2020-10-28
129+
2020-10-21
130+
* [ ] (Marius?) Python 2.7 migration
131+
* ( ) [ ] make a hint
132+
* ( ) [ ] make an announcement
133+
* ( ) [ ] make the hint a lint
134+
135+
2020-10-07
136+
* [ ] Make sure to add the NVBug info to the cudatoolkit package that conda-forge makes (if we make one)
137+
138+
2020-09-09
139+
* [ ] (ED) Update governance docs with similar voting model as what got put into conda-tools (+3 with no -1 is a pass)
140+
* [ ] (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
141+
* [ ] (SC) Document what needs to be done to create an OVH account and get access
142+
143+
2020-08-26
144+
**Docker hub**
145+
* [ ] (JK) Check in on Azure build workers to see if they have the docker hub limitation.
146+
* [ ] (JK) work with dockerhub to see if we can get OSS status
147+
* [ ] Check in again at some point. We haven't heard back as of 2020-09-23
148+
149+
**OVH**
150+
* [ ] Shout-out on twitter at some point. "Thanks forOVHCloud for providing a VM", etc. (maybe after we ship qt on windows with it?)
151+
152+
153+
* [ ] 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
154+
155+
* [ ] John K. will update the cuda toolkit feedstock on the git repo to note the NVBug link to the internal NVIDIA issue tracker
156+
* [ ] Jonathan will update docs to note that some non-exhaustive list of packages (like cuda-toolkit, MKL, etc.)
157+
* [ ] Jonathan will review this [PR](https://github.com/AnacondaRecipes/cudatoolkit-feedstock/pull/7)
158+
159+
* [ ] (Kale) schedule conda working group
160+
* [ ] cfep-10 next steps: CJ to call a vote for feedback
161+
* [ ] cfep-06 next steps: Ask staged recipes team to champion this CFEP and move it forward
162+
* [ ] jakirkham & CJ-wright to sync on adding CUDA to the migration bot
163+
* [ ] (Eric) Scheduling Anaconda <-> conda-forge sync on anaconda.org requirements gathering
164+
* Will try and get this scheduled in the next month.
165+
* [ ] (Anthony) Reach out to NumFocus to figure out legal ramifications of not including licenses in files.
166+
* [ ] (Eric) check internally for funding levels for hotels & flying folks from the community in?
167+
* [ ] (Eric) Figure out finances of conda-forge to support themselves?
168+
* [ ] (jjhelmus) Open up CFEP for which python's we're going to support
169+
* [ ] (jakirkham) write a blog post on CUDA stuff we discussed today
170+
* [ ] (jakirkham) update docs on how to add CUDA support to feedstocks
171+
* [ ] (jakirkham) will open an issue on conda-smithy to investigate Drone issues. (ping the aarch team)
172+
* https://github.com/conda-forge/conda-forge.github.io/issues/954
173+
* [ ] (ED) Who we are page? Some combination of a FAQ and a who is everyone. FAQ things like:
174+
* who's the POC for CF <> Anaconda, CF <> NumFocus, CF <> Azure
175+
* who's the POC for the various subteams?
176+
* Informal information: roles, day jobs, bios, the whole nine yards, why you're here, etc.
177+
* Public or internal? I don't really care either way. Anyone feel strongly one way or the other?
178+
* opt-in to public bios
179+
* software carpentry has a large number of instructors and has https://carpentries.org/instructors
180+
* some concern about "yet another place to keep stuff up to date"
181+
* [ ] (ED) document strategies for reproducible environments using conda-forge
182+
* [ ] (UK) Static libraries stuff
183+
* [ ] Add linting hints to builds to find them
184+
* [x] Recommend how to package them -> CFEP-18
185+
* [x] We should write docs saying we don't provide support and this is a bad idea. -> CFEP-18

0 commit comments

Comments
 (0)