Skip to content

Allow conditional uploads in canary releases#306

Merged
dbast merged 1 commit intoconda:mainfrom
jaimergp:conditional-upload
Aug 12, 2025
Merged

Allow conditional uploads in canary releases#306
dbast merged 1 commit intoconda:mainfrom
jaimergp:conditional-upload

Conversation

@jaimergp
Copy link
Copy Markdown
Member

Description

This would be useful to have for in-PR workflows where we want to test the recipe but not upload artifacts, so I can do upload: ${{ github.ref_name == 'main' && 'true' || 'false' }}.

@jaimergp jaimergp requested a review from a team as a code owner July 21, 2025 18:05
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jul 21, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Jul 21, 2025
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Approved in 🔎 Review Jul 21, 2025
@dbast dbast merged commit eab2e58 into conda:main Aug 12, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Aug 12, 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

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants