| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-14 | Add documentation to `desktop-e2e.yml` | Markus Pettersson | 1 | -0/+10 | |
| 2023-12-12 | Add spm dir to ios screenshots Github action | Jon Petersson | 1 | -9/+1 | |
| 2023-12-08 | Run screenshots action on Github | Jon Petersson | 2 | -1/+75 | |
| 2023-12-07 | Use macos-13 for linting and formatting | Emīls | 1 | -2/+2 | |
| 2023-12-01 | Check whether changelog entries are correct in CI | David Lönnhager | 1 | -0/+18 | |
| 2023-11-29 | Add Fedora 39 to testing framework | Markus Pettersson | 1 | -1/+1 | |
| 2023-11-29 | Add Ubuntu 23.10 to testing framework | Markus Pettersson | 1 | -1/+1 | |
| 2023-11-28 | Select targets to run tests on in GitHub Actions | David Lönnhager | 1 | -9/+72 | |
| 2023-11-22 | Build macOS artifacts for E2E on self-hosted runner | David Lönnhager | 1 | -16/+10 | |
| 2023-11-22 | Use git fetch directly to workaround issues with fetch-tags option in ↵ | David Lönnhager | 1 | -6/+3 | |
| 'checkout' action | |||||
| 2023-11-22 | Fail action on mobsfscan warnings | Albin | 1 | -1/+1 | |
| 2023-11-22 | Add mobsf config to suppress and document issues | Albin | 1 | -1/+1 | |
| 2023-11-22 | Add GH action for static analysis tool mobsfscan | Albin | 1 | -0/+27 | |
| The action will currently not fail on warnings. That can be configured after we've went through the warnings and fixed or suppressed them. | |||||
| 2023-11-14 | Fix firebase job condition | Albin | 1 | -1/+1 | |
| 2023-11-13 | Limit firebase test execution | Albin | 1 | -1/+5 | |
| Only run firebase tests nightly and when explicitly enabled while manually triggering a workflow. | |||||
| 2023-11-13 | Trigger build and tests nightly | Albin | 1 | -1/+7 | |
| 2023-11-13 | Run instrumented mockapi tests in firebase test lab | Albin | 1 | -0/+22 | |
| 2023-11-10 | Use bigger runners and yeetd | Emīls | 1 | -4/+10 | |
| 2023-11-06 | Trigger android audit action on suppression updates | Albin | 1 | -1/+5 | |
| 2023-11-02 | Tell users to contact support if their request is not app related | MrChocolatine | 1 | -0/+4 | |
| 2023-10-30 | Build artifacts for e2e on arbitrary refs | David Lönnhager | 1 | -0/+152 | |
| 2023-10-25 | Bump CI to Xcode 15.0.1 and stop specifying the exact version of iOS simulator | Andrej Mihajlov | 1 | -2/+2 | |
| 2023-10-24 | Upload e2e-test report matrix | Markus Pettersson | 1 | -0/+41 | |
| Upload e2e-test report matrix as an `.html` file and submit it to github actions job summary: https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/ | |||||
| 2023-10-24 | Fetch tags during checkout in e2e tests | David Lönnhager | 1 | -0/+6 | |
| 2023-10-20 | Replace volta-cli/action with actions/setup-node | Oskar Nyberg | 2 | -25/+28 | |
| 2023-10-20 | Add desktop end-to-end tests | David Lönnhager | 1 | -0/+51 | |
| Co-authored-by: Jonathan <jonathan@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2023-10-16 | Add infra dimension to vpn service | Albin | 1 | -1/+1 | |
| 2023-10-13 | Fix skipped konsist tests due to caches | Albin | 1 | -1/+1 | |
| 2023-10-12 | Fix some unit tests not running after adding flavors | Albin | 1 | -1/+4 | |
| 2023-10-05 | Try using Xcode15 on github CI | Bug Magnet | 1 | -2/+2 | |
| 2023-09-29 | Run arch check in actions | Albin | 1 | -1/+10 | |
| 2023-09-26 | Fix relay list path in GH actions | Albin | 1 | -1/+1 | |
| 2023-09-21 | Update build action to use the default build variant | Albin | 1 | -2/+2 | |
| 2023-08-31 | Revert "Merge branch 'disable-instrumented-tests'" | Albin | 1 | -1/+0 | |
| This reverts commit 489f34cccaf36b9cccde9d9aa26264c422c366a5, reversing changes made to 4f3c7d757a0f49d69dd3f064974dbde3c309ef3a. | |||||
| 2023-08-31 | Remove go dependency | David Lönnhager | 1 | -5/+0 | |
| 2023-08-25 | Properly pass NSUnbufferedIO environment variable to xcodebuild | Andrej Mihajlov | 1 | -7/+7 | |
| 2023-08-25 | Print swiftlint version | Andrej Mihajlov | 1 | -0/+1 | |
| 2023-08-25 | Make sure that we run linting/formatting under ios/ and not from the root | Andrej Mihajlov | 1 | -0/+2 | |
| 2023-08-21 | Temporarily disable instrumental tests | Jonatan Rhodin | 1 | -0/+1 | |
| 2023-08-18 | Run xcodebuild manually, pass output to xcbeautify | Andrej Mihajlov | 1 | -8/+14 | |
| - Disable: MullvadVPNScreenshots -- this is the target used by fastlane snapshot. This won't work on CI and needs further discussion - Add PacketTunnelCoreTests to test plan | |||||
| 2023-08-11 | Attempt running swiftlint directly from the github macOS image | Bug Magnet | 1 | -8/+4 | |
| 2023-08-11 | Add a swiftlint configuration and a github action for running swiftlint | Bug Magnet | 1 | -0/+15 | |
| Use the same swiftlint version as on brew | |||||
| 2023-08-04 | Bump rust nightly toolchain in `rust-unused-dependencies` workflow | Markus Pettersson | 1 | -1/+2 | |
| 2023-08-03 | Use container in ktfmt action | Albin | 1 | -0/+33 | |
| 2023-08-03 | Use container in audit action | Albin | 1 | -3/+38 | |
| 2023-08-03 | Bump cache action job id to jdk17 | Albin | 1 | -5/+5 | |
| 2023-08-01 | Un-ignore RUSTSEC-2020-0071 and ban time 0.1 from dependency tree | Linus Färnstrand | 1 | -3/+0 | |
| 2023-08-01 | Un-ignore RUSTSEC-2021-0145 since atty is no longer in the dep tree | Linus Färnstrand | 1 | -5/+1 | |
| 2023-07-27 | Update actions with new resource path | Albin | 2 | -3/+3 | |
| 2023-07-21 | Move tests into test plans | Jon Petersson | 1 | -0/+1 | |
