AutomationShield icon indicating copy to clipboard operation
AutomationShield copied to clipboard

Travis CI: More advanced Arduino?

Open gergelytakacs opened this issue 5 years ago • 3 comments

The tests in Travis currently just see if the *.ino files build. Would be possible to write a test more complex than this one?

gergelytakacs avatar Jun 18 '19 16:06 gergelytakacs

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Jun 18 '19 16:06 issue-label-bot[bot]

PlatformIO allows for remote device testing and CI using this feature! Sound awesome, might be not even worth the hassle. See more here: https://docs.platformio.org/en/latest/plus/pio-remote.html#pioremote

gergelytakacs avatar Jul 15 '19 15:07 gergelytakacs

Will stick to GitHub for now. Might create a remote runner on RPi now. Shall learn more about CI with GitHub Actions, like how to create artifacts etc.

gergelytakacs avatar May 19 '22 14:05 gergelytakacs