Skip to main content

2022-03-16 Conda Community Meeting

Attendees

NameInitialsAffiliationGH Username
Dave ClementsDPCAnaconda@tnabtaf
Jannis LeidelJLAnaconda/cf@jezdez
Cheng H LeeCHLAnaconda@chenghlee
Bianca HendersonBHAnaconda@beeankha
Matthew R BeckerMRBcf@beckermr
Marius van NiekerkMvNcf/VoltronData@mariusvniekerk
Katherine KinnamanKKAnaconda@kathatherine
Filipe FernandesFFcf@ocefpaf
John KirkhamJKcf/NVIDIA.@jakirkham

15 people total.

Introductions

Announcements

Standing Items

New Agenda Items

  • (DPC) Proposing minor, non-policy change clarifications to the current governance doc. Please join the discusison if you are interested

  • (JRG) constructor stack upstreaming has started:

    • Still working on a pydantic-less menuinst
      • Validation will happen during build in conda-build/boa
    • Constructor and conda-standalone: role of conda.exe/_conda.exe
      • Request to rename to _conda.exe across all platforms and keep it around
        • Start as a PR/issue; will "upgrade" to CEP only if deemed necessary from discussion
      • This would remove the need of ALWAYS having to inject python as a dependency
  • (CHL/JL) Voting for CEP 3 adoption

    • Will "document while doing" as we set up the vote procedure
    • One week for last review of CEP; then call vote
    • Call vote now; 2-week voting period
  • (CHL) cbc.yaml behavior; what should conda-build pick up for this scenario?

    • current behavior: - 2.0.4 since cbc keys only apply to host packages without pins
    • open question as to what the expected behavior should be
    • easiest route may be to generate a warning in such situations
    • update documentation for bar being pinned to 1.5
   ## recipe/meta.yaml
requirements:
host:
- foo >=1.1
- bar

## conda_build_config.yaml
foo:
- 1.0
- 1.2
bar:
- 1.5

## versions available in the configured channels...
foo=1.0.0
foo=1.1.0
foo=1.2.0
foo=1.2.1
foo=1.9.3
foo=2.0.4

Deferred Agenda Items

Outstanding Items From the Previous Meeting

(Previous meeting notes.)

Active Votes

Subteam Updates

Open PRs

Discussion

Action items

Last meeting points

What is this meeting for?

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.