~hyask/autopkgtest-cloud:skia/ease_browse_dev

Last commit made on 2024-02-22
Get this branch:
git clone -b skia/ease_browse_dev https://git.launchpad.net/~hyask/autopkgtest-cloud
Only Skia can upload to this branch. If you are Skia please log in for upload directions.

Branch merges

Branch information

Name:
skia/ease_browse_dev
Repository:
lp:~hyask/autopkgtest-cloud

Recent commits

0668314... by Skia

feat: ease by far the local development of browse.cgi

This commit bring two main things tied together:
  - the helpers/tests.py, with functions helping populating databases
and cache files with dummy data
  - the browse-test.py file, which is able to run the Flask app in
standalone debug mode, for easy local development, and leverages the
dummy data from the helpers/tests.py file.

All of that is also documented in a new README.md file that has the
necessary dependencies and instructions on how to run the app locally.

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

Merge remote-tracking branch 'andersson123/fix-dodgy-ci'

df949e5... by Skia

feat: display currently running jobs on each package's page

Failed
[FAILED] pre_commit:0 (build)
[WAITING] unit_tests:0 (build)
[WAITING] build_charms:0 (build)
13 of 3 results
e3e34ab... by Skia

refactor: web: browse: factor 'get_running_jobs'

88120b4... by Skia

feat: web: template: display total running time in seconds too

b89d661... by Skia

refactor: web: template: factor the display of running jobs in a macro

c82aa65... by Tim Andersson

fix: web: fix unit tests after uuid feature addition

9002a61... by Tim Andersson

fix: ci: add systemd.journal to relevant pylintrc sections to ignore seemingly inexplicable import errors in CI

fbbf626... by Skia

refactor: helpers: allow passing sqlite arguments to init_db

093d434... by Skia

fix: add missing bootstrap symlink, and remove it from charm