| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-09 | Restructure test scripts | Sebastian Holmin | 1 | -246/+0 | |
| Split functionality `ci-runtest.sh` into multiple scripts. `test-by-version.sh` can be used to test against any version of the app available on the build servers. `test-utils.sh` contains shared logic. Rename `PACKAGES_DIR` env `PACKAGE_DIR`, it's more consistent with the new CLI flag. | |||||
| 2024-08-09 | Change VM config from positional arg to flag | Sebastian Holmin | 1 | -1/+1 | |
| 2024-07-19 | Rename `--previous-app` to `--app-package-to-upgrade-from` | Sebastian Holmin | 1 | -1/+1 | |
| 2024-07-19 | Replace implicit cache folder with `--package-folder` arg | Sebastian Holmin | 1 | -1/+2 | |
| 2024-05-03 | Simplify cleanup of testing cache | David Lönnhager | 1 | -3/+2 | |
| 2024-04-29 | Rename build.sh to build-runner.sh | David Lönnhager | 1 | -5/+3 | |
| This commit also updates ci-runtests.sh | |||||
| 2024-03-05 | Fix shellcheck warnings and notes | Joakim Hulthe | 1 | -1/+1 | |
| 2024-02-02 | Fix `shellcheck` lints of our various bash scripts | Sebastian Holmin | 1 | -17/+21 | |
| The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155. | |||||
| 2023-10-30 | Print whether packages are downloaded | David Lönnhager | 1 | -4/+6 | |
| 2023-10-24 | Ignore irrelevant files in build-runner-image.sh | David Lönnhager | 1 | -1/+1 | |
| 2023-10-24 | Keep UI runner when clearing cache | David Lönnhager | 1 | -1/+1 | |
| 2023-10-20 | Add desktop end-to-end tests | David Lönnhager | 1 | -0/+242 | |
| Co-authored-by: Jonathan <jonathan@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
