Age | Commit message (Expand) | Author |
2024-09-06 | ci: Add missed configuration options to "Win64 native" job | Hennadii Stepanov |
2024-09-03 | scripted-diff: fuzz: Rename fuzz_seed_corpus to fuzz_corpora | MarcoFalke |
2024-08-30 | ci: Delete no longer needed workaround | Hennadii Stepanov |
2024-08-29 | ci: add libzmq3-dev to test-each-commit job | fanquake |
2024-08-29 | ci: remove bsdmainutils | fanquake |
2024-08-28 | ci: Re-add configs removed in cmake migration | MarcoFalke |
2024-08-16 | ci: Migrate CI scripts to CMake | Hennadii Stepanov |
2024-08-05 | ci: Silent Homebrew's reinstall warnings | Hennadii Stepanov |
2024-07-29 | ci: enable berkley db on test each commit job | Max Edwards |
2024-06-25 | ci: test-each-commit merge base optional | Sjors Provoost |
2024-06-20 | ci: add option for running tests without volume | Max Edwards |
2024-06-18 | ci: remove unused bcc variable from workflow | Max Edwards |
2024-06-17 | Merge bitcoin/bitcoin#30193: ci: move ASan job to GitHub Actions from Cirrus CI | Ava Chow |
2024-06-12 | ci: move Asan / LSan / USDT job to Github Actions | Max Edwards |
2024-06-07 | ci: Use relative paths in `win64-native` CI job consistently | Hennadii Stepanov |
2024-06-07 | ci: Remove no longer needed workaround for GHA Windows images | Hennadii Stepanov |
2024-05-15 | ci: Roll test-each-commit Ubuntu | MarcoFalke |
2024-05-15 | ci: Remove clang version pin in test-each-commit | MarcoFalke |
2024-04-18 | ci, msvc: Add "Run fuzz binaries" step | Hennadii Stepanov |
2024-04-18 | ci, msvc: Add "Clone fuzz corpus" step | Hennadii Stepanov |
2024-03-29 | ci: Pull in qtbase5-dev instead of seperate low-level libraries | laanwj |
2024-03-12 | Merge bitcoin/bitcoin#29620: ci: add print of powershell version to win64 job | fanquake |
2024-03-10 | ci: Add workaround for Homebrew's python link error | Hennadii Stepanov |
2024-03-06 | ci: add print of powershell version to win64 job | Max Edwards |
2024-03-02 | ci: Fix functional tests step for pull requests in Windows GHA job | Hennadii Stepanov |
2024-02-28 | ci: print python version on win64 native job | Max Edwards |
2024-01-25 | ci: Update cache action | Hennadii Stepanov |
2024-01-08 | ci: Switch native macOS CI job to Xcode 15.0 | Hennadii Stepanov |
2023-12-14 | ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` to avoid failures | Hennadii Stepanov |
2023-12-12 | Revert "ci: Only run functional tests on windows in master" | Hennadii Stepanov |
2023-12-07 | build: Require C++20 compiler | MarcoFalke |
2023-11-24 | Revert "ci: Avoid toolset ambiguity that MSVC can't handle" | Hennadii Stepanov |
2023-11-24 | ci: Set MSVC toolset version explicitly | Hennadii Stepanov |
2023-11-24 | ci: Run vcpkg with path prefix | Hennadii Stepanov |
2023-11-22 | ci: Switch from `apt` to `apt-get` | Hennadii Stepanov |
2023-11-22 | ci: Update apt cache | Hennadii Stepanov |
2023-11-17 | ci: Avoid toolset ambiguity that MSVC can't handle | Hennadii Stepanov |
2023-11-08 | ci: remove note re M1 usage | fanquake |
2023-11-05 | ci: Drop no longer needed "Fix Visual Studio installation" step | Hennadii Stepanov |
2023-11-01 | build: Update `qt` package up to 5.15.11 | Hennadii Stepanov |
2023-10-09 | Merge bitcoin/bitcoin#28573: github actions: Fix test-one-commit when parent ... | fanquake |
2023-10-05 | github actions: Fix test-one-commit when parent of head is merge commit | Ryan Ofsky |
2023-10-04 | Merge bitcoin/bitcoin#28561: build: Update `qt` package up to 5.15.10 | fanquake |
2023-10-04 | ci: Only run functional tests on windows in master | Fabian Jahr |
2023-10-04 | build: Update qt package up to 5.15.10 | Hennadii Stepanov |
2023-09-20 | ci: Install Homebrew's `pkg-config` package | Hennadii Stepanov |
2023-09-19 | ci: Reintroduce fixed "test-each-commit" job | Hennadii Stepanov |
2023-09-14 | Revert "Merge bitcoin/bitcoin#28279: ci: Add test-each-commit task" | MarcoFalke |
2023-09-14 | Merge bitcoin/bitcoin#28279: ci: Add test-each-commit task | fanquake |
2023-09-04 | ci: Limit test-each-commit to --max-count=6 | MarcoFalke |