You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a couple places where it would be nice to support making various pipeline jobs support conditions. This might be a little interesting because GitHub and ADO handle conditions a little differently.
This would be uesful in a handful of places, for example: Updating guide building / publishing to only happen on main branch.
The text was updated successfully, but these errors were encountered:
benhillis
added
flowey
Improvements to the flowey build infrastructure
CI
Improvements or additions to our CI setup outside of flowey
labels
Nov 14, 2024
There are a couple places where it would be nice to support making various pipeline jobs support conditions. This might be a little interesting because GitHub and ADO handle conditions a little differently.
https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/using-conditions-to-control-job-execution
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/conditions?view=azure-devops
This would be uesful in a handful of places, for example: Updating guide building / publishing to only happen on main branch.
The text was updated successfully, but these errors were encountered: