Skip to content

Include hash in parbaked recipe filename to avoid collisions - #1875

Merged
James Frost (jfrost-mo) merged 1 commit into
mainfrom
1784-avoid-recipe-collisions
Jan 12, 2026
Merged

Include hash in parbaked recipe filename to avoid collisions#1875
James Frost (jfrost-mo) merged 1 commit into
mainfrom
1784-avoid-recipe-collisions

Conversation

@jfrost-mo

@jfrost-mo James Frost (jfrost-mo) commented Jan 9, 2026

Copy link
Copy Markdown
Member

Fixes #1784 (which came from the conditions being filtered out in #1692.)

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

  • Documentation has been updated to reflect change.
  • New code has tests, and affected old tests have been updated.
  • All tests and CI checks pass.
  • Ensured the pull request title is descriptive.
  • Conda lock files have been updated if dependencies have changed.
  • Attributed any Generative AI, such as GitHub Copilot, used in this PR.
  • Marked the PR as ready to review.

@jfrost-mo James Frost (jfrost-mo) added the bug Something isn't working label Jan 9, 2026
@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Coverage

@daflack David Flack (daflack) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, note I haven't run it though.

@jfrost-mo

Copy link
Copy Markdown
Member Author

Rebased and successfully ran through the workflow.

@jfrost-mo
James Frost (jfrost-mo) merged commit 9749347 into main Jan 12, 2026
12 checks passed
@jfrost-mo
James Frost (jfrost-mo) deleted the 1784-avoid-recipe-collisions branch January 12, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid filename collisions for recipes and diagnostic output

2 participants