~andersson123/autopkgtest-cloud:api-key-loading-fix

Last commit made on 2024-03-26
Get this branch:
git clone -b api-key-loading-fix https://git.launchpad.net/~andersson123/autopkgtest-cloud
Only Tim Andersson can upload to this branch. If you are Tim Andersson please log in for upload directions.

Branch merges

Branch information

Name:
api-key-loading-fix
Repository:
lp:~andersson123/autopkgtest-cloud

Recent commits

c75675d... by Tim Andersson

fix: web: load api-keys properly

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
32c3364... by Skia

fix: mojo: add missing curly bracket

56ec9a7... by Skia

Merge branch 'skia/logs_viewer'

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

fac74c1... by Skia

feat: web: add logs-viewer userscript

This adds a userscript, usable client-side in browser through an
extension like TamperMonkey, to ease the browsing of autopkgtest log
files by adding line number and foldable sections, along with some shiny
colors.

Kudos to Cajuteq for implementing this while not even working on Ubuntu,
thanks bro' \o/

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

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
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'