Skip to content

Releases: ArminJo/arduino-test-compile

Use Ubuntu:18.04 to fix ESP32 python problem

08 May 19:55
Compare
Choose a tag to compare
  • Using ubuntu:18.04 for Docker container, since ubuntu:latest can not fetch python for ESP32 anymore.
  • CPP_EXTRA_FLAGS are now resetted.

Renamed parameter "sketch-name" to "sketch-names" to enable comma separated list

08 May 19:53
Compare
Choose a tag to compare
  • Changed required-libraries from space to comma separated list.
  • Renamed parameter sketch-name to sketch-names to enable comma separated list.
  • Accept comma separated list for examples-exclude.
  • Updated documentation.

UPDATED to the content of v.2.2.0, because using ubuntu:latest leads to ESP32 compiling errors now

Added semantic for example name All in examples-build-properties

30 Apr 00:33
Compare
Choose a tag to compare
  • Added missing newline after print of "Install libraries $REQUIRED_LIBRARIES".
  • Added semantic for example name All in examples-build-properties.

UPDATED to the content of v.2.2.0, because using ubuntu:latest leads to ESP32 compiling errors now

Renamed parameter libraries to required-libraries

30 Apr 00:29
Compare
Choose a tag to compare
  • Renamed parameter libraries to required-libraries
  • Renamed script.
  • Script instead of action can be used in steps.
  • Added parameter arduino-platform to enable specifying the version of the required platform.

UPDATED to the content of v.2.2.0, because using ubuntu:latest leads to ESP32 compiling errors now

Initial version

21 Mar 02:02
Compare
Choose a tag to compare
v1.0.0

Version v1.0.0