aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-06-20ci: add option for running tests without volumeMax Edwards
2024-06-18ci: remove unused bcc variable from workflowMax Edwards
2024-06-17Merge bitcoin/bitcoin#30193: ci: move ASan job to GitHub Actions from Cirrus CIAva Chow
2024-06-12ci: move Asan / LSan / USDT job to Github ActionsMax Edwards
2024-06-07ci: Use relative paths in `win64-native` CI job consistentlyHennadii Stepanov
2024-06-07ci: Remove no longer needed workaround for GHA Windows imagesHennadii Stepanov
2024-05-15ci: Roll test-each-commit UbuntuMarcoFalke
2024-05-15ci: Remove clang version pin in test-each-commitMarcoFalke
2024-04-18ci, msvc: Add "Run fuzz binaries" stepHennadii Stepanov
2024-04-18ci, msvc: Add "Clone fuzz corpus" stepHennadii Stepanov
2024-03-29ci: Pull in qtbase5-dev instead of seperate low-level librarieslaanwj
2024-03-12Merge bitcoin/bitcoin#29620: ci: add print of powershell version to win64 jobfanquake
2024-03-10ci: Add workaround for Homebrew's python link errorHennadii Stepanov
2024-03-06ci: add print of powershell version to win64 jobMax Edwards
2024-03-02ci: Fix functional tests step for pull requests in Windows GHA jobHennadii Stepanov
2024-02-28ci: print python version on win64 native jobMax Edwards
2024-01-25ci: Update cache actionHennadii Stepanov
2024-01-08ci: Switch native macOS CI job to Xcode 15.0Hennadii Stepanov
2023-12-14ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` to avoid failuresHennadii Stepanov
2023-12-12Revert "ci: Only run functional tests on windows in master"Hennadii Stepanov
2023-12-07build: Require C++20 compilerMarcoFalke
2023-11-24Revert "ci: Avoid toolset ambiguity that MSVC can't handle"Hennadii Stepanov
2023-11-24ci: Set MSVC toolset version explicitlyHennadii Stepanov
2023-11-24ci: Run vcpkg with path prefixHennadii Stepanov
2023-11-22ci: Switch from `apt` to `apt-get`Hennadii Stepanov
2023-11-22ci: Update apt cacheHennadii Stepanov
2023-11-17ci: Avoid toolset ambiguity that MSVC can't handleHennadii Stepanov
2023-11-08ci: remove note re M1 usagefanquake
2023-11-05ci: Drop no longer needed "Fix Visual Studio installation" stepHennadii Stepanov
2023-11-01build: Update `qt` package up to 5.15.11Hennadii Stepanov
2023-10-09Merge bitcoin/bitcoin#28573: github actions: Fix test-one-commit when parent ...fanquake
2023-10-05github actions: Fix test-one-commit when parent of head is merge commitRyan Ofsky
2023-10-04Merge bitcoin/bitcoin#28561: build: Update `qt` package up to 5.15.10fanquake
2023-10-04ci: Only run functional tests on windows in masterFabian Jahr
2023-10-04build: Update qt package up to 5.15.10Hennadii Stepanov
2023-09-20ci: Install Homebrew's `pkg-config` packageHennadii Stepanov
2023-09-19ci: Reintroduce fixed "test-each-commit" jobHennadii Stepanov
2023-09-14Revert "Merge bitcoin/bitcoin#28279: ci: Add test-each-commit task"MarcoFalke
2023-09-14Merge bitcoin/bitcoin#28279: ci: Add test-each-commit taskfanquake
2023-09-04ci: Limit test-each-commit to --max-count=6MarcoFalke
2023-09-04ci: Add test-each-commit taskMarcoFalke
2023-09-04ci: Bump `actions/checkout` versionHennadii Stepanov
2023-09-01ci: Avoid saving the same Ccache cacheHennadii Stepanov
2023-09-01ci: Avoid oversubscription in functional tests on WindowsHennadii Stepanov
2023-08-31Merge bitcoin/bitcoin#28369: doc: Fill in the required skills in the good_fir...fanquake
2023-08-30doc: Fill in the required skills in the good_first_issue templateMarcoFalke
2023-08-30ci, windows: Do not run extended functional tests for pull requestsHennadii Stepanov
2023-08-25ci: Run "Win64 native" job on GitHub ActionsHennadii Stepanov
2023-08-24Merge bitcoin/bitcoin#28322: ci: Use concurrency for pull requests onlyfanquake
2023-08-23Merge bitcoin/bitcoin#21652: ci: Switch remaining Linux tasks to self-hostedfanquake