Loading TODO +2 −0 Original line number Diff line number Diff line Loading @@ -96,6 +96,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * prototype only dealing with buster and amd64 (and arch all packages) ** this is true for the rebuilder part, but .buildinfo files for all Debian architectures should be tracked in the db ** also treat the base suite archive and its security, update and backports archives seperatly *** store hash of processed Packages file and only process a Packages file if it has an unknown hash -> good for suites which are not updated often *** ignore security archive as those .buildinfo files are not published yet (#862538) ** good examples: piuparts (arch and any), d-e-i (udeb), d-e-c (all only), emacs (epoch) * run jenkins job on pb7 (=buildinfos.d.n) * keep data in sqlite on pb7 Loading Loading
TODO +2 −0 Original line number Diff line number Diff line Loading @@ -96,6 +96,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * prototype only dealing with buster and amd64 (and arch all packages) ** this is true for the rebuilder part, but .buildinfo files for all Debian architectures should be tracked in the db ** also treat the base suite archive and its security, update and backports archives seperatly *** store hash of processed Packages file and only process a Packages file if it has an unknown hash -> good for suites which are not updated often *** ignore security archive as those .buildinfo files are not published yet (#862538) ** good examples: piuparts (arch and any), d-e-i (udeb), d-e-c (all only), emacs (epoch) * run jenkins job on pb7 (=buildinfos.d.n) * keep data in sqlite on pb7 Loading