Skip to content

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

@kenodegard kenodegard force-pushed the yaml branch 2 times, most recently from a6ccbc0 to 322de87 Compare April 15, 2024 16:09
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this pull request to remain open please:

  1. Rebase and verify the changes still work
  2. Leave a comment with the current status

NOTE: If this pull request was closed prematurely, please leave a comment.

Thanks!

@github-actions github-actions bot added the stale [bot] marked as stale due to inactivity label Apr 16, 2025
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this pull request to remain open please:

  1. Rebase and verify the changes still work
  2. Leave a comment with the current status

NOTE: If this pull request was closed prematurely, please leave a comment.

Thanks!

@beckermr beckermr removed the stale [bot] marked as stale due to inactivity label Apr 16, 2025
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.

3 participants