~emitorino/review-tools:fix_uploaders_to_only_list_affected_revisions

Last commit made on 2023-02-15
Get this branch:
git clone -b fix_uploaders_to_only_list_affected_revisions https://git.launchpad.net/~emitorino/review-tools
Only Emilia Torino can upload to this branch. If you are Emilia Torino please log in for upload directions.

Branch merges

Branch information

Name:
fix_uploaders_to_only_list_affected_revisions
Repository:
lp:~emitorino/review-tools

Recent commits

fc5be39... by Emilia Torino

fix for LP #2007424: only add to uploaders if revision is affected

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

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
76b0988... by Emilia Torino

update changelog for release

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

35ad0a4... by Alex Murray

Merge branch 'posix-mq-slot-path-attrib-as-list'

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

17b05a3... by Alex Murray

tests/test_sr_lint.py: Reformat with black

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

854e26f... by Alex Murray

sr_common.py: Change type of posix-mq slot path attrib to list

snapd supports handling the path attrib of the posix-mq slot as either a string
or a list - however, review-tools only supports a single type for an
attribute. So for now, switch this to by a list type as all snaps in the store
which use posix-mq specify this as a list from what we know.

Fixes LP: #2003814

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

8041cea... by Emilia Torino

add/update for public snaps

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

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
5d69a6f... by Alex Murray

tests/test_bbb_example_sr_skeleton.py: use yaml.SafeLoader

Otherwise tests fail to run on very recent Python versions like in lunar.

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

2e91d7d... by Alex Murray

.launchpad.yaml: Add coverage reporting as an additional job

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

f9efcaf... by Alex Murray

tests: Add unit tests for ignore_pockets changes

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

77c33c5... by Alex Murray

tests: Add functional test of snap-check-notices pocket filtering

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