Patrick Lodder
3c4b35f3c4
[qa] reduce CodeQL triggers to exclude non-compiled code
...
contrib, doc, share and qa do not compile production code, skip
CodeQL on PRs to save everyone time and GitHub some cpu ticks.
2021-07-25 20:45:45 +02:00
Patrick Lodder
7d81c1bb17
ci: make dogecoin-qt builds explicit
...
CI will not complain if there were an error with qt for builds that
do not explicitly specify that we want to build UI. This makes all
builds expect QT except the i686-linux and armhf builds.
2021-07-17 21:38:21 +02:00
Patrick Lodder
09a05ea58c
Merge pull request #2380 from patricklodder/1.14-fix-codeql
...
Tune codeql-analysis
2021-07-11 23:50:26 +02:00
Patrick Lodder
7c90da10c2
[CI] add macOS GH Actions w/ bionic instead of focal
2021-07-11 22:20:32 +02:00
Patrick Lodder
e3ba25473f
Tune codeql-analysis
...
- only audit production code (no python)
- trigger on *-maint and *-dev push
- trigger on PR
- remove useless autogenerated comments
- skip doc changes
- use depends system without analyzing it
- cache depends
2021-07-10 00:43:26 +02:00
Patrick Lodder
291af5847d
[qa] make CI less trigger happy
...
Do not run CI if all updated paths in a PR match:
- 'doc/**'
- 'contrib/**'
- '**/*.md'
and on push, if all updated paths match: '**/*.md'
2021-06-27 20:23:37 +02:00
Patrick Lodder
e8fb21e127
Retain binary artifacts on CI run
2021-06-27 04:31:40 +02:00
Patrick Lodder
1efd93e613
[ci] Enable windows unit tests
2021-06-19 23:19:55 +02:00
Patrick Lodder
146ec3bab9
[ci] Full CI for linux and windows x-compile
...
Introduces GitHub Actions builds for linux and windows 32 and 64 bit
and armhf builds using the depends system.
2021-06-19 20:20:23 +02:00
Ahmed Castro
07867727d3
Create ci.yml
2021-06-19 17:14:30 +02:00
Matt Domko
e6472f2b57
Update codeql-analysis.yml
2021-05-11 05:39:26 -07:00
Matt Domko
ce8c876e30
Update codeql-analysis.yml
2021-05-11 04:24:20 -07:00
Matt Domko
d16cfaf9c4
Update codeql-analysis.yml
2021-05-11 04:21:15 -07:00
Matt Domko
273327a378
Create codeql-analysis.yml
2021-05-11 03:54:53 -07:00