| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-30 | Unify swift format scripts and fix documentation | Steffen | 1 | -1/+1 | |
| 2025-09-30 | Switch swiftformat to swift-format | Steffen | 1 | -26/+5 | |
| 2025-08-26 | Remove hotfix to force Xcode 16dot4 | Bug Magnet | 1 | -8/+0 | |
| 2025-08-18 | Fix Github runner | Jon Petersson | 1 | -0/+8 | |
| 2025-05-26 | Add ui test build step to ios ci | Steffen | 1 | -0/+24 | |
| 2025-05-26 | Simplify ios actions | Steffen Ernst | 1 | -3/+1 | |
| 2025-05-26 | Fix checkout step needs to be in workflow | Steffen Ernst | 1 | -0/+3 | |
| 2025-05-26 | Refactor ios github actions | Steffen Ernst | 1 | -55/+3 | |
| 2025-02-27 | Add submodule checkout to all CI scripts, amend build instructions | Andrew Bulhak | 1 | -1/+1 | |
| 2025-02-21 | Add wireguard-apple submodule to trigger paths | Andrew Bulhak | 1 | -0/+1 | |
| 2025-02-21 | Add wireguard-apple submodule update to ios workflow | Andrew Bulhak | 1 | -0/+6 | |
| 2025-02-04 | Set toolchain and target directly with Rustup | Linus Färnstrand | 1 | -2/+0 | |
| 2025-01-14 | Update CI Scripts | Bug Magnet | 1 | -10/+5 | |
| 2024-11-26 | Update Actions | tinyboxvk | 1 | -3/+3 | |
| Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com> | |||||
| 2024-10-23 | Store unit test report | Niklas Berglund | 1 | -0/+12 | |
| 2024-10-18 | Update docs and scripts for go1.21 | Emīls | 1 | -1/+1 | |
| 2024-08-22 | Add top level `permissions` to all Github Actions workflows | Linus Färnstrand | 1 | -0/+3 | |
| The default permission on the repository is already set to read only. So in practice this makes no difference. But this makes that more explicit, and less relying on the repository being correctly configured. This also makes security scanning tools such as OpenSSF scorecard happier about the overall security of our repository. | |||||
| 2024-08-08 | Change the way iOS end to end tests workflows are set up | Niklas Berglund | 1 | -10/+18 | |
| 2024-07-17 | Update wireguard-apple | Emīls | 1 | -1/+1 | |
| 2024-05-21 | Add protobuf when building and running tests | Bug Magnet | 1 | -0/+5 | |
| 2024-03-25 | Force the rust version to the current stable release | Bug Magnet | 1 | -1/+4 | |
| 2024-03-11 | Add -disableAutomaticPackageResolution to xcodebuild command | Jon Petersson | 1 | -0/+1 | |
| 2024-02-02 | Run iOS tests when rust builscript is changed | Emīls | 1 | -0/+1 | |
| 2024-01-18 | Add a staging configuration that automatically targets the staging environment | Bug Magnet | 1 | -0/+1 | |
| 2023-12-18 | Execute screenshot tests after merging to main | Jon Petersson | 1 | -9/+0 | |
| 2023-12-08 | Run screenshots action on Github | Jon Petersson | 1 | -1/+10 | |
| 2023-12-07 | Use macos-13 for linting and formatting | Emīls | 1 | -2/+2 | |
| 2023-11-10 | Use bigger runners and yeetd | Emīls | 1 | -4/+10 | |
| 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-05 | Try using Xcode15 on github CI | Bug Magnet | 1 | -2/+2 | |
| 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-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-07-21 | Move tests into test plans | Jon Petersson | 1 | -0/+1 | |
| 2023-05-22 | Add shadowsocks-proxy crate | Emīls | 1 | -0/+2 | |
| 2023-05-03 | Upgrade CI to macOS 13 and Xcode 14.3 | Andrej Mihajlov | 1 | -39/+14 | |
| 2023-03-07 | Bump Go version in workflow to 1.19.5 | Emīls | 1 | -1/+1 | |
| 2023-01-13 | Try splitting too long line in iOS CI yml | Linus Färnstrand | 1 | -1/+5 | |
| 2023-01-13 | Run yamlfix on all of .github/workflows/ | Linus Färnstrand | 1 | -79/+79 | |
| 2022-11-02 | Add xcbeautify | Andrej Mihajlov | 1 | -2/+5 | |
| 2022-11-02 | Run all tests but ignore screenshots UI tests bundle | Andrej Mihajlov | 1 | -26/+6 | |
| 2022-09-26 | CI: add operations tests | Andrej Mihajlov | 1 | -1/+16 | |
| 2022-08-15 | Bump go patch version | David Lönnhager | 1 | -1/+1 | |
| 2022-08-15 | Bump actions golang to 1.18.1 | Albin | 1 | -1/+1 | |
| 2022-08-03 | Add swift-format | Andrej Mihajlov | 1 | -5/+23 | |
| 2022-06-27 | Convert Package.resolved v2 -> v1 | Andrej Mihajlov | 1 | -0/+15 | |
| 2022-06-13 | Disable -quiet for tests | Andrej Mihajlov | 1 | -1/+0 | |
