Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Jul 16, 2021

GitHub Actions workflows can be configured to run only when files under specific paths are modified. This makes the CI system more efficient by avoiding pointless workflow runs. The paths filter must be carefully configured to cover all relevant files. In this case, the file that is the whole point of the workflow's existence was missing from the list!

GitHub Actions workflows can be configured to run only when files under specific paths are modified. This makes the CI
system more efficient by avoiding pointless workflow runs. The path filter must be carefully configured to cover all
relevant files. In this case, the file that is the whole point of the workflow's existence was missing from the list!
@per1234 per1234 added topic: infrastructure Related to project infrastructure type: bug labels Jul 18, 2021
@per1234 per1234 merged commit fff8959 into arduino:production Jul 19, 2021
@per1234 per1234 deleted the validate-registry-path-filter branch July 19, 2021 06:56
@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
@per1234 per1234 self-assigned this Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants