Arduino-CI / arduino_ci

Unit testing and Continuous Integration (CI) for Arduino libraries, from a Ruby gem
Apache License 2.0
110 stars 34 forks source link

Avoid error when no examples directory entries exists #330

Closed hlovdal closed 1 year ago

hlovdal commented 2 years ago

Here is an extract and rebase of some local changes I had in my repo that fixes #324. The fix commit is a cherry-pick from the 2021-02-15_rescue branch of ianfixes's fork.

bundle exec arduino_ci.rb still crashes if the examples directory does not exists at all.

ianfixes commented 1 year ago

Rolled into #334

ianfixes commented 1 year ago

This has merged as part of #334 and was released in v1.4.0