|
| 1 | +# 2021-08-25 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://meet.google.com/ijv-qsvm-tvn |
| 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 | +## Agenda |
| 15 | + |
| 16 | +### Standing items |
| 17 | + |
| 18 | +* [ ] intros for new folks on the call |
| 19 | + |
| 20 | +* [ ] (CJ) budget |
| 21 | + * current approvals? |
| 22 | + * Whenever updated numbers land, please screenshare and show the budget. |
| 23 | + * Link is in Keybase (numfocus_spreadsheets.txt) |
| 24 | + |
| 25 | +* [x] open votes |
| 26 | + * none |
| 27 | + |
| 28 | + |
| 29 | +#### From previous meeting(s) |
| 30 | + |
| 31 | +### Your __new__() agenda items |
| 32 | + |
| 33 | +* (MRB) welcome to our new core members! |
| 34 | + * please make a PR adding yourself to core.csv in the docs if you have not (https://github.com/conda-forge/conda-forge.github.io/blob/master/src/core.csv) |
| 35 | + |
| 36 | +* Long-term video call options? |
| 37 | + * (MVN) Why not Flatiron zoom any more? |
| 38 | + * (ED) Voltron is happy to host but google meet is annoying because you have to "allow" everyone to join. |
| 39 | + Anyone else have a zoom option? |
| 40 | + * (CJW) NumFOCUS seems to be able to give us a zoom room (I asked them to create it under [email protected] in case we need it) |
| 41 | + |
| 42 | +* (MRB) new secrets/keys locations/handling |
| 43 | + * we've needed to clean this up a bit for a while now |
| 44 | + * now all shared keys are managed in the org secrets |
| 45 | + * eliminated the use of static tokens nearly everywhere in favor of github app generated tokens |
| 46 | + * generated token permissions have a small permission scope (basically read/write on repos and github actions triggers) |
| 47 | + * these tokens expire after one hour |
| 48 | + * still have static tokens in heroku and staged recipes |
| 49 | + * will be going through the current tokens and deactivating the ones I can |
| 50 | + * can we make some of the bot accounts non-admin users? |
| 51 | + |
| 52 | +* (FF) NumFOCUS updates |
| 53 | + |
| 54 | +* (IF) python 3.10 updates |
| 55 | + * unvendoring packages on windows |
| 56 | + * which means most python extensions will not be usable without activating env |
| 57 | + * _CONDA_PYTHON_SYSCONFIGDATA_NAME is removed |
| 58 | + * Need conda-build PR for 3.10.0rc1 |
| 59 | + * (CJW) Uwe's proposal to perform the python migration on 3.10rc1 https://github.com/conda-forge/conda-forge.github.io/issues/1499 |
| 60 | + |
| 61 | +* (CJW) Packaging-Con call for proposals, sponsorships |
| 62 | + * The CFP is open until August 30th |
| 63 | + * Packaging-Con is interested in corporate sponsors |
| 64 | + * JRG: Asking internally :) |
| 65 | + |
| 66 | +* (JL) PEP 668 proposed to improve interop between Python and distro package managers |
| 67 | + * Review: https://github.com/python/peps/pull/2056 |
| 68 | + * Rendered: https://github.com/python/peps/blob/e605832725b3a1f34d533bbcefbce6226fcfa1cb/pep-0668.rst |
| 69 | + * Related to Conda's interop functionality (https://docs.conda.io/projects/conda/en/latest/user-guide/configuration/pip-interoperability.html) |
| 70 | + * JRG: Will ask Filipe (FFY00) if they want to join the calls |
| 71 | + |
| 72 | +* (JL) Python bug about adding ability to add 3rd party install schemes |
| 73 | + * https://bugs.python.org/issue43976 |
| 74 | + * Might be interesting for Conda to support (referenced from Filipe at Quansight) |
| 75 | + |
| 76 | +* NUMFOCUS Wish List |
| 77 | + * https://hackmd.io/@RRHnS2XUSsKNtkPddhwnEw/H1YKZ-4bY |
| 78 | + |
| 79 | +* (JK) what happened with azure? |
| 80 | + * (JK) [ ] to email steve at microsoft |
| 81 | + |
| 82 | +### Pushed to next meeting |
| 83 | + |
| 84 | +### Active votes |
| 85 | + |
| 86 | +### Subteam updates |
| 87 | + |
| 88 | +#### Bot |
| 89 | + |
| 90 | +#### ARM |
| 91 | + |
| 92 | +#### POWER |
| 93 | + |
| 94 | +#### CUDA |
| 95 | + |
| 96 | +#### Docs |
| 97 | + |
| 98 | +#### staged-recipes |
| 99 | + |
| 100 | +#### website |
| 101 | + |
| 102 | +#### security+systems |
| 103 | + |
| 104 | +### CI infrastructure |
| 105 | + |
| 106 | +#### Compiler upgrade |
| 107 | + |
| 108 | +### CFEP updates |
| 109 | + |
| 110 | +#### Open PRs |
| 111 | + |
| 112 | + |
| 113 | +* [cfep-12](https://github.com/conda-forge/cfep/pull/23) Removing packages that violate the terms of the source package |
| 114 | + * Stalled since May 26, 2020 |
| 115 | + * Active debate about moving to "broken" vs deleting from conda-forge channel |
| 116 | + * Active vote, ends on 2020-03-11 |
| 117 | + * What were the results of the vote? |
| 118 | + * Did we hear back from NumFOCUS? they did the legal seminar which is recorded |
| 119 | + |
| 120 | + |
| 121 | +## Discussion |
| 122 | + |
| 123 | +## Check in on previous action items |
| 124 | +Copy previous action items from last meeting agenda. |
| 125 | + |
| 126 | +### This meeting |
| 127 | + |
| 128 | +### Last meeting |
| 129 | + |
| 130 | +### 2 meetings ago |
| 131 | + |
| 132 | +### Move to Issue Tracker |
| 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