Age | Commit message (Collapse) | Author | Files | Lines |
|
$http_proxy is defined
|
|
|
|
very start: we use it from the start, cant' be defined in a function
|
|
and rewrite it all
|
|
the scope
|
|
to avoid pollute the global env
|
|
call to the main script, out of build_rebuild(). way clearer now
|
|
packages
|
|
to avoid pollute the global env
|
|
+ better message generation
|
|
update_db_and_html()
|
|
|
|
|
|
|
|
evenience
|
|
kgb-client call
|
|
the case
|
|
output also to the stdout, aka jenkins log
|
|
|
|
either having .debbindiff.html or not having .buildinfo
|
|
strip out handle_ftbr(). in all these strips I removed a loads of checks and something broke, let's fix
|
|
strip out handle_reproducible()
|
|
|
|
if/elif/elif/fi
|
|
strip out dbd_timeout()
|
|
strip out init_debbindiff() where we check for locks
|
|
|
|
build_rebuild() and the rest to handle_ftbfs()
also split more lines, and use more local variables, instead of pollute the global environment
|
|
file back and forth, let's use --buildresult option of pbuilder to put resulted file directly where we want them
|
|
check_suitability() and handle_not_for_us()
|
|
up userContent while starting the build. Also I don't catch anymore race condition where the same package is already building. Marking as FIXME for now
|
|
variable declaration order
|
|
package to get_source_package() and handle_404()
|
|
initialization of the build environment
|
|
variables in a single place
|
|
be build in its own function choose_package()
|
|
strip out print_out_duration()
|
|
always there nowadays
|
|
the file inside
|
|
boring
|
|
use a temp file
|
|
|
|
|
|
subsequently clean up files
the db now stores tuple of (pkgname, suite, architecture) of every removed
packages, then reproducible_maintenance.sh pick up entries from it and
find+remove files.
For now the reproducible_maintenance only output what he would have remove.
|
|
_homl_notes to _html_indexes
|
|
the header line
|
|
|
|
|
|
its own function. it does not make sense to bloat the generic code by special casing it
|
|
|