~canonical-kernel/+git/kteam-tools:rtg/cleanup-obsolete-yaml-entries

Last commit made on 2023-05-11
Get this branch:
git clone -b rtg/cleanup-obsolete-yaml-entries https://git.launchpad.net/~canonical-kernel/+git/kteam-tools
Members of Canonical Kernel can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
rtg/cleanup-obsolete-yaml-entries
Repository:
lp:~canonical-kernel/+git/kteam-tools

Recent commits

e7e893f... by Tim Gardner

kernel-series: Drop obsolete linux-azure-5.13

Signed-off-by: Tim Gardner <email address hidden>

Failed
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
19 of 9 results
e2e4fca... by Tim Gardner

kernel-series: Drop obsolete linux-azure-5.11

Signed-off-by: Tim Gardner <email address hidden>

9376989... by Tim Gardner

kernel-series: Drop obsolete linux-azure-5.8

Signed-off-by: Tim Gardner <email address hidden>

2d40e3d... by Cory Todd

gitea: add merge template

The default merge message is not terrible useful. Instead, capture the
PR title and description to emulate a commit body [1]. The submitter may
then append the acks as needed until we resolve [2].

[1] https://docs.gitea.io/en-us/usage/merge-message-templates/
[2] https://bugs.launchpad.net/canonical-kernel-private-tools/+bug/2018007

Signed-off-by: Cory Todd <email address hidden>
Reviewed-by: Andy Whitcroft <email address hidden>

Failed
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
19 of 9 results
78650d8... by Cory Todd

gitea: add merge template

The default merge message is not terrible useful. Instead, capture the
PR title and description to emulate a commit body [1]. The submitter may
then append the acks as needed until we resolve [2].

[1] https://docs.gitea.io/en-us/usage/merge-message-templates/
[2] https://bugs.launchpad.net/canonical-kernel-private-tools/+bug/2018007

Signed-off-by: Cory Todd <email address hidden>

Failed
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
19 of 9 results
6b5f052... by Andy Whitcroft

Merge pull request 'admin: tooling fixes from opening' (!18) from apw/admin-tooling-fixes into master

Reviewed-on: http://10.131.201.69/kernel/kteam-tools/pulls/18
Reviewed-by: Cory Todd <email address hidden>
Signed-off-by: Andy Whitcroft <email address hidden>

Failed
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
19 of 9 results
23fd69e... by Andy Whitcroft

admin: admin-lp-git-permissions -- fix missing format in diagnostics

Signed-off-by: Andy Whitcroft <email address hidden>

Failed
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
[FAILED] ktl:0 (build)
[FAILED] ktl:1 (build)
[FAILED] ktl:2 (build)
19 of 9 results
be55040... by Andy Whitcroft

admin: admin-lp-git-permissions -- add some commentary on the misc branch tuples

Signed-off-by: Andy Whitcroft <email address hidden>

9a953fc... by Andy Whitcroft

admin: admin-seed-repositories -- switch to using +fork

Signed-off-by: Andy Whitcroft <email address hidden>

b2b6a92... by Andy Whitcroft

admin: admin-lp-git-permissions -- allow development opening to be overridden

We have a chicken and egg situation. We cannot mark opening:
repositories: true until we have repositories created by
admin-seed-repositories _and_ we have run admin-lp-git-permissions over
it. But we also do not want to try and set permissions for development
series until it is marked open. Add a new --initialise-development flag
to allow the default opening check to be ignored for this one-time
initialisation.

Signed-off-by: Andy Whitcroft <email address hidden>