Skip to content

Commit df85348

Browse files
committed
Add 2022-03-23 minutes
1 parent 805395a commit df85348

File tree

1 file changed

+210
-0
lines changed

1 file changed

+210
-0
lines changed

src/orga/minutes/2022-03-23.md

Lines changed: 210 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,210 @@
1+
# conda-forge core meeting 2022-03-23
2+
3+
[last weeks meeting](https://hackmd.io/wDNKRsEATfS2vtXin2KyQA)
4+
[What time is the meeting in my time zone](https://arewemeetingyet.com/UTC/2020-08-26/17:00/w/Conda-forge%20dev%20meeting#eyJ1cmwiOiJodHRwczovL2hhY2ttZC5pby9wUk15dFVKV1FmU3NJM2xvMGlqQzJRP2VkaXQifQ==)
5+
Meeting info:
6+
* To join the video meeting, click this link: https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09
7+
* Otherwise, to join by phone, dial +1 347-384-8597 and enter this PIN: 828 997 153#
8+
* To view more phone numbers, click this link: https://tel.meet/ijv-qsvm-tvn?hs=5
9+
10+
## Attendees
11+
12+
| Name | Initials | GitHub ID | Affiliation |
13+
| ------------------ | -------- | -------------- | ------------- |
14+
| Jaime Rodríguez-G. | JRG | jaimergp | Quansight |
15+
| Matthew R Becker | MRB | beckermr | cf |
16+
| John Kirkham | JK | jakirkham | NVIDIA/cf |
17+
| Dave Clements | DPC | @tnabtaf | Anaconda |
18+
| Katherine Kinnaman | KK | kathatherine | Anaconda |
19+
| Marius van Niekerk | MvN | mariusvniekerk | Voltron Data |
20+
| Jannis Leidel | JL | jezdez | Anaconda/cf |
21+
| Chris Burr | CB | chrisburr | CERN |
22+
| Keith Kraus | KJK | kkraus14 | Voltron Data |
23+
| Eric Dill | ED | ericdill | Voltron Data |
24+
| Matti Picus | MP | mattip | Quansight/PyPy|
25+
| Saundra Monroe | SM | saundramonroe | Anaconda |
26+
| Ralf Gommers | RG | rgommers | Quansight |
27+
| | | | |
28+
| | | | |
29+
30+
19 people total.
31+
32+
## Agenda
33+
34+
### Standing items
35+
36+
* [ ] intros for new folks on the call
37+
38+
* [ ] (FF) budget
39+
* current approvals?
40+
* Whenever updated numbers land, please screenshare and show the budget.
41+
* Link is in Keybase (numfocus_spreadsheets.txt)
42+
43+
* [ ] open votes
44+
45+
* [ ] 2022 Outreachy / GSoC
46+
* Community accepted
47+
* [Project proposals](https://hackmd.io/uO6vV2V7T8eDyagZ_y7iQA#Project-2-Grayskull-and-Friends) due Tuesday/Wednesday March 22 (Americas) / March 23 (Europe)
48+
* In addition to project propsal also need contribution tasks
49+
* And Channels for potential interns to communicate with us.
50+
* Two projects
51+
* Grayskull and Friends, Jannis, and Marcelo (pyproject.toml support)
52+
* Doc, Matt and Katherine
53+
* questions:
54+
*  
55+
* todos:
56+
* Have people got time to support Grayskull work? (JL, DPC will follow up)
57+
58+
59+
### From previous meeting(s)
60+
* (MP) PyPy 3.8/3.9 migration: https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/2601
61+
62+
### Your __new__() agenda items
63+
64+
* (JRG) Status of the GPU CI Server
65+
66+
* (JRG/RG) Helping people help conda forge: roadmap and backlog
67+
* Initial meeting some time ago: https://hackmd.io/0zGSUS71SbOdBsdLtDmGjg
68+
* start at document: https://hackmd.io/wdysI0InSHKePxQuWQyZLg
69+
* Numpy docs: https://numpy.org/neps/nep-0048-spending-project-funds.html#defining-fundable-activities-and-projects
70+
* 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.
71+
72+
* (WV) Some more OCI registry work going on (here are some uploaded packages: https://github.com/users/wolfv/packages/container/package/osx-arm64%2Fxtensor)
73+
* Try out with oras (https://github.com/oras-project/oras):
74+
* Pull index.json: `oras pull ghcr.io/wolfv/osx-arm64/xtensor:0.24.1-h3e96240_0 -t application/vnd.conda.info.index.v1+json`
75+
* That will put a file in `xtensor-0.24.1-h3e96240_0/info/index.json`
76+
* Pull package -- pass (`-t application/vnd.conda.package.v1`), pull `info`-bundle: `application/vnd.conda.info.v1.tar+gzip`
77+
* Some initial python script here: https://gist.github.com/wolfv/3222408bd46ab3114e5b384f20252c10
78+
* Uploading 3 files per artifact:
79+
* .tar.bz2 package file (`application/vnd.conda.package.v1`)
80+
* .conda package file (`application/vnd.conda.package.v2`)
81+
* info/index.json (`application/vnd.conda.info.index.v1+json`)
82+
* info.tar.gz bundled info folder as tar.gz (`application/vnd.conda.info.v1.tar+gzip`)
83+
84+
* (CB) Add `-fno-merge-constants` to default GCC flags? ([ctng-compiler-activation-feedstock#63](https://github.com/conda-forge/ctng-compiler-activation-feedstock/issues/63))
85+
* going to gather more info before we make any decisions
86+
87+
### Active votes
88+
89+
### CFEPs
90+
91+
* [cfep-12](https://github.com/conda-forge/cfep/pull/23) Removing packages that violate the terms of the source package
92+
* Stalled since May 26, 2020
93+
* Active debate about moving to "broken" vs deleting from conda-forge channel
94+
* Active vote, ends on 2020-03-11
95+
* What were the results of the vote?
96+
* Did we hear back from NumFOCUS? they did the legal seminar which is recorded
97+
98+
### TODOs
99+
2022-01-12
100+
* review Qt PR after logs are uploaded
101+
* Add cupython and cuquantum to don't mirror list
102+
* re: `std=c++14`, Wait for Kai to comment and merge the PR
103+
* CJ and Jaime coordinate to Let Maxiconda know that we can't use their logo
104+
2021-12-01
105+
* WV: Set up meet-and-greet call with homebrew team?
106+
* MRB: (repodata patches) make a cron job that runs show_diff.py and posts an issue + commit if it is non-empty
107+
*
108+
2021-11-03
109+
- Self-hosting CI TODOs:
110+
- Change URL from drone.conda-forge.org. Proposals:
111+
- woodpecker.conda-forge.org
112+
- ci.conda-forge.org
113+
- Set up monitoring
114+
- Quantstack is setting up grafana for the mirror
115+
-
116+
117+
2021-10-18
118+
119+
2021-09-22
120+
121+
* [x] (WV): TensorFlow-GPU ready to go, just need to decide if GPU should get prio over CPU?!
122+
* GPU gets prio
123+
124+
* (MRB) master to main move (https://github.com/conda-forge/conda-forge.github.io/issues/1162)
125+
* everything done except feedstocks, releases, conda-smithy, and our github actions
126+
* releases is broken, opened an issue with github
127+
* some options for feedstocks
128+
* make sure to change the upload on branch key
129+
* [x] (MRB) make an announcement on how to update local clones (moved to the issue above)
130+
* [x] (MRB) make sure to update upload_on_branch (moved to the issue above)
131+
132+
133+
2020-11-18
134+
* [ ] (IF/MRB/MV) intel oneAPI
135+
* todo
136+
* [ ] (Nikolay) licensing for opencl_rt
137+
* [ ] (Nikolay) intelmpi ABI compat w/ mpich
138+
* [ ] (MRB/IF) figure out how exactly to package C/C++ compilers
139+
* [ ] (MRB/IF) think about fortran ABI
140+
* [x] (MRB) make conda-forge compilers room (add people including keith)
141+
* [ ] (MB) asking core members to move to "emeritus" status
142+
* [ ] 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
143+
* Remove emeritus folks from having access to various credentials (api tokens, twitter password, etc.)? This would require a change to the governance doc.
144+
145+
2020-11-11
146+
* TODO: Think about bringing in JOSS to provide context around how we might best write papers
147+
148+
2020-11-03
149+
* TODO: Check on Forrest Watters permissions for core
150+
* [x] (FF) Outreachy would cost 6500 USD.
151+
* Next steps: write abstract and vote on spending of funds.
152+
153+
2020-10-28
154+
2020-10-21
155+
* [ ] (Marius?) Python 2.7 migration
156+
* ( ) [ ] make a hint
157+
* ( ) [ ] make an announcement
158+
* ( ) [ ] make the hint a lint
159+
160+
2020-10-07
161+
* [ ] Make sure to add the NVBug info to the cudatoolkit package that conda-forge makes (if we make one)
162+
163+
2020-09-09
164+
* [ ] (ED) Update governance docs with similar voting model as what got put into conda-tools (+3 with no -1 is a pass)
165+
* [ ] (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
166+
* [ ] (SC) Document what needs to be done to create an OVH account and get access
167+
168+
2020-08-26
169+
**Docker hub**
170+
* [ ] (JK) Check in on Azure build workers to see if they have the docker hub limitation.
171+
* [ ] (JK) work with dockerhub to see if we can get OSS status
172+
* [ ] Check in again at some point. We haven't heard back as of 2020-09-23
173+
174+
**OVH**
175+
* [ ] Shout-out on twitter at some point. "Thanks forOVHCloud for providing a VM", etc. (maybe after we ship qt on windows with it?)
176+
177+
178+
* [ ] 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
179+
180+
* [ ] John K. will update the cuda toolkit feedstock on the git repo to note the NVBug link to the internal NVIDIA issue tracker
181+
* [ ] Jonathan will update docs to note that some non-exhaustive list of packages (like cuda-toolkit, MKL, etc.)
182+
* [ ] Jonathan will review this [PR](https://github.com/AnacondaRecipes/cudatoolkit-feedstock/pull/7)
183+
184+
* [ ] (Kale) schedule conda working group
185+
* [ ] cfep-10 next steps: CJ to call a vote for feedback
186+
* [ ] cfep-06 next steps: Ask staged recipes team to champion this CFEP and move it forward
187+
* [ ] jakirkham & CJ-wright to sync on adding CUDA to the migration bot
188+
* [ ] (Eric) Scheduling Anaconda <-> conda-forge sync on anaconda.org requirements gathering
189+
* Will try and get this scheduled in the next month.
190+
* [ ] (Anthony) Reach out to NumFocus to figure out legal ramifications of not including licenses in files.
191+
* [ ] (Eric) check internally for funding levels for hotels & flying folks from the community in?
192+
* [ ] (Eric) Figure out finances of conda-forge to support themselves?
193+
* [ ] (jjhelmus) Open up CFEP for which python's we're going to support
194+
* [ ] (jakirkham) write a blog post on CUDA stuff we discussed today
195+
* [ ] (jakirkham) update docs on how to add CUDA support to feedstocks
196+
* [ ] (jakirkham) will open an issue on conda-smithy to investigate Drone issues. (ping the aarch team)
197+
* https://github.com/conda-forge/conda-forge.github.io/issues/954
198+
* [ ] (ED) Who we are page? Some combination of a FAQ and a who is everyone. FAQ things like:
199+
* who's the POC for CF <> Anaconda, CF <> NumFocus, CF <> Azure
200+
* who's the POC for the various subteams?
201+
* Informal information: roles, day jobs, bios, the whole nine yards, why you're here, etc.
202+
* Public or internal? I don't really care either way. Anyone feel strongly one way or the other?
203+
* opt-in to public bios
204+
* software carpentry has a large number of instructors and has https://carpentries.org/instructors
205+
* some concern about "yet another place to keep stuff up to date"
206+
* [ ] (ED) document strategies for reproducible environments using conda-forge
207+
* [ ] (UK) Static libraries stuff
208+
* [ ] Add linting hints to builds to find them
209+
* [x] Recommend how to package them -> CFEP-18
210+
* [x] We should write docs saying we don't provide support and this is a bad idea. -> CFEP-18

0 commit comments

Comments
 (0)