summaryrefslogtreecommitdiff
path: root/bin/return-assignment
AgeCommit message (Expand)Author
2017-11-19bin/return-assignment: add TODOErich Eckner
2017-11-16bin/return-assignment: correct exit code on ERROR and outdated packageErich Eckner
2017-11-11bin/return-assignment: check validity of package signaturesErich Eckner
2017-11-06bin/get-assignment, bin/return-assignment: fix whitespace when adding build o...Erich Eckner
2017-11-06bin/get-assignment, bin/return-assignment: hand out build orders to multiple ...Erich Eckner
2017-11-01() -> {}Erich Eckner
2017-11-01bin/return-assignment: cleanupErich Eckner
2017-11-01bin/return-assignment: ignore error report, if package is not on the build li...Erich Eckner
2017-11-01remove residues of break_loop concerningErich Eckner
2017-10-27add shared lock for sanity-checkErich Eckner
2017-10-25bin/sanity-check, bin/return-assignment, bin/interpret-mail: state-file suffi...Erich Eckner
2017-10-24bin/return-assignment: the slave is in the first line of the locked fileErich Eckner
2017-10-23bin/return-assignment: silence grepErich Eckner
2017-10-23bin/return-assignment: look, that the client actually got the assignment (not...Erich Eckner
2017-10-19bin/build-packages, bin/return-assignment: upload namcap.log (instead of buil...Erich Eckner
2017-10-18bin/return-assignment: truly move logs of successful buildsErich Eckner
2017-10-18bin/return-assignment, bin/cleanup: sort build logs by success/error.Erich Eckner
2017-10-16bin/build-packages, bin/return-assignment: gzip build-logsErich Eckner
2017-10-16bin/return-assignment, bin/build-packages: return and save build logs in case...Erich Eckner
2017-09-19clean up todosErich Eckner
2017-09-13bin/get-assignment, bin/return-assignment: clean up some "grep -l" occurencesErich Eckner
2017-08-30bin/common-functions: remove_old_package_versions: split off architecture fro...Erich Eckner
2017-08-24bin/return-assignment: bugfixErich Eckner
2017-08-23silence even more shellcheck warningsErich Eckner
2017-08-23silence a lot shellcheck warningsErich Eckner
2017-08-03use sanity-flag file instead of actually checking build master sanityErich Eckner
2017-08-02clean up some bashismsErich Eckner
2017-08-02remove unnecessary and confusing quotesErich Eckner
2017-07-28files in package-infos contain the repository now, tooErich Eckner
2017-07-05bin/return-assignment: do not add loop information to .broken state fileErich Eckner
2017-07-04bin/common-functions, bin/db-update, bin/return-assignment: recognize build-s...Erich Eckner
2017-06-30master_mirror_command, master_mirror_directory -> master_mirror_rsync_command...Erich Eckner
2017-06-28bin/return-assignment: use non-tmpfs directory to buffer uploaded package(s)Erich Eckner
2017-06-27bin/return-assignment: be more verbose about what package was missed and what...Erich Eckner
2017-06-22remove "grep ... part1*part2" bugErich Eckner
2017-06-22quote path to sanity-checkErich Eckner
2017-06-22bin/db-update bin/get-assignment bin/get-package-updates bin/return-assignmen...Erich Eckner
2017-06-21bin/return-assignment: include package and revisions in build log file nameErich Eckner
2017-06-21bin/return-assignment: receive and save build log for failed builds, be more ...Erich Eckner
2017-06-20also update $repo.files.tar.gzErich Eckner
2017-06-20bin/return-assignment: clarify commentErich Eckner
2017-06-20bin/return-assignment: only lock database if package build was sucessfulErich Eckner
2017-06-20hand out broken packages multiple timesErich Eckner
2017-06-19bin/return-assignment: bugfixErich Eckner
2017-06-19switch from sshfs to rsync - to avoid needing to remountErich Eckner
2017-06-16mangle TODOs and commentsErich Eckner
2017-06-16bin/return-assignment: bugfixErich Eckner
2017-06-15removed all bashisms - should work in any POSIX shell, nowErich Eckner
2017-06-14remove bashisms - only "bash arrays" and "bash string substituions" leftErich Eckner
2017-06-14replace some regexes with string-match grepErich Eckner