~ines-almeida/launchpad:update-package-diff-title-property

Last commit made on 2023-04-13
Get this branch:
git clone -b update-package-diff-title-property https://git.launchpad.net/~ines-almeida/launchpad
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
update-package-diff-title-property
Repository:
lp:~ines-almeida/launchpad

Recent commits

0fb74e8... by Ines Almeida

Fix and refactor new unit tests

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
0717131... by Ines Almeida

Merge branch 'master' into update-package-diff-title-property

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
ef379d6... by Ines Almeida

Migrate .rst tests and add new unit tests

Add unit tests to verify different cases relatetd to the PackageDiff.title change and migrate the already existing older tests

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

Add a brief comment on Distribution.active

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

27a3f5c... by Colin Watson

Add a brief comment on Distribution.active

25ec924... by Colin Watson

Restore compatibility with xenial's git

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

4378677... by Colin Watson

git simplification from Jürgen

3c95cf1... by Guruprasad

Emit statsd metrics when recovering from build job failure

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/440721

a768650... by Guruprasad

Emit statsd metrics when recovering from build job failure

2e6a49e... by Colin Watson

Restore compatibility with xenial's git

Calling `git branch --show-current` from the `Makefile` produces ugly
warnings on xenial systems. I don't _think_ it causes a hard failure
except when publishing deployment artifacts to Swift (which we only do
on focal anyway), but better safe than sorry.