Commit Graph

659 Commits (8ef672937e572e16671fdbfdb5a90eaa882e6ee1)

Author SHA1 Message Date
Andrew Chow 541976b42e
Merge bitcoin/bitcoin#27850: test: Add unit & functional test coverage for blockstore
1 year ago
MarcoFalke fa23c9aa7c
ci: clang-17 for fuzz and tsan
1 year ago
Matthew Zipkin 5c2185b3b6
ci: enable chattr +i capability inside containers
1 year ago
fanquake 260445bee8
Merge bitcoin/bitcoin#28359: ci: Asan with -ftrivial-auto-var-init=pattern
1 year ago
fanquake df5af114df
Merge bitcoin/bitcoin#28353: ci: Remove /ro_base bind mount, Remove LC_ALL=C from s390x task
1 year ago
MarcoFalke fa07ac48d8
ci: Asan with -ftrivial-auto-var-init=pattern
1 year ago
fanquake db57574aa8
Merge bitcoin/bitcoin#28173: ci: Run Windows native task on GitHub Actions
1 year ago
MarcoFalke fa70cbd969
ci: Remove unused TEST_RUNNER_ENV="LC_ALL=C" from s390x task
1 year ago
MarcoFalke fa33354dcb
ci: Remove /ro_base bind mount
1 year ago
fanquake 94955b4b1d
depends: use LLVM/Clang 15.0.6 for macOS cross-compile
1 year ago
Hennadii Stepanov 6a43372980
ci: Run "Win64 native" job on GitHub Actions
1 year ago
fanquake 27101d0f0c
Merge bitcoin/bitcoin#28330: ci: Add missing docker.io prefix for native tasks to CI_IMAGE_NAME_TAG
1 year ago
MarcoFalke fab7f5c01d
ci: Add missing docker.io prefix to CI_IMAGE_NAME_TAG
1 year ago
MarcoFalke fa15f7e082
ci: Remove no longer applicable section
1 year ago
MarcoFalke fa378bed56
ci: Start with clean env
1 year ago
MarcoFalke fa8c250c2f
ci: Limit scope of some env vars
1 year ago
fanquake 9b066da8af
Merge bitcoin/bitcoin#28295: ci: Add missing amd64 to win64-cross task
1 year ago
MarcoFalke fa56d17a4b
ci: Add missing amd64 to win64-cross task
1 year ago
MarcoFalke fa968ef6a3
ci: Add missing ${CI_RETRY_EXE} before curl
1 year ago
MarcoFalke fa26387769
ci: Refactor: Remove CI_USE_APT_INSTALL
1 year ago
MarcoFalke fa6e5d3eef
ci: Avoid error on macOS native
1 year ago
MarcoFalke fa193f5dfc
ci: Fix macOS-cross SDK rsync
1 year ago
Andrew Chow b97b05048d
Merge bitcoin/bitcoin#28187: ci: Run "macOS native x86_64" job on GitHub Actions
1 year ago
MarcoFalke fafa17c00b
ci: Use hard-coded root path for CI containers
1 year ago
MarcoFalke fa084f5ba5
ci: Only create folders when needed
1 year ago
MarcoFalke fab27127f4
ci: Drop BASE_SCRATCH_DIR from LIBCXX_DIR
1 year ago
Hennadii Stepanov 9658d0dc17
ci: Run "macOS native x86_64" job on GitHub Actions
1 year ago
MarcoFalke fad0b67c21
ci: Use qemu-user through container engine
1 year ago
fanquake 624333455a
Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy plugin
1 year ago
fanquake 1c976c691c
tidy: Integrate bicoin-tidy clang-tidy plugin
1 year ago
fanquake d86a83d6b8
lint: drop DIR_IWYU global
1 year ago
MarcoFalke fa474397b5
ci: Add missing linux-headers package to ASan task
1 year ago
Jon Atack bee2d57a65 script: update flake8 to 6.1.0
1 year ago
Hennadii Stepanov 79ceb161db
ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`
1 year ago
fanquake 4c57e53a61
Merge bitcoin/bitcoin#28138: ci: Keep system env vars as-is (bugfix)
1 year ago
fanquake 04f66ce500
Merge bitcoin/bitcoin#28092: ci: document that -Wreturn-type has been fixed upstream (mingw-w64)
1 year ago
MarcoFalke fabc04a4d9
ci: Keep system env vars as-is
1 year ago
MarcoFalke fa8dcdcc8b
ci: Set PATH inside the CI env
1 year ago
MarcoFalke fac229ab1f
ci: Remove P_CI_DIR and --workdir
1 year ago
MarcoFalke ffff4b5dc5
lint: Add missing `set -ex` to ci/lint/06_script.sh
1 year ago
MarcoFalke fadc5232f4
doc: Add doc comment to ci/test_imagefile
1 year ago
fanquake 08eb5f1b67
ci: document that -Wreturn-type has been fixed upstream (Windows)
1 year ago
MarcoFalke fa2f18ad8e
ci: Use DOCKER_BUILDKIT for lint image
1 year ago
MarcoFalke fa4ccf1511
ci: Add missing -O2 to valgrind tasks
1 year ago
MarcoFalke fa956d2048
ci: Print full lscpu output
1 year ago
fanquake 3367e1c850
Merge bitcoin/bitcoin#28009: script, test: python typing and linter updates
1 year ago
fanquake 9be4565c2d
ci: re-enable gui tests for s390x
1 year ago
Jon Atack 146c861da2 script: update linter dependencies
1 year ago
fanquake c6287faae4
Merge bitcoin/bitcoin#27996: ci: filter all subtrees from tidy output
1 year ago
fanquake 3d51f7c9a8
Merge bitcoin/bitcoin#27932: test: Fuzz on macOS
1 year ago