~jugmac00/launchpad:fix-typo-celebreties

Last commit made on 2023-02-10
Get this branch:
git clone -b fix-typo-celebreties 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:
fix-typo-celebreties
Repository:
lp:~jugmac00/launchpad

Recent commits

e645fcb... by Jürgen Gmach

Fix typo in Celebrities

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
9883c22... by Clinton Fung

Add a skip for codereviewvote.registrant to allow account closure to proceed

Merged from https://code.launchpad.net/~clinton-fung/launchpad/+git/launchpad/+merge/437125

279feb0... by Clinton Fung

Add a skip for codereviewvote.registrant to allow account closure to proceed

8d0f292... by Colin Watson

Move ZCML navigation directive to lp namespace

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

2815db6... by Colin Watson

mypy: Run for lp.testing

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

61fca90... by Colin Watson

Move ZCML navigation directive to lp namespace

As with commit 57196c1d6a220f00039e027768cc05368135f556, it makes sense
to move our local `navigation` directive to our own namespace rather
than poking it into the Zope browser namespace.

76fbbe3... by Colin Watson

Fix ArchiveAPI tests to not create bad ArchiveFile combinations

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

e63bfb3... by Colin Watson

Fix ArchiveAPI tests to not create bad ArchiveFile combinations

DB patch 2211-15-0 introduces a unique index to ensure that there may be
only one non-superseded `ArchiveFile` row for a given path in a given
archive at any one time. The `ArchiveAPI` tests unintentionally
violated this.

This situation shouldn't happen on production, and I've checked that
there are no violations in the most recent production dump that was
loaded into staging.

7d94032... by Colin Watson

Remove oci.recipe.webhooks.enabled feature rule

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

42bfead... by Colin Watson

Move ZCML menus directive to lp namespace

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