~patliu/bugit:fix-getting-buildstamp-info

Last commit made on 2021-03-25
Get this branch:
git clone -b fix-getting-buildstamp-info https://git.launchpad.net/~patliu/bugit
Only Patrick Liu can upload to this branch. If you are Patrick Liu please log in for upload directions.

Branch merges

Branch information

Name:
fix-getting-buildstamp-info
Repository:
lp:~patliu/bugit

Recent commits

74d954c... by Patrick Liu

bug_assistant: Remove duplicated manifest

manifest is duplicated with the added buildstamp(Image)

11f98d2... by Patrick Liu

bug_assistant: Update buildstamp paths and Fix Flake8 format

44b3acd... by PMR <pmr@pmr-lander>

Merge #395821 from ~pieq/qabro/+git/qabro:fix-1910193-no-pci-bus

78c1933... by Pierre Equoy

pep8: Fix warnings

5d76e87... by Pierre Equoy

bug_assistant: Ignore lspci-related errors when getting standard info

LP: #1910193

c6ca921... by PMR <pmr@pmr-lander>

Merge #393431 from ~pieq/qabro/+git/qabro:fix-1903229-acpidump-arm

860abc7... by Pierre Equoy

bug_assistant: attach acpidump output if process call OK

On some ARM devices, ACPI tables are absent, so acpidump returns a 255
exit status, which raises a subprocess.CalledProcessError in qabro.

Instead, subprocess.run() is used, catching stdout and stderr, and
attaching stdout if everything goes smoothly.

LP: #1903229

a630ca8... by Pierre Equoy

Bump to v0.15dev

06210bc... by PMR <pmr@pmr-lander>

Merge #391413 from ~pieq/qabro/+git/qabro:release-v0.14

a3330f7... by Pierre Equoy

Bump to v0.14