~alexmurray/review-tools:dbus-app-activates-on-property-checking

Last commit made on 2022-10-11
Get this branch:
git clone -b dbus-app-activates-on-property-checking https://git.launchpad.net/~alexmurray/review-tools
Only Alex Murray can upload to this branch. If you are Alex Murray please log in for upload directions.

Branch merges

Branch information

Name:
dbus-app-activates-on-property-checking
Repository:
lp:~alexmurray/review-tools

Recent commits

78e4a06... by Alex Murray

Update check-names.list and tests/test.sh.expected for new tests

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

2a4797c... by Alex Murray

sr_lint: Add support for dbus apps/activates-on property checking

The app bus-name property is essentially deprecated by upstream and instead the
activates-on property is used instead to specify a list of dbus slot names which
the app should activate on. Add support for checking this property is valid and
remove the old activatable dbus slot property which is not actually used by
snapd.

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

e892ae6... by Alex Murray

Add more overrides for core22-desktop base snap

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

77eb07d... by Alex Murray

overrides.py: Add overrides for Ubuntu Core desktop related snaps

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

afd089d... by Alex Murray

update changelog for release

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

b009d82... by Alex Lewontin

Fix custom-device attributes

custom-device interfaces slot-side files attribute should be a dict of
`read` and `write`, not a list (analogous to content's source slot-side
attribute)

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

4c8ed7f... by Alex Murray

Merge branch 'exec-stack-libx264-variant'

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

0c85012... by Emilia Torino

update changelog for release

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

7a62e21... by Emilia Torino

updating expected tests output after changes on slot side rules for plugs installation

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

baf8672... by Emilia Torino

Merge branch 'no-slot-side-rules-for-plug-installation'