aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* [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