File tree Expand file tree Collapse file tree 2 files changed +55
-2
lines changed Expand file tree Collapse file tree 2 files changed +55
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ permissions:
2424jobs :
2525 create :
2626 if : github.event_name != 'pull_request'
27- uses : Quansight-Labs/hackmd-meeting-notes-action/.github/workflows/create-meeting-notes-pr.yml@01c2c9f695adab58f4890d0f222734627743e862 # @main
27+ uses : Quansight-Labs/hackmd-meeting-notes-action/.github/workflows/create-meeting-notes-pr.yml@ba471169f1eb702fc0861a227ce0b232ff5e7149 # @main
2828 with :
2929 date : ${{ inputs.date || 'now' }}
3030 template_path : misc/DEV_MEETING_TEMPLATE.md
3939 HACKMD_TOKEN : ${{ secrets.HACKMD_TOKEN }}
4040 sync :
4141 if : github.event.label.name == 'sync-hackmd-notes'
42- uses : Quansight-Labs/hackmd-meeting-notes-action/.github/workflows/sync-meeting-notes-pr.yml@01c2c9f695adab58f4890d0f222734627743e862 # pin@main
42+ uses : Quansight-Labs/hackmd-meeting-notes-action/.github/workflows/sync-meeting-notes-pr.yml@ba471169f1eb702fc0861a227ce0b232ff5e7149 # pin@main
4343 with :
4444 pr_number : ${{ github.event.number }}
4545 hackmd_team : conda-forge
Original file line number Diff line number Diff line change 1+ ---
2+ tags : [meeting-notes]
3+ title : ' 2025-10-15'
4+ ---
5+ # conda-forge core meeting 2025-10-15
6+
7+ Add new agenda items under the ` Your __new__() agenda items ` heading
8+
9+ - [ Zoom link] ( https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09 )
10+ - [ What time is the meeting in my time zone] ( https://dateful.com/convert/utc?t=5pm )
11+ - [ Previous meetings] ( https://conda-forge.org/community/minutes/ )
12+
13+ ## Attendees
14+
15+ | Name | Initials | GitHub ID | Affiliation |
16+ | ----------------------- | -------- | --------------- | --------------------------- |
17+ | Jaime Rodríguez-Guerra | JRG | jaimergp | Quansight/cf |
18+ | Isuru Fernando | IF | isuruf | OpenTeams/cf |
19+ | | | | |
20+ | | | | |
21+ | | | | |
22+ | | | | |
23+ | | | | |
24+ | | | | |
25+ | | | | |
26+
27+ 2 people total
28+
29+ ### Standing items
30+
31+ - [X] N/A
32+
33+ ### From previous meeting(s)
34+
35+ - [X] N/A
36+
37+ ### Active votes
38+
39+ - [X] N/A
40+
41+ ### Your __ new__ () agenda items
42+
43+ - [X] JRG: [ Retired] ( https://conda-forge.org/news/2025/10/15/conda-forge-discourse-read-only/ ) [ Discourse] ( https://conda.discourse.group/ ) instance (had been read-only for a while).
44+ - [X] JRG: Progress on compiler documentation at https://github.com/conda-forge/conda-forge.github.io/pull/2596
45+ - Action item: Document / CFEP stdlib/compiler() function behavior so we don't rely on "just conventions" when naming compilers.
46+
47+ ### Pushed to next meeting
48+
49+ - [ ]
50+
51+ ### CFEPs
52+
53+ - [ ]
You can’t perform that action at this time.
0 commit comments