All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Now uses
arduino_ci
version1.3.0
- The use of
SKIP_LIBRARY_PROPERTIES
0.1.2 - 2021-01-06
- Publish docker image to GitHub packages on
latest
branch and after tagging - Instructions for testing locally with Docker
- Adopt new
arduino_ci
version that enablesCUSTOM_INIT_SCRIPT
andUSE_SUBDIR
environment variables - Python dependencies for espXX board compilation (unfortunately assumed to be present in image, not installed by board manager)
- Instructions for new environment variable
SKIP_LIBRARY_PROPERTIES
0.1.1 - 2020-12-02
- Instructions for the new environment variables
EXPECT_EXAMPLES
andEXPECT_UNITTESTS
- Documentation now links to unit testing information and
.arduino-ci.yaml
- Use non-interactive frontend for
apt-get install
- Arduino libraries directory is now pre-existing in the image
- Clarified instructions about badges
0.1.0 - 2020-11-29
- Initial implementation of action