aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker/worker.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-09Fix 2lz4Boris Kolpackov1-2/+2
2021-09-09FixBoris Kolpackov1-1/+1
2021-09-09Compress result manifest uploaded by workerBoris Kolpackov1-6/+10
2021-08-24Truncate operation result logs if too largeBoris Kolpackov1-0/+40
2021-07-07Minor diagnostics tweakBoris Kolpackov1-1/+1
2021-07-06Remove nanoseconds from step id line in worker logKaren Arutyunov1-1/+1
2021-07-06Fix 'lambda capture is not used' warningsKaren Arutyunov1-2/+4
2021-07-06Add support for end step id in workerKaren Arutyunov1-89/+132
2021-07-06Add timestamp to step id line in worker logKaren Arutyunov1-1/+9
2021-04-09Revert previous commit (work around batch file issues)Boris Kolpackov1-21/+6
2021-04-09Work around batch file issuesBoris Kolpackov1-6/+21
2021-04-09Print environment setup executable target argument in worker's interactive bu...Karen Arutyunov1-3/+5
2021-03-26Minor cleanupKaren Arutyunov1-2/+0
2021-03-26Add support for interactive buildsKaren Arutyunov1-166/+353
2021-03-12Add more step ids to worker scriptKaren Arutyunov1-50/+111
2021-02-16Regularize step ids and introduce step id fallbacksKaren Arutyunov1-52/+140
2020-10-27Add comment on why uploading result via temporary fileBoris Kolpackov1-0/+6
2020-10-20Fix potential confusion for combined log readerKaren Arutyunov1-0/+7
2020-10-19Reimplement worker result manifest upload via temporary fileBoris Kolpackov1-2/+30
2020-10-13Factor out and generalize worker result uploadingBoris Kolpackov1-37/+51
2020-10-07Fix worker failing on test installed operation for package from git repositoryKaren Arutyunov1-1/+4
2020-10-06Add re-distribution phase for checked out packagesKaren Arutyunov1-10/+191
2020-10-05Handle case where io_error not derived from system_errorBoris Kolpackov1-7/+12
2020-10-05Fix another bug in worker upload logicBoris Kolpackov1-2/+7
2020-10-01Fix few bugs in worker result upload logicBoris Kolpackov1-1/+12
2020-10-01Adapt to adding ext_mods parameter to butl::b_info()Karen Arutyunov1-16/+9
2020-10-01Configure main package as a system dependency of test package when requiredKaren Arutyunov1-7/+14
2020-09-30Tweak TFTP parameters some more, this time including serverBoris Kolpackov1-1/+1
2020-09-21Revert TFTP block size increaseBoris Kolpackov1-4/+4
2020-09-21Tweak TFTP parameters some moreBoris Kolpackov1-4/+4
2020-09-21Add support for modules that require bootstrapKaren Arutyunov1-32/+68
2020-09-15Adjust TFTP parameters to try to get rid of flaky uploadsBoris Kolpackov1-6/+14
2020-09-09Temporarily skip non-installed tests for modules that require bootstrapBoris Kolpackov1-1/+12
2020-07-27Fix command logs UTF-8-sanitizationKaren Arutyunov1-1/+1
2020-06-26Adapt to merging of package external tests, examples, and benchmarks into typ...Karen Arutyunov1-45/+26
2020-04-06Add support for test-exclude task manifest valueKaren Arutyunov1-8/+41
2020-04-02Use ~build2 instead of ~host for build system modules configurationBoris Kolpackov1-2/+12
2020-03-31Fix operation status merge for shared logs in bbot workerKaren Arutyunov1-8/+21
2020-02-22UTF-8-sanitize command logsKaren Arutyunov1-7/+11
2020-02-12Adapt to renaming butl::fdnull() to fdopen_null()Karen Arutyunov1-2/+2
2020-02-12Use copyright extracted from LICENSE file for printing utility versionKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-12Adjust to config.import to config.config.load renameBoris Kolpackov1-2/+2
2019-11-06Make worker be compilable with VCKaren Arutyunov1-2/+2
2019-11-06Add support for testing build system modules to workerKaren Arutyunov1-138/+340
2019-11-01Make use of --package-cwd bpkg-pkg-test optionKaren Arutyunov1-119/+4
2019-10-31Use environment task manifest value to locate environment setup executableKaren Arutyunov1-7/+24
2019-10-31Swap order of bpkg environment and task args in workerKaren Arutyunov1-40/+40
2019-10-31Add support for tests, examples, and benchmarks package manifest valuesKaren Arutyunov1-136/+466
2019-10-28Fix worker to unquote extracted config.install.root valueKaren Arutyunov1-3/+6