]> sigrok.org Git - sigrok-build.git/commitdiff
TODO: Update
authorSoeren Apel <redacted>
Sat, 24 Aug 2024 16:18:31 +0000 (18:18 +0200)
committerSoeren Apel <redacted>
Sat, 24 Aug 2024 16:18:31 +0000 (18:18 +0200)
TODO

diff --git a/TODO b/TODO
index 6eb7e1d2e123ba4fa047f040b1c3973de4ad8545..9774a63874c162c6d43caa16d5eab6cd1a3ebe28 100644 (file)
--- a/TODO
+++ b/TODO
 
 - 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