From: Soeren Apel Date: Sat, 24 Aug 2024 16:18:31 +0000 (+0200) Subject: TODO: Update X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=cb7449ec62c7d8e799de1e5730f21dcc6afc0498;p=sigrok-build.git TODO: Update --- diff --git a/TODO b/TODO index 6eb7e1d..9774a63 100644 --- a/TODO +++ b/TODO @@ -20,11 +20,17 @@ - On push to master, create reports using clang-tidy -- On push to libsigrok PR, check for style issues using clang-format - https://github.com/knarfS/libsigrok/tree/clang-format_v1 +- On push to libsigrok PR, check for style issues using uncrustify - On PR creation, post submission process hint -- On PR creation, build binaries for that PR and attach them to the PR +- On PR creation and synchronization, perform unit tests and PD tests where applicable (determined by repo) + +- Figure out how to create and upload tarballs to tag releases + +- Figure out how to manually trigger build of a tag release + +- Provide build workflow for sigrok-firmware + +- Provide release build workflow for sigrok-firmware (i.e. tags, tarballs) -- On PR creation, perform unit tests and PD tests