Skip to content

Commit

Permalink
Inject difference in sru
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Jul 30, 2024
1 parent 8910f7c commit ea7f9f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/pr_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
# compare two jsons without comparing the order arrays but just
# the content of objects
echo
echo
echo "Difference of com.canonical.certification::sru-server"
diff \
<(jq -S 'def post_recurse(f): def r: (f | select(. != null) | r), .; r; def post_recurse: post_recurse(.[]?); (. | (post_recurse | arrays) |= sort)' "sru_server_testplan_this_branch.json") \
Expand Down
1 change: 0 additions & 1 deletion providers/sru/units/sru.pxu
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ exclude:
suspend/bluetooth_obex_.*
bluetooth/.*_obex_.*
miscellanea/debsums
miscellanea/ubuntu-desktop-recommends
miscellanea/ubuntu-desktop-minimal-recommends

id: sru
Expand Down

0 comments on commit ea7f9f4

Please sign in to comment.