Change logs for debci source package in Focal

  • debci (2.8) unstable; urgency=medium
    
      * Debci::Job#to_s: use "pending" when when status is nil
      * debci-localtest: ignore failure to record package (Closes: #950305)
      * Add configuration variable for amqp-tools options
      * debian/tests: replace deprecated $ADTTMP with $AUTOPKGTEST_TMP
    
     -- Antonio Terceiro <email address hidden>  Mon, 17 Feb 2020 19:06:21 -0300
  • debci (2.7) unstable; urgency=medium
    
      * lxc: allow for some sorting of container names
      * api: fix call to check for blacklisted packages
      * api: set date of test requests for blacklisted packages
      * job history: don't link to missing files
      * Add migration to set date of jobs for blacklisted packages
      * Debci::Job: extract prefix method into shared module
      * Debci::HTML: history: don't link to missing files
      * html: history: fix HTML
      * Debci::Blacklist: fix test for blacklist on suite/arch
      * ui: job history: display duration
      * self_service_history.erb: get fields directly as method calls
      * Debci::Status.from_file: always set a package name
      * Debci::Blacklist: add support for wildcards in package names
      * self-service: job history: improve nagivation links
      * Debci::SelfService: make sure @user is set when available
      * Debci::Blacklist: avoid crashes when passed nil
      * debci-autopkgtest: record package/suite/arch inside testbed
      * lxc: make testbed creation atomic
      * schroot: make test bed creation atomic
      * debci-setup: drop test bed locking (Closes: #931206)
      * debci-test: drop testbed locking
      * tests: ensure backend is 'fake'
      * debci-generate-index: rename variable
      * api: avoid data loss when enqueue fails
    
     -- Antonio Terceiro <email address hidden>  Sun, 12 Jan 2020 13:46:51 -0300
  • debci (2.6) unstable; urgency=medium
    
      * lxc: generate random container names
      * Debci::Job.import: validate package name
      * Move collector-only programs to debci-collector
      * Debci::AMQP: consolidate AMQP connection logic
      * test_worker: exclude existing processes from check for leftover processes
      * ui: user job list: show a reasonable number of pagination links
      * debci-collector: override "no ruby dep" from lintian
      * Bump Standards-Version to 4.4.1; no changes needed
    
     -- Antonio Terceiro <email address hidden>  Sun, 17 Nov 2019 19:28:29 -0300
  • debci (2.5) unstable; urgency=medium
    
      * Debci::Status: extract duration_human to a module
      * Debci::Data::Import: ignore unknown fields
      * Makefile: add quick-check target to run robocop and rspec
      * Debci::Job: include readable duration in JSON output
      * spec_helper: add missing require
      * Debci::Test::Expired: short circuit to false
      * ui: job history: don't link to results of unfinished tests
      * self_service: redesign authentication
      * ui: self_service: use a configured session secret key
      * ui: self_service: display custom "auth failed" page
      * Debci::TestHandler.enqueue: make priority an argument
      * ui: job history: do only exact match on package names
      * Debci::SelfService: remove pointless check
      * ui: job history: accept * as wildcard for package names
      * Revert "Debci::Repository: sort "slow packages" by duration"
    
     -- Antonio Terceiro <email address hidden>  Mon, 11 Nov 2019 11:06:23 -0300
  • debci (2.4) unstable; urgency=medium
    
      * ui: pending jobs: display requestor
      * Debci::Repository: sort "slow packages" by duration
      * ui: job history: sort by date with newest first
      * ui: job history: avoid extra params in pagination links
      * ui: job history: increase num of items per page
      * Debci::Status: extract #expired? into a module
      * Debci::HTML: extract #filesize into Debci::HTMLHelpers
      * ui: job history: link to test results
    
     -- Antonio Terceiro <email address hidden>  Tue, 15 Oct 2019 23:21:46 -0300
  • debci (2.0) unstable; urgency=medium
    
      [ Paul Gevers ]
      * docs/MAINTAINERS.md: add lxc 3 syntax and consistent sudo usage
    
      [ Antonio Terceiro ]
      * debci-data: import and export package data
      * debci-shell: require debci/job from the start
      * add missing dependency on rsync
      * backends/qemu: use autopkgtest-build-qemu to build images
      * backends/lxc: detect bridge interface on lxc 3
      * docs/HACKING.md: improve setup instructions
      * docs/HACKING.md: drop mention to vagrant setup
      * links: require link target to exist during build
      * debian/rules: remove unused, override_dh_clean
      * debian/control: deduplicate Build-Depends and Depends
      * debci localtest: skip --shell-fail it not on a tty
      * docs/HACKING.md: be explicit about installing build dependencies
      * Make mirror setting consistent across system (Closes: #923436)
      * Add -m/--mirror parameter to most scripts
      * debian/tests/backend-lxc: update lxc networking config for lxc >= 3
      * debian/tests/backend-lxc: add new test dependency on lxc-templates
    
     -- Antonio Terceiro <email address hidden>  Fri, 01 Mar 2019 20:57:12 -0300