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 support for multiple test runtimes #2

Merged
merged 2 commits into from
Nov 3, 2020
Merged

Add support for multiple test runtimes #2

merged 2 commits into from
Nov 3, 2020

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Nov 2, 2020

The runtime-paths input can now be used to provide a YAML format list of paths to runtimes when multiple are generated.

The previous runtime-path input can still be used as usual. A deprecation warning will be shown in the log when this
input is used.

The default behavior is unchanged.


Demonstration workflow run:
https://github.com/per1234/ArduinoBLE/runs/1343717676?check_suite_focus=true

Merely a formatting improvement.
@per1234 per1234 requested review from aentinger and polldo November 2, 2020 18:33
The `runtime-paths` input can now be used to provide a YAML format list of paths to runtimes when multiple are generated.

The previous `runtime-path` input can still be used as usual. A deprecation warning will be shown in the log when this
input is used.

The default behavior is unchanged.
Copy link
Collaborator

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 Thank you @per1234 🚀

@aentinger aentinger merged commit bdae958 into arduino:main Nov 3, 2020
polldo added a commit to polldo/ArduinoBLE that referenced this pull request Nov 3, 2020
@per1234 per1234 self-assigned this Nov 23, 2021
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.

2 participants