compile-sketches
compile-sketches copied to clipboard
GitHub Actions action that checks whether Arduino sketches compile and produces a report of data from the compilations
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.37.0 to 0.40.0. Release notes Sourced from markdownlint-cli's releases. 0.40.0 Update markdownlint dependency to 0.34.0 Use micromark in MD027/MD028/MD036/MD040/MD041/MD046/MD048 Improve MD013/MD034/MD049/MD050/MD051 Add support for TOML configuration files...
Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from 2.1.1 to 3.0.1. Release notes Sourced from ajv-formats's releases. v3.0.0-rc.0 Formats time and date-time now require timezone, as per JSON Schema specification / RFC3339. Added formats iso-time...
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 5. Release notes Sourced from geekyeggo/delete-artifact's releases. v5.0.0 Switch to @actions/artifact, removing the need for a token parameter (Sebastian Weigand) #24 v4.1.0 Add default token....
### Describe the request It is possible to let this action runs under - windows-latest - macos-latest ### Describe the current behavior I have tried the following set up, gives...
Bumps [markdown-link-check](https://github.com/tcort/markdown-link-check) from 3.11.2 to 3.12.1. Release notes Sourced from markdown-link-check's releases. v3.12.1 What's Changed fix failing github action with IPv6 by @dklimpel in tcort/markdown-link-check#296 Bump node in github actions...
### Describe the request For a given `sketch.yml` build profile, when the `fqbn:` is specified inside it, then this should be accounted for by the compile-sketches. This is one example...
This PR addresses the limitation described by @per1234 in https://github.com/arduino-libraries/Arduino_UnifiedStorage/pull/30#pullrequestreview-1737436096 ``` The addition of such a capability, where the action parses the library.properties file and then automatically installs the libraries...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [MrOctopus/download-asset-action](https://github.com/mroctopus/download-asset-action) from 1.0 to 1.1. Release notes Sourced from MrOctopus/download-asset-action's releases. 1.1 Updated dependencies and changed running environment to node16 Full Changelog: https://github.com/MrOctopus/download-asset-action/compare/1.0...1.1 Commits 175b1af Updated package.json version to...