~dannf/canonical-server-hwe-utils:redirect-to-pe-repo

Last commit made on 2024-01-31
Get this branch:
git clone -b redirect-to-pe-repo https://git.launchpad.net/~dannf/canonical-server-hwe-utils
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Branch information

Name:
redirect-to-pe-repo
Repository:
lp:~dannf/canonical-server-hwe-utils

Recent commits

f8ab178... by dann frazier

Clear contents and update README.md to point to new repository

3aad5f6... by Taihsiang Ho

installer-test-matrix: include jammy and 22.04.2

24fd2a1... by Taihsiang Ho

jenkins-scripts: weekly-rota-init: Deal with new jenkins projects

When a jenkins project/job is just created, there is no build at all for
sure. If our script runs at this moment, the script would be confused
why there is no last_build. This commit deals with this corner case.

5b14886... by Hon Ming Hui

jenkins-scripts: weekly-rota-init: Use with statement for better handling

20c6857... by Hon Ming Hui

jenkins-scripts: weekly-rota-init: Use tempfile and max 10MB chunk size to limit memory usage

d24e325... by Hon Ming Hui

jenkins-scripts: weekly-rota-init: Fix missing definition of artifacts and proper pre-commit hook

2857bc1... by Hon Ming Hui

jenkins-scripts: weekly-rota-init: Attach Jenkins log and artifacts to JIRA sub-task

fa835e5... by Hon Ming Hui

black: Commit the formatted py code base on sucessful pre-commit run

1fff973... by Hon Ming Hui

flake8: E501 conflict with black expectation and so ignore E501 here.

5431cec... by Hon Ming Hui

pre-commit-config.yaml: Fix broken flake8 repo