Commit Graph

73 Commits (master)

Author SHA1 Message Date
Hennadii Stepanov 18fd522ca9
ci, msvc: Add "Run fuzz binaries" step
3 weeks ago
Hennadii Stepanov 23cb8207cd
ci, msvc: Add "Clone fuzz corpus" step
3 weeks ago
laanwj 6c2990416e ci: Pull in qtbase5-dev instead of seperate low-level libraries
1 month ago
fanquake d14c7286b6
Merge bitcoin/bitcoin#29620: ci: add print of powershell version to win64 job
2 months ago
Hennadii Stepanov ae5f72027f
ci: Add workaround for Homebrew's python link error
2 months ago
Max Edwards 115c283516 ci: add print of powershell version to win64 job
2 months ago
Hennadii Stepanov 57e6e2279e
ci: Fix functional tests step for pull requests in Windows GHA job
2 months ago
Max Edwards 1484998b6b ci: print python version on win64 native job
2 months ago
Hennadii Stepanov ec25e74542
ci: Update cache action
3 months ago
Hennadii Stepanov d742be3d3f
ci: Switch native macOS CI job to Xcode 15.0
4 months ago
Hennadii Stepanov 43c3246af7
ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` to avoid failures
5 months ago
Hennadii Stepanov 7b22cd80e0
Revert "ci: Only run functional tests on windows in master"
5 months ago
MarcoFalke fa67f096bd
build: Require C++20 compiler
5 months ago
Hennadii Stepanov 70100f8584
Revert "ci: Avoid toolset ambiguity that MSVC can't handle"
5 months ago
Hennadii Stepanov 1a889f7ea0
ci: Set MSVC toolset version explicitly
5 months ago
Hennadii Stepanov 4335e55359
ci: Run vcpkg with path prefix
5 months ago
Hennadii Stepanov 710da28c72
ci: Switch from `apt` to `apt-get`
6 months ago
Hennadii Stepanov a6cc059ea5
ci: Update apt cache
6 months ago
Hennadii Stepanov 91d5bd8ac9
ci: Avoid toolset ambiguity that MSVC can't handle
6 months ago
fanquake 8cbb619691
ci: remove note re M1 usage
6 months ago
Hennadii Stepanov 5bd1b8d4f1
ci: Drop no longer needed "Fix Visual Studio installation" step
6 months ago
Hennadii Stepanov 8047bb6fea
build: Update `qt` package up to 5.15.11
6 months ago
fanquake 4e7442e743
Merge bitcoin/bitcoin#28573: github actions: Fix test-one-commit when parent of head is merge commit
7 months ago
Ryan Ofsky 88c8e3a0e4 github actions: Fix test-one-commit when parent of head is merge commit
7 months ago
fanquake 30b3477507
Merge bitcoin/bitcoin#28561: build: Update `qt` package up to 5.15.10
7 months ago
Fabian Jahr aba4a5887b
ci: Only run functional tests on windows in master
7 months ago
Hennadii Stepanov 6988a2f097
build: Update qt package up to 5.15.10
7 months ago
Hennadii Stepanov 43cd8029fa
ci: Install Homebrew's `pkg-config` package
8 months ago
Hennadii Stepanov 27b636a921
ci: Reintroduce fixed "test-each-commit" job
8 months ago
MarcoFalke fa2cb2f5d3
Revert "Merge bitcoin/bitcoin#28279: ci: Add test-each-commit task"
8 months ago
fanquake 744e0e3670
Merge bitcoin/bitcoin#28279: ci: Add test-each-commit task
8 months ago
MarcoFalke fa5356cd49
ci: Limit test-each-commit to --max-count=6
8 months ago
MarcoFalke fafcd2e9ef
ci: Add test-each-commit task
8 months ago
Hennadii Stepanov f10acecd43
ci: Bump `actions/checkout` version
8 months ago
Hennadii Stepanov f2d4e510b3
ci: Avoid saving the same Ccache cache
8 months ago
Hennadii Stepanov 14e5de6d02
ci: Avoid oversubscription in functional tests on Windows
8 months ago
fanquake a4e0bcb6c9
Merge bitcoin/bitcoin#28369: doc: Fill in the required skills in the good_first_issue template
8 months ago
MarcoFalke fa3b816240
doc: Fill in the required skills in the good_first_issue template
8 months ago
Hennadii Stepanov 62ab3e98ff
ci, windows: Do not run extended functional tests for pull requests
8 months ago
Hennadii Stepanov 6a43372980
ci: Run "Win64 native" job on GitHub Actions
8 months ago
fanquake 94af164e5e
Merge bitcoin/bitcoin#28322: ci: Use concurrency for pull requests only
9 months ago
fanquake 33da5d0eb1
Merge bitcoin/bitcoin#21652: ci: Switch remaining Linux tasks to self-hosted
9 months ago
Hennadii Stepanov e7d67efd13
ci: Use concurrency for pull requests only
9 months ago
Hennadii Stepanov 241d6ca34c
ci: Disable cache save for pull requests in GitHub Actions
9 months ago
MarcoFalke fa8e89d5e4
ci: Remove distro-name from task name
9 months ago
fanquake 6ce5e8f475
Merge bitcoin/bitcoin#28278: ci: Refactor: Remove CI_USE_APT_INSTALL
9 months ago
MarcoFalke fa26387769
ci: Refactor: Remove CI_USE_APT_INSTALL
9 months ago
Hennadii Stepanov 0080b5650e
ci: Ensure that only a single workflow processes `github.ref` at a time
9 months ago
MarcoFalke fa6e5d3eef
ci: Avoid error on macOS native
9 months ago
Hennadii Stepanov 9658d0dc17
ci: Run "macOS native x86_64" job on GitHub Actions
9 months ago