~lgp171188/launchpad:bugtask-changes-model

Last commit made on 2022-04-12
Get this branch:
git clone -b bugtask-changes-model https://git.launchpad.net/~lgp171188/launchpad
Only Guruprasad can upload to this branch. If you are Guruprasad please log in for upload directions.

Branch merges

Branch information

Name:
bugtask-changes-model
Repository:
lp:~lgp171188/launchpad

Recent commits

eaa6c1b... by Guruprasad

Add status_explanation, importance_explanation to BugTask

Create BugActivity entries when these fields are changed and display
them in the bugtask and bug activity log pages.

6edb992... by Guruprasad

Merge db-stable 042180a4be (Add status_explanation, importance_explanation to BugTask)

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

dce2987... by Colin Watson

Artifactory publishing: indexes

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

8cf09d6... by Colin Watson

Drop unnecessary binarypackagerelease__ci_build__idx

The non-NULL cases are covered by
binarypackagerelease__ci_build__bpn__key, and querying for the NULL
cases isn't interesting.

2f0c2e5... by Colin Watson

Fix git arguments passed to CI builds

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

c333e18... by Colin Watson

Fix git arguments passed to CI builds

`CIBuildBehaviour` was passing the commit ID to builders using the
fictitious `commit_sha1` argument. Since this is just intended to be
passed to `git checkout`, it doesn't make sense to invent a new name for
it; it can just use the same `git_path` argument that's used for passing
branch and tag names to other build types.

This also requires
https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/418543
in order to work properly (though it can land first since CI builds are
currently broken due to this pair of issues anyway).

fab256d... by Jürgen Gmach

Add "Landing updates for Loggerhead" how-to

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/418432

80a67aa... by Jürgen Gmach

Add "Landing updates for Loggerhead" how-to

e64eb1b... by Jürgen Gmach

Turn sphinx warnings into errors

042180a... by Guruprasad

Add status_explanation, importance_explanation to BugTask

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