lp:~alexmurray/review-tools
- Get this repository:
-
git clone
https://git.not.enabled/~alexmurray/review-tools
Branches
Name | Last Modified | Last Commit |
---|---|---|
add-qualcomm- |
2023-09-21 23:54:21 UTC |
reviewtools/sr_common.py: add missing comma 😳
Author:
Alex Murray
reviewtools/ Thanks @emitorino for the heads up. Signed-off-by: Alex Murray <alex.murray@ |
sr-lint- |
2023-06-19 03:39:57 UTC |
sr_lint.py: allow # in URLs (as used in anchor elements)
Author:
Alex Murray
sr_lint.py: allow # in URLs (as used in anchor elements) This allows things like https:/ Signed-off-by: Alex Murray <alex.murray@ |
sec-2258 | 2023-06-16 00:56:22 UTC |
overrides.py: add overrides for core24-desktop
Author:
Alex Murray
overrides.py: add overrides for core24-desktop These are based on core22-desktop - also update the publisher override for both https:/ Signed-off-by: Alex Murray <alex.murray@ |
sec-2022 | 2023-06-13 12:30:23 UTC |
store.py: support filtering USN notifications by pocket/series
Author:
Alex Murray
store.py: support filtering USN notifications by pocket/series This allows to specify say --ignore- https:/ Signed-off-by: Alex Murray <alex.murray@ |
fix-lpci- |
2023-06-06 07:41:03 UTC |
.launchpad.yaml: fix functest-system job
Author:
Alex Murray
.launchpad.yaml: fix functest-system job snaps can't see /build (which is where lpci runs the job) so instead bind mount Signed-off-by: Alex Murray <alex.murray@ |
fix-lp-2023003 | 2023-06-06 07:17:20 UTC |
snap: use execstack binary from the standard focal package
Author:
Alex Murray
snap: use execstack binary from the standard focal package execstack works as expected on focal so we can just use the execstack package Signed-off-by: Alex Murray <alex.murray@ |
lpci-functest- |
2023-05-31 12:13:32 UTC |
.launchpad.yaml: add test for functest-system to test the snap
Author:
Alex Murray
.launchpad.yaml: add test for functest-system to test the snap make functest-system uses the system-installed review-tools snap for tests so Signed-off-by: Alex Murray <alex.murray@ |
lp-2021942 | 2023-05-31 06:37:21 UTC |
snapcraft.yaml: set PYTHONPATH explicitly for staged packages
Author:
Alex Murray
snapcraft.yaml: set PYTHONPATH explicitly for staged packages To fix LP: #2021942 Signed-off-by: Alex Murray <alex.murray@ |
lp-2020903- |
2023-05-29 00:53:49 UTC |
sr_lint.py: accept tilde (~) as a valid URL character
Author:
Alex Murray
sr_lint.py: accept tilde (~) as a valid URL character Fixes LP: #2020903 Signed-off-by: Alex Murray <alex.murray@ |
allow-xdg- |
2023-05-17 05:05:06 UTC |
sr_lint.py: appease flake8 regex checks
Author:
Alex Murray
sr_lint.py: appease flake8 regex checks Signed-off-by: Alex Murray <alex.murray@ |
update- |
2023-04-21 05:47:29 UTC |
Merge branch 'master' into update-for-latest-snapd-on-edge-2.59+git716.gcfef182
Author:
Alex Murray
Merge branch 'master' into update- |
lpci-fixups | 2023-04-21 01:02:58 UTC |
.launchpad.yaml, REAME: s/lpcraft/lpci/
Author:
Alex Murray
.launchpad.yaml, REAME: s/lpcraft/lpci/ lpcraft has been renamed lpci Signed-off-by: Alex Murray <alex.murray@ |
validate- |
2023-04-14 00:30:17 UTC |
sr_lint.py: cleanup check_mpris_slot_name() as per review comments
Author:
Alex Murray
sr_lint.py: cleanup check_mpris_ Also update check-names.list as a result Signed-off-by: Alex Murray <alex.murray@ |
stricter- |
2023-03-27 06:19:55 UTC |
sr_lint.py: implement stricter checks on disallowed layout paths
Author:
Alex Murray
sr_lint.py: implement stricter checks on disallowed layout paths /lib is /usr/lib on usrmerge'd systems (same for /var/run -> /run) so add Also the previous code would fail for prefixes like /lib/modules and would Signed-off-by: Alex Murray <alex.murray@ |
add-microovn- |
2023-02-28 23:54:21 UTC |
overrides.py: Add microovn to canonical publisher overrides
Author:
Alex Murray
overrides.py: Add microovn to canonical publisher overrides Signed-off-by: Alex Murray <alex.murray@ |
handle- |
2023-02-22 04:02:21 UTC |
sr_lint.py: Handle case of snap yaml with invalid slots
Author:
Alex Murray
sr_lint.py: Handle case of snap yaml with invalid slots As seen in https:/ apps: Signed-off-by: Alex Murray <alex.murray@ |
posix-mq- |
2023-02-02 23:32:24 UTC |
tests/test_sr_lint.py: Reformat with black
Author:
Alex Murray
tests/test_ Signed-off-by: Alex Murray <alex.murray@ |
usn-notificatio |
2023-02-02 05:41:58 UTC |
tests: Add unit tests for ignore_pockets changes
Author:
Alex Murray
tests: Add unit tests for ignore_pockets changes Signed-off-by: Alex Murray <alex.murray@ |
lpcraft- |
2023-01-24 04:33:10 UTC |
.launchpad.yaml: Check the test environment works as expected
Author:
Alex Murray
.launchpad.yaml: Check the test environment works as expected Before running the tests, check that unsquashing a snap with privileged contents Signed-off-by: Alex Murray <alex.murray@ |
update- |
2023-01-24 01:56:59 UTC |
sr_common.py: Remove ancient activatable property from dbus slot
Author:
Alex Murray
sr_common.py: Remove ancient activatable property from dbus slot This is not used anymore and never really was by snapd so remove it. Signed-off-by: Alex Murray <alex.murray@ |
allow-100-layouts | 2023-01-23 20:05:45 UTC |
sr_lint.py: Bump maximum number of layouts to 100
Author:
Alex Murray
sr_lint.py: Bump maximum number of layouts to 100 Signed-off-by: Alex Murray <alex.murray@ |
launchpad- |
2022-12-09 03:33:51 UTC |
Merge branch 'master' into launchpad-yaml-for-ci
Author:
Alex Murray
Merge branch 'master' into launchpad- Signed-off-by: Alex Murray <alex.murray@ |
add-core22- |
2022-11-23 03:09:00 UTC |
overrides.py: Add core22-desktop fc cache to base_state_files_overrides
Author:
Alex Murray
overrides.py: Add core22-desktop fc cache to base_state_ These change on each rebuild of the snap so should be ignored. Signed-off-by: Alex Murray <alex.murray@ |
update- |
2022-11-03 20:56:49 UTC |
overrides.py: update with latest Canonical published snaps
Author:
Alex Murray
overrides.py: update with latest Canonical published snaps Signed-off-by: Alex Murray <alex.murray@ |
zoom-client- |
2022-10-25 08:37:58 UTC |
overrides.py: Add setuid binary for zoom-client
Author:
Alex Murray
overrides.py: Add setuid binary for zoom-client Signed-off-by: Alex Murray <alex.murray@ |
dbus-app- |
2022-10-11 10:33:06 UTC |
Update check-names.list and tests/test.sh.expected for new tests
Author:
Alex Murray
Update check-names.list and tests/test. Signed-off-by: Alex Murray <alex.murray@ |
ovn-chassis- |
2022-09-28 04:07:07 UTC |
Add ovn-chassis to publisher overrides
Author:
Alex Murray
Add ovn-chassis to publisher overrides See https:/ Signed-off-by: Alex Murray <alex.murray@ |
exec-stack- |
2022-09-16 00:39:19 UTC |
reviewtools/overrides.py: Another variant of libx264.so to execstack
Author:
Alex Murray
reviewtools/ Signed-off-by: Alex Murray <alex.murray@ |
compare- |
2022-07-28 04:59:39 UTC |
tests/test_sr_declaration.py: Remove unnecessary trailing commas
Author:
Alex Murray
tests/test_ flake8 doesn't like these and they are not needed. Signed-off-by: Alex Murray <alex.murray@ |
output- |
2022-05-30 03:16:30 UTC |
common.py: Output external symlink targets
Author:
Alex Murray
common.py: Output external symlink targets As requested in LP: #1953358 when detecting symlinks that point outside of Signed-off-by: Alex Murray <alex.murray@ |
add-mediatek- |
2022-05-26 06:52:37 UTC |
Add mediatek-aiot-kernel to publisher overrides
Author:
Alex Murray
Add mediatek- Signed-off-by: Alex Murray <alex.murray@ |
steam-support- |
2022-05-03 07:54:18 UTC |
data/snapd-base-declaration.yaml: Update for steam-support interface
Author:
Alex Murray
data/snapd- This was introduced in snapd 2.55.4 Signed-off-by: Alex Murray <alex.murray@ |
store-admin- |
2022-05-03 06:30:17 UTC |
overrides.py: Update for steam snap
Author:
Alex Murray
overrides.py: Update for steam snap This is published by the Desktop team. Signed-off-by: Alex Murray <alex.murray@ |
kdrp-k4500- |
2022-05-03 06:23:37 UTC |
overrides.py: Update for latest kernel changes
Author:
Alex Murray
overrides.py: Update for latest kernel changes Kernel team contacts have changed plus a new kernel exists which is Signed-off-by: Alex Murray <alex.murray@ |
update- |
2022-04-12 06:09:40 UTC |
Update for latest snapd interfaces
Author:
Alex Murray
Update for latest snapd interfaces - Update base declaration to match snapd 2.54.4/2.55.3 Signed-off-by: Alex Murray <alex.murray@ |
shared- |
2022-04-08 00:18:44 UTC |
Add support shared-memory private plug attribute
Author:
Alex Murray
Add support shared-memory private plug attribute Signed-off-by: Alex Murray <alex.murray@ |
add-snap- |
2022-03-17 06:51:04 UTC |
overrides.py: Add snap-store-proxy to Canonical publisher overrides
Author:
Alex Murray
overrides.py: Add snap-store-proxy to Canonical publisher overrides Signed-off-by: Alex Murray <alex.murray@ |
snapd-desktop- |
2022-02-28 11:01:27 UTC |
overrides.py: Add snapd-desktop-integration to publisher overrides
Author:
Alex Murray
overrides.py: Add snapd-desktop- Signed-off-by: Alex Murray <alex.murray@ |
update- |
2022-02-17 01:43:06 UTC |
reviewtools/sr_lint.py: Address review feedback from emitorino
Author:
Alex Murray
reviewtools/ Rename this check as conflicting, rather than mutually exclusive, Signed-off-by: Alex Murray <alex.murray@ |
handle- |
2022-02-17 00:52:33 UTC |
reviewtools/common.py: Update to handle squashfs-tools 4.5
Author:
Alex Murray
reviewtools/ unsquashfs from squashfs-tools 4.5 does not include the header in the Signed-off-by: Alex Murray <alex.murray@ |
caonical- |
2022-02-07 03:34:22 UTC |
overrides.py: Add canonical-livepatch to publisher overrides
Author:
Alex Murray
overrides.py: Add canonical-livepatch to publisher overrides Signed-off-by: Alex Murray <alex.murray@ |
slack-chrome- |
2022-01-06 23:32:18 UTC |
overrides.py: Add slack's chrome-sandbox to sec_mode_overrides
Author:
Alex Murray
overrides.py: Add slack's chrome-sandbox to sec_mode_overrides The strictly confined slack snap now includes the chromium sandbox which is Signed-off-by: Alex Murray <alex.murray@ |
fix-unit- |
2022-01-05 01:26:47 UTC |
Update sr_common for shared-memory slot attribute
Author:
Alex Murray
Update sr_common for shared-memory slot attribute Otherwise a number of the unit tests fail since the shared-memory attribute ======= Signed-off-by: Alex Murray <alex.murray@ |
fixup-overrides |
2021-12-02 01:07:22 UTC |
reviewtools/overrides.py: Fix external symlinks for microsoft-edge
Author:
Alex Murray
reviewtools/ Signed-off-by: Alex Murray <alex.murray@ |
update- |
2021-11-17 00:11:21 UTC |
Update snapd-base-declaration from snapd 2.53.2
Author:
Alex Murray
Update snapd-base- |
fix-lp-1950476 | 2021-11-11 02:03:37 UTC |
Fix snap-check-notices handling of snapcraft 5.0 snaps
Author:
Alex Murray
Fix snap-check-notices handling of snapcraft 5.0 snaps When analysing a snap built with snapcraft 5.0, snap-check-notices calls WARN: Invalid Snapcraft version: '5.0' not a valid Debian version is included in the stderr output from snap-updates- Fixes: LP: #1950476 Signed-off-by: Alex Murray <alex.murray@ |
core22-updates | 2021-11-01 05:43:01 UTC |
tests/manual-lzo[-part2].sh: Update for core22 base snap
Author:
Alex Murray
tests/manual- |
add-edgex- |
2021-10-01 06:09:22 UTC |
overrides.py: Add edgex-ui to publisher overrides
Author:
Alex Murray
overrides.py: Add edgex-ui to publisher overrides Published by Canonical EdgeX team |
update- |
2021-09-03 07:50:25 UTC |
data/snapd-base-declaration.yaml: Update for latest changes in snapd
Author:
Alex Murray
data/snapd- Adds ion-memory-control, microstack-support, sd-control and |
fix_test_ |
2021-07-06 01:00:48 UTC |
test-statefulness: Fix the unsquashfs -lln test
Author:
Alex Murray
test-statefulness: Fix the unsquashfs -lln test unsquashfs -lln shows timestamps in the local systems timezone so make sure Signed-off-by: Alex Murray <alex.murray@ |
snap-yaml- |
2021-06-30 13:08:39 UTC |
Teach json schema about daemon-scope
Author:
Alex Murray
Teach json schema about daemon-scope |
snap-include- |
2021-06-27 00:53:22 UTC |
snap: Add git to build-packages and truncate version to keep snapcraft happy
Author:
Alex Murray
snap: Add git to build-packages and truncate version to keep snapcraft happy |
netlink- |
2021-06-23 01:23:45 UTC |
Add desktop-launch to snapd-base-declaration.yaml
Author:
Alex Murray
Add desktop-launch to snapd-base- |
ubuntu- |
2021-06-07 00:19:02 UTC |
Add ubuntu-desktop-installer snap to overrides for canonical_desktop
Author:
Alex Murray
Add ubuntu- |
switch- |
2021-06-03 01:22:14 UTC |
Fix file-extension for resquash to be .lln
Author:
Alex Murray
Fix file-extension for resquash to be .lln |
dsp-slot-flavor | 2021-05-28 08:15:40 UTC |
sr_common.py: Update for dsp slot flavor property
Author:
Alex Murray
sr_common.py: Update for dsp slot flavor property |
xlnx-config- |
2021-05-27 04:37:21 UTC |
Add xlnx-config to overrides for classic snaps with slots
Author:
Alex Murray
Add xlnx-config to overrides for classic snaps with slots As per https:/ |
pwm-interface- |
2021-04-12 03:13:33 UTC |
Update snapd-base-declaration to add new pwm interface
Author:
Alex Murray
Update snapd-base- |
install- |
2021-04-06 04:08:37 UTC |
reviewtools: Validate install-mode
Author:
Alex Murray
reviewtools: Validate install-mode |
fix-pylint- |
2021-03-26 08:09:55 UTC |
run-helper: Set PYTHONPATH to appease newer versions of pylint
Author:
Alex Murray
run-helper: Set PYTHONPATH to appease newer versions of pylint Otherwise when running pylint against bin/snap-review it fails: bin/snap- |
add-openstackcl |
2021-03-19 06:48:06 UTC |
Add openstackclients to overrides
Author:
Alex Murray
Add openstackclients to overrides |
lp1900101 | 2020-10-21 04:04:08 UTC |
usn.py: Add focal to tracked_releases
Author:
Alex Murray
usn.py: Add focal to tracked_releases This ensures we process USNs from core20 base snaps (LP: #1900101) |
krita-personal- |
2020-07-30 01:13:43 UTC |
reviewtools/overrides.py: Add personal-files override for krita
Author:
Alex Murray
reviewtools/ |
ngrok-override | 2019-10-23 01:52:20 UTC |
overrides.py: Add ngrok
Author:
Alex Murray
overrides.py: Add ngrok |
master | 2019-10-23 00:35:15 UTC |
reviewtools/common.py: Add eoan and focal to OS_RELEASE_MAP
Author:
Alex Murray
reviewtools/ |
1 → 65 of 65 results | First • Previous • Next • Last |