~ilasc/launchpad:add-link-to-status-report-log

Last commit made on 2022-04-27
Get this branch:
git clone -b add-link-to-status-report-log https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
add-link-to-status-report-log
Repository:
lp:~ilasc/launchpad

Recent commits

fbc03d6... by Ioana Lasc

Tweak TestRevisionStatusReport.test_latest_log

b80ad79... by Ioana Lasc

Merge branch 'master' into add-link-to-status-report-log

91e90b9... by Ioana Lasc

Fix url rendering for report

d1f3380... by Jürgen Gmach

Fix typos

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

4585251... by Jürgen Gmach

Fix typos

e41addd... by Colin Watson

Avoid importing private urllib.request names

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

07dd4b1... by Colin Watson

Simplify symlink checks in rocketfuel-setup

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

5a29d1e... by Colin Watson

Add and export OCIRecipeBuild.getFileUrls

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

6969f83... by Colin Watson

Fix git authorization for CI builds in private distributions

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

ac96779... by Colin Watson

Add and export OCIRecipeBuild.getFileUrls

This aligns with snap builds, and it's useful for processing the results
of OCI recipe builds outside Launchpad.

LP: #1969449