summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-02-15Update build workflows (#376)ReFil
2023-12-15Add pull request template (#293)ReFil
* Add pull request template * Update CHANGELOG.md
2023-11-16Version compiled FW with automatic macro (#267)ReFil
* Version compiled FW with hash Auto generates a macro to type out version info, local and github compilation now includes commit hash and timestamp in final uf2 files * Fix local builds makefile doesn't like the script returning the macro, directed to null for local builds as version.dtsi file accessible
2023-10-09Fix shell check warnings (#242)S0AndS0
* Fix SC2002 Shell Check warning * Fix SC2086 Shell Check warnings
2022-10-21Upgrade upload-artifact action to avoid deprecationDouglas Camata
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
2022-10-21Upgrade checkout action to avoid deprecationDouglas Camata
* `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout` Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
2022-10-21Upgrade cache action to avoid deprecationDouglas Camata
The warnings are: * `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout` * `The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/` * `The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/`
2022-09-17Z3 update pushReFil
2022-04-03Initial commitReFil