summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2020-02-13GitHub Actions/iOS: shift to using a pre-packaged Qt installationGravatar Dirk Hohndel
2020-02-10build-system/coverity: it seems silly to need both wget and curlGravatar Dirk Hohndel
2020-02-05GitHub Actions: convert Coverity build to using container as wellGravatar Dirk Hohndel
2020-02-03GitHub Actions: use the official Ubuntu 18.04 containerGravatar Dirk Hohndel
2020-01-28GitHub Actions: remove outdated libdivecomputer header filesGravatar Dirk Hohndel
2020-01-04GitHub Actions: change passwords to be hard codedGravatar Dirk Hohndel
2020-01-01GitHub Actions: execute the Ubuntu 19.10 steps in yamlGravatar Dirk Hohndel
2020-01-01GitHub Actions: better grouping of test stepsGravatar Dirk Hohndel
2020-01-01GitHub Actions: use custom logins for cloud testsGravatar Dirk Hohndel
2019-12-30GitHub Actions: better names for the Linux buildsGravatar Dirk Hohndel
2019-12-30GitHub Actions: add Ubuntu 19.10 / Qt 5.12 buildGravatar Dirk Hohndel
2019-12-30GitHub Actions: run the tests on Mac and Ubuntu 18.04/Qt 5.9 desktopGravatar Dirk Hohndel
2019-12-30GitHub Actions: install missing Homebrew packages to run testsGravatar Dirk Hohndel
2019-12-07AppImage: don't bundle our libdbusGravatar Dirk Hohndel
2019-12-05GitHub Actions: fix typo extracting the branch nameGravatar Dirk Hohndel
2019-12-05GitHub Actions: ensure container names are all lower caseGravatar Dirk Hohndel
2019-12-05GitHub Actions: clarify commentGravatar Dirk Hohndel
2019-12-05GitHub Action: use the containers we create with GitHub ActionsGravatar Dirk Hohndel
2019-11-28GitHub Actions: add branch name to docker image nameGravatar Dirk Hohndel
2019-11-28GitHub Actions: better names for the docker workflowsGravatar Dirk Hohndel
2019-11-28GitHub Actions: set new version numbers for the docker imagesGravatar Dirk Hohndel
2019-11-28GitHub Actions: build stage 2 of MXE image for correct branchGravatar Dirk Hohndel
2019-11-28GitHub Actions: trigger docker builds on more pathsGravatar Dirk Hohndel
2019-11-28GitHub Actions: push Linux and Android containers to docker hubGravatar Dirk Hohndel
2019-11-28GitHub Actions: add two stage MXE container buildGravatar Dirk Hohndel
2019-11-28GitHub Actions: split the container build action into twoGravatar Dirk Hohndel
2019-11-28GitHub Actions: let CI build docker imagesGravatar Anton Lundin
2019-11-22GitHub Actions: don't add macOS artifacts to releaseGravatar Dirk Hohndel
2019-11-18GitHub actions: fix macOS artifact uploadGravatar Dirk Hohndel
2019-10-27GitHub Actions: switch back to the GitHub artifacts for PRsGravatar Dirk Hohndel
2019-10-26GitHub Actions: one more set of typos fixedGravatar Dirk Hohndel
2019-10-25GitHub Actions: fix several errors in previous commitsGravatar Dirk Hohndel
2019-10-25GitHub Actions: add apt-get update before installing curlGravatar Dirk Hohndel
2019-10-25GitHub Actions: only build pushes into and PR against masterGravatar Dirk Hohndel
2019-10-25GitHub Actions: push to transfer.sh for PRs, post release for pushesGravatar Dirk Hohndel
2019-10-25GitHub Actions: run them on pull requests as wellGravatar Dirk Hohndel
2019-10-23GitHub Actions: Add automatic coverity scanGravatar Anton Lundin
2019-10-20GitHub Actions: fix logic error for new tagsGravatar Dirk Hohndel
2019-10-19GitHub Action: add iOS buildGravatar Dirk Hohndel
2019-10-18GitHub Actions: add Linux Bionic / Qt 5.9 buildGravatar Dirk Hohndel
2019-10-18GitHub Actions: add Android buildGravatar Dirk Hohndel
2019-10-18GitHub Actions: improve naming and location of filesGravatar Dirk Hohndel
2019-10-18GitHub Actions: support creation of releases based on tagsGravatar Dirk Hohndel
2019-10-18GitHub Actions: post releasesGravatar Dirk Hohndel
2019-10-18GitHub Actions: build Windows binariesGravatar Dirk Hohndel
2019-10-16GitHub Actions: add Linux Qt 5.12 container buildGravatar Dirk Hohndel
2019-10-14GitHub Actions: first CI/CD build for Mac based on GitHub ActionsGravatar Dirk Hohndel
2017-11-28release-notes: use CHANGELOG.mdGravatar Lubomir I. Ivanov
2017-11-16github: update PR template with 'documentation-change'Gravatar Lubomir I. Ivanov
2017-11-16github: improve the issue templateGravatar Lubomir I. Ivanov