~vicamo/+git/hwe-tools:for-upstream/add-find-upstream-fixes

Last commit made on 2021-06-17
Get this branch:
git clone -b for-upstream/add-find-upstream-fixes https://git.launchpad.net/~vicamo/+git/hwe-tools
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
for-upstream/add-find-upstream-fixes
Repository:
lp:~vicamo/+git/hwe-tools

Recent commits

1aa8652... by You-Sheng Yang

add find-upstream-fixes

find-upstream-fixes is an utility script to check for missing upstream
fixes for cherry-picked/backported commits.

Signed-off-by: You-Sheng Yang <email address hidden>

5ec8532... by Alex Hung

hwe_bug_ops.py: merge and refactor check_bugs.py and get_lplogs.py

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

965160d... by Anthony Wong

get-oem-delta.sh: Fix the Landed field value

It shows incorrect value when it's a SAUCE patch.

Fixes: 8120322d7ba491c07be54cc5d247765f85dbb139
Signed-off-by: Anthony Wong <email address hidden>

83a39a2... by Anthony Wong

get-oem-delta.sh: Add help option

25a71b5... by Alex Hung

check_bugs.py: fix incorrect month output

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

d2cab15... by Alex Hung

check_bugs.py: pulling assigned bug updates

Usage: check_bugs.py -f bug_log (bug_log contains previously saved bug
updates).

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

0bcd1bd... by Alex Hung

get_lplogs.py: download all attachments from a launchpad bug

Useage: get_lplogs.py -n bug#

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

3d67118... by AceLan Kao

hwe-bug-monitor: add oem-5.10-next

Signed-off-by: AceLan Kao <email address hidden>

8120322... by Anthony Wong

get-oem-delta.sh: ignore "UBUNTU: SAUCE:" when matching subject line

Signed-off-by: Anthony Wong <email address hidden>

e5d70e3... by AceLan Kao

hwe-bug-monitor: add hwe-bug-monitor

This script should be run in crontab or something similar.
It clones OEM kernels, and checks if there is a new tag on OEM kernels,
it it doesn, it runs hwe-bug-checker to post changelog on private bugs.

Signed-off-by: AceLan Kao <email address hidden>