commit | b87f904709fa86e485c6f424ea2a380999910db0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Aug 20 13:31:29 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 06 13:51:20 2023 -0400 |
tree | 76cc7318ea82dbf8c7be100c13deecb01d6f426b | |
parent | 562ed115e7b62fc8cdf61a9ea4577588d705086b [diff] |
CI: Drop some jobs we didn't really utilize - We have added more TODO/etc comments since this task was created and never focused on removing them. - The output of sloccount isn't preserved or looked at, and if desired should be in the release stats pages instead somehow. - The results of cppcheck aren't investigated and require modeling work to be useful to start with. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>