/demoCloudBuilds

template for demo of the auto-versioning, cloud building and testing/coverage environment for development in PlatformIO

Primary LanguageC++OtherNOASSERTION

example workflow codecov

repository containing a template for a PlatformIO project Demonstrating:

  • automatic 'semver' version with build timestamp and commit hash
  • unit testing, locally as well as in the cloud with github actions. Test coverage with GCOV extension
  • builds, locally as well as in the cloud with github actions. Test coverage reports on codecov.io
  • stores .bin file as artifact of workflow run
  • stores .bin file and source.zip with a new release