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

[WIP] Centralize yaml configurations into conda_build.yaml #5285

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kenodegard
Copy link
Contributor

@kenodegard kenodegard commented Apr 13, 2024

Description

PyYAML uses interesting defaults that we've often sought to override (e.g., yaml.dump(default_flow_style=False)). To ensure we do a better job of consistently applying the same standard to all of our yaml.load/yaml.dump calls we introduce conda_build.yaml with all of our customizations.

Extends #5284

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Apr 13, 2024
Copy link

codspeed-hq bot commented Apr 13, 2024

CodSpeed Performance Report

Merging #5285 will not alter performance

Comparing kenodegard:yaml (52aae52) with main (b1310ca)

Summary

✅ 3 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Status: 🏗️ In Progress
Development

Successfully merging this pull request may close these issues.

2 participants