~pieq/bugit/+git/qabro:fix-1778444-additional-info

Last commit made on 2018-07-04
Get this branch:
git clone -b fix-1778444-additional-info https://git.launchpad.net/~pieq/bugit/+git/qabro
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
fix-1778444-additional-info
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

fb7a0ca... by Pierre Equoy

Add standard info (CPU, GPU, BIOS, Image...) in the bug description when uploading to Launchpad

This feature was copied over and adapted from a similar feature in
checkbox-oem-bug.

LP: #1778444

9da5bb0... by Pierre Equoy

Change reference for Launchpad auth

64db5e1... by PMR <pmr@pmr-lander>

Merge #348449 from ~pieq/qabro/+git/qabro:no-sudo

e0a2642... by Pierre Equoy

Bump to v0.5

b47f025... by Pierre Equoy

Add dbus-x11 dependency for a smoother Launchpad authorization process

dbus-x11 includes the dbus-launch command which will launch the default
Internet browser with the Launchpad authorization page.

If using qabro on a headless device (server or Ubuntu core image), the user
will still have to manually click on the link.

fb1aa82... by Pierre Equoy

Update documentation to remove need for sudo

4093df0... by Pierre Equoy

Remove the need for calling qabro with sudo

Installing the snap will create a /etc/sudoers.d/qabro file allowing
`sudo` commands to be called without having to input admin password.

Removing the snap will also remove this file.

This means we don't need to prefix `qabro` with `sudo`, and it means we can
only prefix the commands requiring sudo (currently, only `sosreport`).

5564f84... by Pierre Equoy

Add check to make sure snap is installed as --devmode

3f45d38... by Pierre Equoy

Point log file to $SNAP_DATA

6e11a70... by PMR <pmr@pmr-lander>

Merge #347345 from ~pieq/qabro/+git/qabro:master