~jslarraz/review-tools:add-pre-commit-hook

Last commit made on 2024-05-07
Get this branch:
git clone -b add-pre-commit-hook https://git.launchpad.net/~jslarraz/review-tools
Only Jorge Sancho Larraz can upload to this branch. If you are Jorge Sancho Larraz please log in for upload directions.

Branch merges

Branch information

Name:
add-pre-commit-hook
Repository:
lp:~jslarraz/review-tools

Recent commits

39694b3... by Jorge Sancho Larraz

Don't assume checks are run from a git repository

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
52a3f0f... by Jorge Sancho Larraz

move test runners to makefile and update pre-commit hook accordingly

Failed
[FAILED] test:0 (build)
[WAITING] coverage:0 (build)
12 of 2 results
dd72f35... by Jorge Sancho Larraz

black files that where not included or explicitly excluded in run-helper

1244df8... by Jorge Sancho Larraz

Add pre-commit hook to run black, flake8, pylint and unittests before commiting

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
d438d79... by Jorge Sancho Larraz

Run black on code

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
da5276d... by Evan Caville

reviewtools/overrides.py: add public snaps and update redflagged kernel snaps

Signed-off-by: Evan Caville <email address hidden>

38c1077... by Alex Murray

Merge branch 'validate-parsed-plugs-slots-json-for-bare-scalars'

Signed-off-by: Alex Murray <email address hidden>

d3e08b4... by Alex Murray

tests: add integration test for bare scalars and fix expected output

Signed-off-by: Alex Murray <email address hidden>

ace8ea0... by Alex Murray

reviewtools/sr_declaration.py: improve error output on invalid json

Signed-off-by: Alex Murray <email address hidden>

bc1469b... by Alex Murray

bin/snap{review,verify-declaration}: fix error handling on invalid json

Signed-off-by: Alex Murray <email address hidden>