~juergh/ubuntu-cdimage:avoid-getLatestBuild

Last commit made on 2023-11-05
Get this branch:
git clone -b avoid-getLatestBuild https://git.launchpad.net/~juergh/ubuntu-cdimage
Only Juerg Haefliger can upload to this branch. If you are Juerg Haefliger please log in for upload directions.

Branch merges

Branch information

Name:
avoid-getLatestBuild
Repository:
lp:~juergh/ubuntu-cdimage

Recent commits

614f5a3... by Steve Langasek

Pass our known lp_build references all the way through to live_item_paths

This avoids us querying launchpad for a livefs whose identity we already
know because we had just built it. And it fixes a bug where
getLatestBuild() sometimes gets the wrong answer for the uncommon case of a
single livefs project that builds both for $arch and for $arch+$subarch.

Succeeded
[SUCCEEDED] run-tests:0 (build)
[SUCCEEDED] lint:0 (build)
12 of 2 results
528efdf... by Steve Langasek

Ubuntu Budgie seeds have moved to git

eed6490... by Steve Langasek

Make CDIMAGE_REUSE_BUILD work for non-subarch livefs builds

If the livefs build we want to reuse doesn't have an associated subarch,
there will be no per-build metadata overrides, so we get a traceback.

c61caa8... by Steve Langasek

Stop building Ubuntu legacy (ubiquity) images

03f1a1f... by Łukasz Zemczak

Use a different livefs builder for core-desktop

9065687... by Łukasz Zemczak

Make the core-desktop bits a bit more distinct.

Succeeded
[SUCCEEDED] run-tests:0 (build)
[SUCCEEDED] lint:0 (build)
12 of 2 results
0752905... by Łukasz Zemczak

Initial version of ubuntu-core-desktop

4e19a19... by Utkarsh Gupta

mantic -> noble

d683c8d... by Łukasz Zemczak

Fix issue with the 'manual' symlink not actually keeping the build around when a trailing backslash is present.

807dc46... by Łukasz Zemczak

Fix simplestream tests handling when devel is a non-lts but still has point-releases.