aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2023-08-30Merge bitcoin/bitcoin#28353: ci: Remove /ro_base bind mount, Remove LC_ALL=C ...fanquake
2023-08-28Merge bitcoin/bitcoin#28173: ci: Run Windows native task on GitHub Actionsfanquake
2023-08-27ci: Remove unused TEST_RUNNER_ENV="LC_ALL=C" from s390x taskMarcoFalke
2023-08-27ci: Remove /ro_base bind mountMarcoFalke
2023-08-27depends: use LLVM/Clang 15.0.6 for macOS cross-compilefanquake
2023-08-25ci: Run "Win64 native" job on GitHub ActionsHennadii Stepanov
2023-08-24Merge bitcoin/bitcoin#28330: ci: Add missing docker.io prefix for native task...fanquake
2023-08-23ci: Add missing docker.io prefix to CI_IMAGE_NAME_TAGMarcoFalke
2023-08-23ci: Remove no longer applicable sectionMarcoFalke
2023-08-23ci: Start with clean envMarcoFalke
2023-08-23ci: Limit scope of some env varsMarcoFalke
2023-08-18Merge bitcoin/bitcoin#28295: ci: Add missing amd64 to win64-cross taskfanquake
2023-08-18ci: Add missing amd64 to win64-cross taskMarcoFalke
2023-08-18ci: Add missing ${CI_RETRY_EXE} before curlMarcoFalke
2023-08-17ci: Refactor: Remove CI_USE_APT_INSTALLMarcoFalke
2023-08-16ci: Avoid error on macOS nativeMarcoFalke
2023-08-16ci: Fix macOS-cross SDK rsyncMarcoFalke
2023-08-15Merge bitcoin/bitcoin#28187: ci: Run "macOS native x86_64" job on GitHub ActionsAndrew Chow
2023-08-09ci: Use hard-coded root path for CI containersMarcoFalke
2023-08-09ci: Only create folders when neededMarcoFalke
2023-08-09ci: Drop BASE_SCRATCH_DIR from LIBCXX_DIRMarcoFalke
2023-08-09ci: Run "macOS native x86_64" job on GitHub ActionsHennadii Stepanov
2023-08-07ci: Use qemu-user through container engineMarcoFalke
2023-08-07Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy pluginfanquake
2023-08-03tidy: Integrate bicoin-tidy clang-tidy pluginfanquake
2023-08-03lint: drop DIR_IWYU globalfanquake
2023-08-01ci: Add missing linux-headers package to ASan taskMarcoFalke
2023-07-31script: update flake8 to 6.1.0Jon Atack
2023-07-30ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`Hennadii Stepanov
2023-07-28Merge bitcoin/bitcoin#28138: ci: Keep system env vars as-is (bugfix)fanquake
2023-07-27Merge bitcoin/bitcoin#28092: ci: document that -Wreturn-type has been fixed u...fanquake
2023-07-24ci: Keep system env vars as-isMarcoFalke
2023-07-24ci: Set PATH inside the CI envMarcoFalke
2023-07-24ci: Remove P_CI_DIR and --workdirMarcoFalke
2023-07-19lint: Add missing `set -ex` to ci/lint/06_script.shMarcoFalke
2023-07-19doc: Add doc comment to ci/test_imagefileMarcoFalke
2023-07-18ci: document that -Wreturn-type has been fixed upstream (Windows)fanquake
2023-07-16ci: Use DOCKER_BUILDKIT for lint imageMarcoFalke
2023-07-12ci: Add missing -O2 to valgrind tasksMarcoFalke
2023-07-06ci: Print full lscpu outputMarcoFalke
2023-06-30Merge bitcoin/bitcoin#28009: script, test: python typing and linter updatesfanquake
2023-06-30ci: re-enable gui tests for s390xfanquake
2023-06-29script: update linter dependenciesJon Atack
2023-06-29Merge bitcoin/bitcoin#27996: ci: filter all subtrees from tidy outputfanquake
2023-06-29Merge bitcoin/bitcoin#27932: test: Fuzz on macOSfanquake
2023-06-29ci: filter all subtrees from tidy outputfanquake
2023-06-28ci: remove duplicate python3 from CI configsfanquake
2023-06-28ci: remove duplicate bsdmainutils from CI configsfanquake
2023-06-27Merge bitcoin/bitcoin#27896: Remove the syscall sandboxAndrew Chow
2023-06-22test: Run fuzz tests on macOSMarcoFalke