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

add logging lines to the test runner that indicate config overrides (or lack of) #273

Closed
ianfixes opened this issue Jan 18, 2021 · 0 comments · Fixed by #338
Closed

add logging lines to the test runner that indicate config overrides (or lack of) #273

ianfixes opened this issue Jan 18, 2021 · 0 comments · Fixed by #338
Labels
ci scripts The test runner scripts enhancement New feature or request

Comments

@ianfixes
Copy link
Collaborator

Each of the places in CI where a config file is overridden (or has the opportunity to be overridden), the CI runner script should indicate this to the user.

It should be something like the following cases:

overriding configuration...                                             <none>
overriding configuration...                               test/.arduino-ci.yml
overriding configuration...                          examples/.arduino-ci.yaml
overriding configuration...                 examples/FooSketch/.arduino-ci.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci scripts The test runner scripts enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant