summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2021-05-23move to irc.libera.chat and #archlinux32-devops (mostly)Erich Eckner
2021-05-23bin/ii-connect: also join #archlinux32-devopsErich Eckner
2021-04-30bin/db-update: fix copy-paste-typo in mysql query ↵Erich Eckner
(8537258ac44cefebfa7b5a4f945a4effccfd1cb7)
2021-04-30bin/db-update: clean up mysql logic: don't insert more than necessary, if ↵Erich Eckner
the filter properties are available in the isnerting query anyways
2021-04-20bin/db-update: -s/--stuck newErich Eckner
2021-04-20bin/db-update: add commentErich Eckner
2021-04-20bin/db-update: -e should not need arguments - we have -o for filteringErich Eckner
2021-04-08bin/nit-picker: remove quotesErich Eckner
2021-03-26bin/ii-answer: more loose regex for requesting sanity checkErich Eckner
2021-03-25Revert "bin/return-assignment: find gold linker errors regarding haskell, too"Erich Eckner
This reverts commit 63cefda412db1351ebe3c6e21249711100e84ec6. We rescheduled the wrong package.
2021-03-25bin/return-assignment: find gold linker errors regarding haskell, tooErich Eckner
2021-03-25bin/nit-picker: -x newErich Eckner
2021-03-25bin/nit-picker: make option parsing less cumbersomeErich Eckner
2021-03-25bin/nit-picker: code cleanup and more consistency in when to `sleep 60` and ↵Erich Eckner
when not to
2021-03-25bin/nit-picker: fix syntax in help messageErich Eckner
2021-03-24bin/nit-picker: be more verbose when abortingErich Eckner
2021-03-24lib/load-configuration: the nit-picker needs the static info from the ↵Erich Eckner
database, too - but *before* loading modifications
2021-03-24bin/nit-picker: needs to run mysql_retrieve_static_information - how did it ↵Erich Eckner
ever work?
2021-03-24`hostname` -> `uname -n`Erich Eckner
2021-03-23bin/ii-watch: make shellcheck happyErich Eckner
2021-03-23bin/nit-picker: remove done TODOsErich Eckner
2021-03-23bin/build-packages: make shellcheck happy, againErich Eckner
2021-03-18bin/ii-watch: keep an eye on lingering intentionsErich Eckner
2021-03-07bin/return-assignment: no special treatment for electronErich Eckner
2021-03-07bin/return-assignment: the url needs urlencoding, not the nameErich Eckner
2021-03-06bin/return-assignment: add yet another reason for prioritizing haskell stuffErich Eckner
2021-03-03bin/return-assignment: add yet another TODO regarding haskell reschedulingErich Eckner
2021-02-24bin/build-packages: remove left-over *.pkg.tar.zst if compression failedErich Eckner
2021-02-24bin/build-packages: try even more compression levels and disable ↵Erich Eckner
multithreading if the first attempt fails
2021-02-24bin/build-packages: relax search for log filesErich Eckner
2021-02-24bin/build-packages: compress with -19 if --ultra -20 failsErich Eckner
2021-02-24bin/return-assignment: add TODOErich Eckner
2021-02-19bin/ii-answer: recognize "psst" and "be quiet"Erich Eckner
2021-02-19bin/ii-answer: ignore "?" at endErich Eckner
2021-02-19bin/db-update: -e|--everything newErich Eckner
2021-02-19bin/db-update: --force needs an argument, tooErich Eckner
2021-02-13bin/build-packages: recognize more error log locationsErich Eckner
2021-01-31bin/return-assignment: fix sed-fu for haskell reschedulingErich Eckner
2021-01-22bin/update-gpg-keys: upload all keys at onceErich Eckner
2021-01-22bin/update-gpg-keys: push keys to archlinux32.org/keys.php, tooErich Eckner
2021-01-22bin/update-gpg-keys new: refresh local-keyring keys and keys in mysql from ↵Erich Eckner
each other and archlinux32.org/keys.php and wkd
2021-01-19bin/build-packages: run namcap if archbuild didn't create a namcap logErich Eckner
2021-01-10bin/wtp: order resultsErich Eckner
2020-10-20bin/get-package-updates: make shellcheck happyErich Eckner
2020-10-19bin/sanity-check: check master-mirror-availability earlier - mysql test ↵Erich Eckner
needs to connect to the master mirror
2020-10-19bin/return-assignment: do not decrease priority when trying to increase ↵Erich Eckner
priority of reschedules
2020-09-26bin/get-package-updates: find "any" packages for rescheduling, tooErich Eckner
2020-09-26bin/get-package-updates: new TODOErich Eckner
2020-09-26bin/get-package-updates: do not re-add packages removed from the blacklist, ↵Erich Eckner
if they do not exist upstream
2020-07-01bin/return-assignment: prepend "haskell-" to prioritized packages, tooErich Eckner