-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
ci scriptsThe test runner scriptsThe test runner scriptsenhancementNew feature or requestNew feature or request
Milestone
Description
via Arduino-CI/action#17 (comment)
not allowing a configuration file in the ~/examples/ directory, but allowing a file in the ~/tests/directory is inconsistent
This is a fair point. The question is whether to apply platform/package installation rules upon entering examples/
or simply rely on the overridden config at the individual examples level to accomplish it. My initial thought is to ignore the contents of examples/.arduino-ci.yml
by itself and focus solely on the subdirectories which may or may not override that.
Metadata
Metadata
Assignees
Labels
ci scriptsThe test runner scriptsThe test runner scriptsenhancementNew feature or requestNew feature or request