Differences between revisions 97 and 113 (spanning 16 versions)
Revision 97 as of 2019-03-03 01:41:39
Size: 8620
Editor: PaulWise
Comment: add secure boot testing
Revision 113 as of 2020-11-27 00:21:00
Size: 10828
Editor: PaulWise
Comment: typo
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [[https://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#nmus-vs-qa-uploads|Howto do qa uploads]]
Line 14: Line 15:
 * Code repository: [[https://salsa.debian.org/qa/qa]]
Line 36: Line 38:
   * [[https://salsa.debian.org/jelmer/lintian-brush|lintian-brush]] (package auto-fixing tool)
   * [[https://janitor.debian.net/|Debian Janitor]]'s [[https://janitor.debian.net/lintian-fixes/|lintian-fixes]] (package VCS auto-fixing service)
 * [[https://metacpan.org/release/App-Cme|Config::Model editor]]: can update debian/ directory files, to fix issues etc
 * [[https://salsa.debian.org/science-team/routine-update|routine-update]]: perform common packaging cleanups
Line 38: Line 44:
  * [[https://github.com/fedora-static-analysis/firehose|Firehose]] (Store static testing data in XML, used by Debile) 
 * [[http://cppcheck.sourceforge.net/devinfo/daca2-report/daca2.html|DACA2]] (cppcheck results)
  * [[https://github.com/fedora-static-analysis/firehose|Firehose]] (Store static testing data in XML, used by Debile)
  * [[https://www.oasis-open.org/standards#sarifv2.1-os|SARIF]]: (OASIS Standard: Static Analysis Results Interchange Format, obsoletes Firehose)

 * [[http://cppcheck.sourceforge.net/devinfo/daca2-report/daca2.html|DACA2]] (cppcheck results) ([[http://cppcheck1.osuosl.org:8000/|newer report]])
 * [[http://phd-sid.ethz.ch/debian/report/|tarzeau's static analysis report]] (cmetrics codespell cppcheck cqmetrics flawfinder graudit shellcheck splint)
Line 43: Line 51:
 * [[http://crossqa.debian.net/|crossqa.d.n]] (rebuilding the archive using the cross compilers)
 * [[https://ditto.debian.net/|ditto]] ([[https://wiki.debian.org/Teams/DebianCd/ditto|TODO list]]): tool in development for registration of manual procedures/testing results
Line 46: Line 56:
 * [[https://wiki.debian.org/LTS/TestSuites|LTS testing]] (manual/automatic testing that LTS updates don't break packages)
Line 50: Line 61:
   * [[DebianPackage:autopkgtest|autopkgtest]] [[https://wiki.ubuntu.com/AutomatedTesting|docs]]    * [[DebianPackage:autopkgtest|autopkgtest]] [[https://wiki.ubuntu.com/AutomatedTesting|docs]] wiki pages: [[debci]] ContinuousIntegration
Line 63: Line 74:
   * [[https://janitor.debian.net/|Debian Janitor]]'s [[https://janitor.debian.net/multiarch-fixes/|multiarch-fixes]] (package VCS auto-fixing service)
Line 73: Line 85:
 * Library API/ABI tracking  * Library API/ABI tracking (using [[https://github.com/lvc/pkg-abidiff|pkg-abidiff]] or DebianMan:abipkgdiff from DebianPkg:abigail-tools)
Line 78: Line 90:
 * DebConf18: [[https://debconf18.debconf.org/talks/31-learn-how-to-triage-bugs/|31]] [[https://debconf18.debconf.org/talks/90-mining-debian-maintainer-scripts/|90]] [[https://debconf18.debconf.org/talks/149-lets-start-salvaging-packages/|149]] [[https://debconf18.debconf.org/talks/87-debian-ciautopkgtest-bof/|87]] [[https://debconf18.debconf.org/talks/171-cross-building-debian-packages-and-rebootstrap/|171]] [[https://debconf18.debconf.org/talks/95-rethinking-of-debianwatch-rule/|95]]

Wiki Page of the Debian QA Group

This is the main wiki page of the Debian Quality Assurance (QA) Team.

Missing services

Some QA related services that Debian lacks:

QA events

Other distributions