Commit graph

21 commits

Author SHA1 Message Date
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
Patrick Lodder 02d0e99907
Merge pull request #1916 from hashtagcyber/master
Enable CodeQL scanning
2021-05-25 22:08:03 +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
Ross Nicoll 7529f8ee12
Update .github/ISSUE_TEMPLATE.md 2021-05-08 18:33:55 +01:00
Florian Schade 348c51a201
Mention wallet recovery
in the past days a lot of wallet recovery issues popped up.
To prevent those it should be mentioned in the issue template that github issues are not the correct channel for this.
2021-05-07 09:59:42 +02:00
langerhans a3118eca62 Update issue template 2019-06-09 20:05:46 +02:00
Pavel Janík 7d1de3032d Mention reporting security issues responsibly 2016-11-10 14:41:40 +01:00
fanquake 7d8afb4cde [Doc] Improve GitHub issue template 2016-10-06 07:26:43 +04:00
CryptoVote 3897668f5e Adds issue template. [skip ci] 2016-08-10 12:25:52 -05:00