~jslarraz/review-tools:run-black

Last commit made on 2024-05-02
Get this branch:
git clone -b run-black 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:
run-black
Repository:
lp:~jslarraz/review-tools

Recent commits

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>

76d0522... by Alex Murray

many: when parsing plugs/slots json validate for bare scalars

The store will raise an error if the provided plugs/slots json contains bare
scalars - instead these need to be strings. So when parsing these from the user,
validate them against this condition so we can warn the user before they go and
try to update the declaration in the store using something that would ultimately
fail.

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

de1816d... by Emilia Torino

Adding missing comma after gadget override

Signed-off-by: Maria Emilia Torino <email address hidden>

d2c07ef... by Emilia Torino

update redflagged_snap_types_overrides

Signed-off-by: Maria Emilia Torino <email address hidden>

a918613... by Emilia Torino

add public snap

Signed-off-by: Maria Emilia Torino <email address hidden>