Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meeting notes 2024-04-24 #133

Merged
merged 2 commits into from
Apr 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions meetings/archive/20240424_agenda_and_minutes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
tags: [meeting-notes]
---
# 2024-04-24 Conda Community Meeting

[Zoom link](https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09) · [What time is the meeting in my time zone](https://dateful.com/convert/utc?t=5pm)

Various parts of the conda community gather on a regular basis. This meeting brings together all of these sub-communities for a community wide call.

## Attendees

| Name | Initials | Affiliation | GH Username |
| ---------------------- | -------- | ------------ | ---------------- |
| Bianca Henderson | BH | Anaconda | beeankha |
| Cheng H. Lee | CHL | Anaconda/cf | chenghlee |
| Paul Yim | PY | Anaconda | |
| Filipe Fernandes | FF | conda-forgte | ocefpaf |
| Dasha Gurova | DG | Anaconda | dashagurova |
| Katherine Kinnaman | KK | Anaconda | kathatherine |
| Jaime Rodríguez-Guerra | JRG | Quansight/cf | jaimergp |
| Klaus Zimmermann | KZ | Quansight | zklaus |
| | | | |
| | | | |

9 people in total

## Introductions

- [ ]

## Announcements

- [x] (BH) May 2024 releases of [conda](https://github.com/conda/conda/milestone/68) + [conda-build](https://github.com/conda/conda-build/milestone/40) will be under way soon!
- [x] (CHL) Some of us (Bianca, Jannis, Cheng) will be at the Packaging Summit at PyCon US. Come join us.

## New Agenda Items

- [x] (JRG) General heads up: GHA `macos-latest` runner is slowly becoming macos-14, so watch your OSX pipelines as they will soon use ARM64 instead of Intel.
- Also macos-13 (still Intel) doesn't bundle a Miniconda anymore, so make sure to update to the latest setup-miniconda to mitigate potential errors (about to cut a release now).