Age | Commit message (Expand) | Author |
2020-04-27 | GitHub Actions: we can't have an action with no on: clause | Dirk Hohndel |
2020-04-25 | GitHub Actions: disable Android container builds on GitHub | Dirk Hohndel |
2020-04-25 | GitHub Actions: use the Qt 5.13.2 based Android build container | Dirk Hohndel |
2020-04-15 | testing/git-storage: don't override test accounts | Dirk Hohndel |
2020-04-04 | GitHub Actions: add pkg-config to iOS build | Dirk Hohndel |
2020-02-13 | GitHub Actions/iOS: shift to using a pre-packaged Qt installation | Dirk Hohndel |
2020-02-10 | build-system/coverity: it seems silly to need both wget and curl | Dirk Hohndel |
2020-02-05 | GitHub Actions: convert Coverity build to using container as well | Dirk Hohndel |
2020-02-03 | GitHub Actions: use the official Ubuntu 18.04 container | Dirk Hohndel |
2020-01-28 | GitHub Actions: remove outdated libdivecomputer header files | Dirk Hohndel |
2020-01-04 | GitHub Actions: change passwords to be hard coded | Dirk Hohndel |
2020-01-01 | GitHub Actions: execute the Ubuntu 19.10 steps in yaml | Dirk Hohndel |
2020-01-01 | GitHub Actions: better grouping of test steps | Dirk Hohndel |
2020-01-01 | GitHub Actions: use custom logins for cloud tests | Dirk Hohndel |
2019-12-30 | GitHub Actions: better names for the Linux builds | Dirk Hohndel |
2019-12-30 | GitHub Actions: add Ubuntu 19.10 / Qt 5.12 build | Dirk Hohndel |
2019-12-30 | GitHub Actions: run the tests on Mac and Ubuntu 18.04/Qt 5.9 desktop | Dirk Hohndel |
2019-12-30 | GitHub Actions: install missing Homebrew packages to run tests | Dirk Hohndel |
2019-12-07 | AppImage: don't bundle our libdbus | Dirk Hohndel |
2019-12-05 | GitHub Actions: fix typo extracting the branch name | Dirk Hohndel |
2019-12-05 | GitHub Actions: ensure container names are all lower case | Dirk Hohndel |
2019-12-05 | GitHub Actions: clarify comment | Dirk Hohndel |
2019-12-05 | GitHub Action: use the containers we create with GitHub Actions | Dirk Hohndel |
2019-11-28 | GitHub Actions: add branch name to docker image name | Dirk Hohndel |
2019-11-28 | GitHub Actions: better names for the docker workflows | Dirk Hohndel |
2019-11-28 | GitHub Actions: set new version numbers for the docker images | Dirk Hohndel |
2019-11-28 | GitHub Actions: build stage 2 of MXE image for correct branch | Dirk Hohndel |
2019-11-28 | GitHub Actions: trigger docker builds on more paths | Dirk Hohndel |
2019-11-28 | GitHub Actions: push Linux and Android containers to docker hub | Dirk Hohndel |
2019-11-28 | GitHub Actions: add two stage MXE container build | Dirk Hohndel |
2019-11-28 | GitHub Actions: split the container build action into two | Dirk Hohndel |
2019-11-28 | GitHub Actions: let CI build docker images | Anton Lundin |
2019-11-22 | GitHub Actions: don't add macOS artifacts to release | Dirk Hohndel |
2019-11-18 | GitHub actions: fix macOS artifact upload | Dirk Hohndel |
2019-10-27 | GitHub Actions: switch back to the GitHub artifacts for PRs | Dirk Hohndel |
2019-10-26 | GitHub Actions: one more set of typos fixed | Dirk Hohndel |
2019-10-25 | GitHub Actions: fix several errors in previous commits | Dirk Hohndel |
2019-10-25 | GitHub Actions: add apt-get update before installing curl | Dirk Hohndel |
2019-10-25 | GitHub Actions: only build pushes into and PR against master | Dirk Hohndel |
2019-10-25 | GitHub Actions: push to transfer.sh for PRs, post release for pushes | Dirk Hohndel |
2019-10-25 | GitHub Actions: run them on pull requests as well | Dirk Hohndel |
2019-10-23 | GitHub Actions: Add automatic coverity scan | Anton Lundin |
2019-10-20 | GitHub Actions: fix logic error for new tags | Dirk Hohndel |
2019-10-19 | GitHub Action: add iOS build | Dirk Hohndel |
2019-10-18 | GitHub Actions: add Linux Bionic / Qt 5.9 build | Dirk Hohndel |
2019-10-18 | GitHub Actions: add Android build | Dirk Hohndel |
2019-10-18 | GitHub Actions: improve naming and location of files | Dirk Hohndel |
2019-10-18 | GitHub Actions: support creation of releases based on tags | Dirk Hohndel |
2019-10-18 | GitHub Actions: post releases | Dirk Hohndel |
2019-10-18 | GitHub Actions: build Windows binaries | Dirk Hohndel |