desktop-security-center:renovate/melos-6.x

Last commit made on 2024-04-24
Get this branch:
git clone -b renovate/melos-6.x https://git.launchpad.net/desktop-security-center

Branch merges

Branch information

Name:
renovate/melos-6.x
Repository:
lp:desktop-security-center

Recent commits

3b7e4f9... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency melos to v6

4cd60fa... by Ettore Atalan

feat: add German translation (#37)

9780cd7... by nteodosio <email address hidden>

Remove Accept=true from socket unit file. (#28)

Causes "failed to queue service startup job: Invalid argument. Failed with
result 'resources'."

628496a... by nteodosio <email address hidden>

refactor(backend): State probable cause for unexpected number of listeners. (#27)

d42f8ac... by nteodosio <email address hidden>

Delete forgotten desktop_security_center_grpc. (#23)

It was renamed to proto and this remained forgotten.

39403b9... by nteodosio <email address hidden>

fix: do not error if Is*Service is called while unattached. (#31)

3fd513e... by nteodosio <email address hidden>

feat: add missing Ubuntu Pro calls. (#30)

Namely for USG, FIPS, detaching and showing Livepatch icon in tray.

41fba94... by nteodosio <email address hidden>

Test Ubuntu Pro backend (#25)

Includes:

* test utilities from Provd under testutils/.
* changes to server source file to allow passing of a mocked Dbus.
* changes to ubuntu-pro source file to allow passing of a mocked exec call.

---------

Signed-off-by: Nathan Pratta Teodosio <email address hidden>

fd7e77c... by nteodosio <email address hidden>

Merge ci.yml with ci.yaml. (#21)

d21e0c1... by nteodosio <email address hidden>

Implement the Ubuntu Pro server in the back-end (#16)