aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* issue template updated to prevent spam in repositoryroman-rr2021-08-193-35/+70
| | | | Cherry-picked from dogecoin/master at b5989ee03
* [qa] reduce CodeQL triggers to exclude non-compiled codePatrick Lodder2021-07-251-0/+4
| | | | | contrib, doc, share and qa do not compile production code, skip CodeQL on PRs to save everyone time and GitHub some cpu ticks.
* ci: make dogecoin-qt builds explicitPatrick Lodder2021-07-171-5/+5
| | | | | | 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.
* Merge pull request #2380 from patricklodder/1.14-fix-codeqlPatrick Lodder2021-07-111-43/+35
|\ | | | | Tune codeql-analysis
| * Tune codeql-analysisPatrick Lodder2021-07-101-43/+35
| | | | | | | | | | | | | | | | | | | | - 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
* | [CI] add macOS GH Actions w/ bionic instead of focalPatrick Lodder2021-07-111-0/+29
|/
* [qa] make CI less trigger happyPatrick Lodder2021-06-271-2/+8
| | | | | | | | | | Do not run CI if all updated paths in a PR match: - 'doc/**' - 'contrib/**' - '**/*.md' and on push, if all updated paths match: '**/*.md'
* Retain binary artifacts on CI runPatrick Lodder2021-06-271-0/+7
|
* [ci] Enable windows unit testsPatrick Lodder2021-06-191-2/+2
|
* [ci] Full CI for linux and windows x-compilePatrick Lodder2021-06-191-17/+120
| | | | | Introduces GitHub Actions builds for linux and windows 32 and 64 bit and armhf builds using the depends system.
* Create ci.ymlAhmed Castro2021-06-191-0/+40
|
* Merge pull request #1916 from hashtagcyber/masterPatrick Lodder2021-05-251-0/+75
|\ | | | | Enable CodeQL scanning
| * Update codeql-analysis.ymlMatt Domko2021-05-111-1/+1
| |
| * Update codeql-analysis.ymlMatt Domko2021-05-111-0/+1
| |
| * Update codeql-analysis.ymlMatt Domko2021-05-111-6/+9
| |
| * Create codeql-analysis.ymlMatt Domko2021-05-111-0/+71
| |
| * Update .github/ISSUE_TEMPLATE.mdRoss Nicoll2021-05-081-1/+4
| |
| * Mention wallet recoveryFlorian Schade2021-05-071-1/+1
|/ | | | 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.
* Update issue templatelangerhans2019-06-091-5/+3
|
* Mention reporting security issues responsiblyPavel Janík2016-11-101-0/+2
|
* [Doc] Improve GitHub issue templatefanquake2016-10-061-12/+24
|
* Adds issue template. [skip ci]CryptoVote2016-08-101-0/+23