Skip to content

Refactor conda CI into a reusable build/test workflow - #236

Open
antonwolfy wants to merge 8 commits into
masterfrom
improve-gh-workflows
Open

Refactor conda CI into a reusable build/test workflow#236
antonwolfy wants to merge 8 commits into
masterfrom
improve-gh-workflows

Conversation

@antonwolfy

Copy link
Copy Markdown
Collaborator

Both conda CI pipelines (conda-forge and Intel) duplicated the same build → upload → download → channel → version → install → test flow across six per-OS jobs each. This extracts that flow into a single reusable workflow (workflow_call) and reduces the two pipeline files to thin, per-OS callers.

antonwolfy and others added 6 commits August 10, 2026 16:32
Drop the per-OS separator branch for WHEELS_OUTPUT_FOLDER: copying into
a directory needs no trailing separator under either cmd or bash, and the
upload glob supplies its own (normalized) separator.
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