Skip to content

Exclude deprecated v0 example from feedstock creation - #2245

Merged
wolfv merged 1 commit into
conda-forge:mainfrom
wolfv:fix-example-v0-exclusion
Aug 7, 2026
Merged

Exclude deprecated v0 example from feedstock creation#2245
wolfv merged 1 commit into
conda-forge:mainfrom
wolfv:fix-example-v0-exclusion

Conversation

@wolfv

@wolfv wolfv commented Aug 7, 2026

Copy link
Copy Markdown
Member

The staged-recipes v0 example was renamed from example to example-v0-deprecated in conda-forge/staged-recipes#34433. The feedstock creation automation still excluded only the old directory name, so it treated the renamed example as a real recipe and removed it in conda-forge/staged-recipes@b0fa2bf.

This adds the renamed directory to list_recipes()' skip list and updates the workflow's early-exit filter to consistently exclude both current examples (while retaining the old example exclusion). Once merged, we can safely restore recipes/example-v0-deprecated/meta.yaml in staged-recipes without it being processed and deleted again.

Validated with pre-commit and a shell check covering example-only and real-recipe file lists.

@wolfv
wolfv requested a review from a team as a code owner August 7, 2026 06:46
@wolfv
wolfv merged commit ba69dd2 into conda-forge:main Aug 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant