~juliank/autopkgtest-cloud:feat-web-release-health

Last commit made on 2024-03-27
Get this branch:
git clone -b feat-web-release-health https://git.launchpad.net/~juliank/autopkgtest-cloud
Only Julian Andres Klode can upload to this branch. If you are Julian Andres Klode please log in for upload directions.

Branch merges

Branch information

Name:
feat-web-release-health
Repository:
lp:~juliank/autopkgtest-cloud

Recent commits

ecc7ae9... by Julian Andres Klode

feat: web: Add a hidden release health dashboard

This shows the status of migration-reference/0 runs for the
given release. It will show all packages in the release that
have a test (current_version JOIN test) and any reference
tests that it might have (LEFT JOIN result_id means the fields
are empty if we have no runs).

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
f1024b8... by Tim Andersson

fix: web: run all noble tests with all-proposed=1

This is to help with the current state of things. A lot of tests
currently fail due to dependency issues and running with all-proposed
will help alleviate the issue

4a645c3... by Skia

m/service-bundle: update armhf remotes

771c09e... by Skia

Merge branch 'skia/yaml-dump'

https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462858

c7c1bd5... by Skia

fix: mojo: 'dump-lxd-remotes' now uses 'yaml-dump', which produces usable output

0371dc1... by Skia

feat: mojo: add 'yaml-dump', a generic way of dumping 'juju config' yaml files

8d0b9d0... by Tim Andersson

Merge remote-tracking branch 'andersson123/queued-tests-show-uuid'

f677874... by Tim Andersson

fix: web: show uuid for queued tests on package/release/arch pages instead of "N/A"

e267407... by Skia

Merge branch 'skia/service_bundle_sed'

https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462854

752cfb1... by Tim Andersson

Merge remote-tracking branch 'andersson123/db-backup-add-checksum-to-filename'