.builds/freebsd.yml | 8 -- .github/workflows/ci.yaml | 18 +++- ci/azure/macos_script | 106 -------------------- ci/azure/on_master_success | 12 --- ci/azure/pipelines.yml | 169 -------------------------------- ci/index.json | 5 + ci/linux/build-tarballs.sh | 103 ++++++++++--------- ci/linux/build-x86_64-debug.sh | 65 ++++++++++++ ci/linux/build-x86_64-release.sh | 75 ++++++++++++++ ci/srht/freebsd_script | 114 --------------------- ci/srht/netbsd_script | 97 ------------------ ci/srht/on_master_success | 50 ---------- ci/srht/update_download_page | 150 ---------------------------- ci/zinc/build_aarch64_macos | 20 ---- ci/zinc/configure_git | 10 -- ci/zinc/drone.yml | 96 ------------------ ci/zinc/linux_package | 45 --------- ci/zinc/linux_test_determinism | 28 ------ ci/zinc/linux_test_stage3_debug | 62 ------------ ci/zinc/linux_test_stage3_release | 60 ------------ ci/zinc/macos_package | 49 --------- ci/zinc/notify_lavahut | 9 -- 22 files changed, 215 insertions(+), 1136 deletions(-)