Skip to content

Commit d92bc09

Browse files
committed
Add minutes from 2021-09-22
1 parent d325285 commit d92bc09

File tree

1 file changed

+181
-0
lines changed

1 file changed

+181
-0
lines changed

src/orga/minutes/2021-09-22.md

Lines changed: 181 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
# 2021-09-22 conda-forge core meeting
2+
3+
****
4+
5+
[last weeks meeting](https://hackmd.io/rKi3Rh-mTMKNBGtwQjwDcg)
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+
10+
> [We may want to update these for Zoom. Not sure how to do that]
11+
* Otherwise, to join by phone, dial +1 347-384-8597 and enter this PIN: 828 997 153#
12+
* To view more phone numbers, click this link: https://tel.meet/ijv-qsvm-tvn?hs=5
13+
14+
## Attendees
15+
16+
- MRB
17+
18+
## Agenda
19+
20+
### Standing items
21+
22+
* [ ] intros for new folks on the call
23+
* [ ] Filipe Lains
24+
25+
* [ ] (CJ) budget
26+
* current approvals?
27+
* Whenever updated numbers land, please screenshare and show the budget.
28+
* Link is in Keybase (numfocus_spreadsheets.txt)
29+
30+
* [ ] open votes
31+
* none
32+
33+
34+
### From previous meeting(s)
35+
* [x] (CB) Now have a 1password account
36+
* Chris Burr will send invite link around to core. Existing owner needs to approve
37+
* Can store secrets in there.
38+
* Should move all 2FA in authy to keybase so we dont need to harass Isuru for his phone number
39+
* Migrate everything to 1password. Can still chat on Keybase.
40+
* [x] (CJ) conda-forge patches for conda backwards compat (`=` is done, but what about `~=` and others)
41+
* (IF) we should not break deps of conda so people can update their envs
42+
* todo
43+
* [x] bump this at the community meeting
44+
* [x] (MRB) Cheng, did we patch conda build/index to not put the newer ops in generated repodata?
45+
- conda-index not currently patched
46+
- Anaconda will work on this issue (assuming no one else does)
47+
48+
### Your __new__() agenda items
49+
50+
* [x] (MRB) intel compiler agreement
51+
* see core email list for text
52+
* unclear if the agreement would impact current MKL builds if it was terminated
53+
* TODO: Wait for numfocus and then ship it :ship:
54+
* [x] (MRB) post note on core gitter about it
55+
* [X] (MRB) update on travis stuff
56+
* [ ] TODO: Write blog post for transparency reasons. Need a champion for this one (Matt can at end of october)
57+
* [X] (JK) CUDA 11.3 & 11.4 (dropping 10.x)
58+
* Wanted to drop old compilers (gcc8?) and use new compilers (gcc9). Can't figure out a way to get the migrations to work. Ideally want to move to enhanced compatibility. Want to set up new CUDA packages too. Makes sense to make these two big changes together instead of two big changes separately.
59+
* Repodata hotfix that does `==11.2` to `>=11.2,<12`
60+
* (KK) May need to check if there's constraints on `__cuda` in the `cudatoolkit` package that would also need to be patched?
61+
* Also ok to add `cudatoolkit` packages for 11.3 & 11.4
62+
* [X] (JK) CUDA ARM
63+
* [x] (JK) Drone
64+
* [x] (CB) OpenSSL 3.0.0 migration? https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/1896
65+
66+
### Pushed to next meeting
67+
68+
* [ ] (CHL) Python 3.10
69+
* RCs should be compatible with final release
70+
* Need new conda-build release to build
71+
* [ ] (CJ via MRB) more reproducible builds?
72+
* CJ: thinks its pretty close
73+
* motivated by this blog post: https://hpc.guix.info/blog/2021/09/whats-in-a-package/
74+
* embed azure build log into the package
75+
* embed which build system
76+
* git hash of feedstock?
77+
* turn off force push to feedstocks
78+
* need a way to force the build/host/test envs to be the same
79+
* (IF): see https://github.com/conda/conda-build/issues/2140
80+
81+
### Active votes
82+
83+
### CFEPs
84+
85+
* [cfep-12](https://github.com/conda-forge/cfep/pull/23) Removing packages that violate the terms of the source package
86+
* Stalled since May 26, 2020
87+
* Active debate about moving to "broken" vs deleting from conda-forge channel
88+
* Active vote, ends on 2020-03-11
89+
* What were the results of the vote?
90+
* Did we hear back from NumFOCUS? they did the legal seminar which is recorded
91+
92+
### TODOs
93+
2021-09-22
94+
95+
* (MRB) master to main move (https://github.com/conda-forge/conda-forge.github.io/issues/1162)
96+
* everything done except feedstocks, releases, conda-smithy, and our github actions
97+
* releases is broken, opened an issue with github
98+
* some options for feedstocks
99+
* make sure to change the upload on branch key
100+
* [x] (MRB) make an announcement on how to update local clones (moved to the issue above)
101+
* [x] (MRB) make sure to update upload_on_branch (moved to the issue above)
102+
103+
104+
2020-11-18
105+
* [ ] (IF/MRB/MV) intel oneAPI
106+
* todo
107+
* [ ] (Nikolay) licensing for opencl_rt
108+
* [ ] (Nikolay) intelmpi ABI compat w/ mpich
109+
* [ ] (MRB/IF) figure out how exactly to package C/C++ compilers
110+
* [ ] (MRB/IF) think about fortran ABI
111+
* [x] (MRB) make conda-forge compilers room (add people including keith)
112+
* [ ] (MB) asking core members to move to "emeritus" status
113+
* [ ] 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
114+
* Remove emeritus folks from having access to various credentials (api tokens, twitter password, etc.)? This would require a change to the governance doc.
115+
116+
2020-11-11
117+
* TODO: Think about bringing in JOSS to provide context around how we might best write papers
118+
119+
2020-11-03
120+
* TODO: Check on Forrest Watters permissions for core
121+
* [x] (FF) Outreachy would cost 6500 USD.
122+
* Next steps: write abstract and vote on spending of funds.
123+
124+
2020-10-28
125+
2020-10-21
126+
* [ ] (Marius?) Python 2.7 migration
127+
* ( ) [ ] make a hint
128+
* ( ) [ ] make an announcement
129+
* ( ) [ ] make the hint a lint
130+
131+
2020-10-07
132+
* [ ] Make sure to add the NVBug info to the cudatoolkit package that conda-forge makes (if we make one)
133+
134+
2020-09-09
135+
* [ ] (ED) Update governance docs with similar voting model as what got put into conda-tools (+3 with no -1 is a pass)
136+
* [ ] (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
137+
* [ ] (SC) Document what needs to be done to create an OVH account and get access
138+
139+
2020-08-26
140+
**Docker hub**
141+
* [ ] (JK) Check in on Azure build workers to see if they have the docker hub limitation.
142+
* [ ] (JK) work with dockerhub to see if we can get OSS status
143+
* [ ] Check in again at some point. We haven't heard back as of 2020-09-23
144+
145+
**OVH**
146+
* [ ] Shout-out on twitter at some point. "Thanks forOVHCloud for providing a VM", etc. (maybe after we ship qt on windows with it?)
147+
148+
149+
* [ ] 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
150+
151+
* [ ] John K. will update the cuda toolkit feedstock on the git repo to note the NVBug link to the internal NVIDIA issue tracker
152+
* [ ] Jonathan will update docs to note that some non-exhaustive list of packages (like cuda-toolkit, MKL, etc.)
153+
* [ ] Jonathan will review this [PR](https://github.com/AnacondaRecipes/cudatoolkit-feedstock/pull/7)
154+
155+
* [ ] (Kale) schedule conda working group
156+
* [ ] cfep-10 next steps: CJ to call a vote for feedback
157+
* [ ] cfep-06 next steps: Ask staged recipes team to champion this CFEP and move it forward
158+
* [ ] jakirkham & CJ-wright to sync on adding CUDA to the migration bot
159+
* [ ] (Eric) Scheduling Anaconda <-> conda-forge sync on anaconda.org requirements gathering
160+
* Will try and get this scheduled in the next month.
161+
* [ ] (Anthony) Reach out to NumFocus to figure out legal ramifications of not including licenses in files.
162+
* [ ] (Eric) check internally for funding levels for hotels & flying folks from the community in?
163+
* [ ] (Eric) Figure out finances of conda-forge to support themselves?
164+
* [ ] (jjhelmus) Open up CFEP for which python's we're going to support
165+
* [ ] (jakirkham) write a blog post on CUDA stuff we discussed today
166+
* [ ] (jakirkham) update docs on how to add CUDA support to feedstocks
167+
* [ ] (jakirkham) will open an issue on conda-smithy to investigate Drone issues. (ping the aarch team)
168+
* https://github.com/conda-forge/conda-forge.github.io/issues/954
169+
* [ ] (ED) Who we are page? Some combination of a FAQ and a who is everyone. FAQ things like:
170+
* who's the POC for CF <> Anaconda, CF <> NumFocus, CF <> Azure
171+
* who's the POC for the various subteams?
172+
* Informal information: roles, day jobs, bios, the whole nine yards, why you're here, etc.
173+
* Public or internal? I don't really care either way. Anyone feel strongly one way or the other?
174+
* opt-in to public bios
175+
* software carpentry has a large number of instructors and has https://carpentries.org/instructors
176+
* some concern about "yet another place to keep stuff up to date"
177+
* [ ] (ED) document strategies for reproducible environments using conda-forge
178+
* [ ] (UK) Static libraries stuff
179+
* [ ] Add linting hints to builds to find them
180+
* [x] Recommend how to package them -> CFEP-18
181+
* [x] We should write docs saying we don't provide support and this is a bad idea. -> CFEP-18

0 commit comments

Comments
 (0)