summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ios-screenshots-tests.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Switch swiftformat to swift-formatSteffen1-1/+1
2025-08-26Remove hotfix to force Xcode 16dot4Bug Magnet1-4/+0
2025-08-18Fix Github runnerJon Petersson1-0/+4
2025-06-03Add if: always() to "archive test report" actionAndrew Bulhak1-0/+1
2025-05-26Fix yaml lintSteffen Ernst1-2/+2
2025-05-26Simplify ios actionsSteffen Ernst1-2/+0
2025-05-26Fix checkout step needs to be in workflowSteffen Ernst1-0/+3
2025-05-26Refactor ios github actionsSteffen Ernst1-38/+5
2025-05-13Build screenshots with MockRelease configurationmojganii1-1/+1
2025-02-27Add submodule checkout to all CI scripts, amend build instructionsAndrew Bulhak1-0/+5
2025-02-04Change run commands to single lineKalle Lindström1-2/+1
2025-02-04Set toolchain and target directly with RustupLinus Färnstrand1-2/+0
2025-01-14Update CI ScriptsBug Magnet1-8/+3
2024-11-26Update Actionstinyboxvk1-1/+1
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
2024-10-18Update docs and scripts for go1.21Emīls1-1/+1
2024-08-22Add top level `permissions` to all Github Actions workflowsLinus Färnstrand1-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-07-17Update wireguard-appleEmīls1-1/+1
2024-06-27Re-enable screenshots for iPadNiklas Berglund1-1/+0
2024-06-19Fix for failing iOS screenshot testsNiklas Berglund1-8/+22
2024-06-07Add the UITests xcconfig file when running screenshot testsBug Magnet1-0/+1
2024-05-27Add required protobuf dependenciesBug Magnet1-0/+5
2024-03-25Force the rust version to the current stable releaseBug Magnet1-1/+4
2024-03-11Add -disableAutomaticPackageResolution to xcodebuild commandJon Petersson1-0/+1
2024-01-18Add a staging configuration that automatically targets the staging environmentBug Magnet1-0/+1
2023-12-18Execute screenshot tests after merging to mainJon Petersson1-0/+75