~jugmac00/launchpad:how-to-check-availability-of-launchpad-frontends

Last commit made on 2022-11-29
Get this branch:
git clone -b how-to-check-availability-of-launchpad-frontends https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
how-to-check-availability-of-launchpad-frontends
Repository:
lp:~jugmac00/launchpad

Recent commits

1e356b6... by Jürgen Gmach

Add "Checking availability of Launchpad frontends" how-to

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
a6766f5... by Colin Watson

Add API/UI for setting builder constraints on Git repositories

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/433671

032d6a7... by Colin Watson

Allow authenticating to git using access tokens

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/433538

0b8c215... by Colin Watson

close-account: Fix reported reference counts from several columns

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/433735

b54c84b... by Colin Watson

Fix test_translatePath_private_snap_build

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/433731

a13a6a4... by Colin Watson

close-account: Fix reported reference counts from several columns

In cases involving a nullable foreign key, we need to use left joins to
get correct counts.

e64feb1... by Colin Watson

Add a vocabulary of known builder resources

This lets us present a list of checkboxes on
GitRepository:+builder-constraints rather than a `DelimitedListWidget`.

9dab132... by Colin Watson

Fix test_translatePath_private_snap_build

Removing the `snap.webhooks.enabled` feature rule caused the
`updateStatus` call here to do a bit more work than before.

7a7cad0... by Colin Watson

Remove snap.webhooks.enabled feature rule

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/433656

ccc24a1... by Colin Watson

Close requests sessions more promptly

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/433633