Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-process files list for conditional steps #971

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

klutchell
Copy link
Collaborator

@klutchell klutchell commented Apr 5, 2024

The allows some of the setup jobs to be skipped
entirely when the required project files to not exist.

The result is requiring fewer runners to execute
jobs that only set some outputs to false based on the presence
of files.

@klutchell klutchell requested a review from a team April 8, 2024 17:38
The allows some of the setup jobs to be skipped
entirely when the required project files to not exist.

The result is requiring fewer runners to execute
jobs that only set some outputs to false based on the presence
of files.

Change-type: minor
Signed-off-by: Kyle Harding <kyle@balena.io>
Signed-off-by: Kyle Harding <kyle@balena.io>
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.

None yet

1 participant