Commit Graph

24 Commits

Author SHA1 Message Date
Doug 0d50b2b652 Update CI to use macOS 12 and Xcode 13.4. 2022-05-25 17:38:22 +01:00
Doug 93446c636f Add locheck run script to Riot target. (#6069)
* Add a locheck pre-build step to find all .strings errors.
* Treat locheck warnings as errors.
* Install mint on CI and pin locheck version.
* Clean up localised strings with invalid formatting
2022-04-26 09:36:05 +01:00
Doug 7c8aa40cac Fix UI Tests and run on PRs
- Add missing screen states.
- Detect the bottom of the screen list and stop scrolling if screen state wasn't found.
- Remove unimplemented tests to speed up the run.
- Remove failed button checks in MatrixItemChooserUITests
2022-04-21 12:54:53 +01:00
David Langley c684cb13e6 Add secret-check job 2022-02-03 21:06:59 +00:00
David Langley 7303c373cd Disable if 2022-02-03 21:03:01 +00:00
David Langley cfb5be6d47 Can't use secrets in job.if. Try env vars. 2022-02-03 21:01:20 +00:00
David Langley f2da4ad45e Only run job if secrets are available. 2022-02-03 17:03:33 +00:00
David Langley e7aa7b75a5 Don't buld alpa release for non vector-im/element-ios repos 2022-02-03 09:32:15 +00:00
Stefan Ceriu 03f2a2687f vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings. 2022-01-19 16:11:35 +02:00
Stefan Ceriu acdf51630f vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys. 2022-01-04 17:33:32 +02:00
Doug 9752e3af85 Merge pull request #5112 from vector-im/doug/remove_build_ci
Only run build CI on develop.
2021-12-07 10:13:31 +00:00
SBiOSoftWhare 3185870957 GitHub workflows: remove kit references. 2021-12-06 23:50:04 +01:00
Doug 252e5b0b6d Only run build CI on develop. 2021-11-08 18:31:35 +00:00
Doug d96e72b718 Remove concurrency restriction on develop. 2021-11-05 16:05:35 +00:00
Doug a62c390c25 Add concurrency to GitHub workflows to auto-cancel older runs. 2021-11-05 15:07:08 +00:00
Doug 2e9b7104a1 Update alpha release to build on macOS 11. 2021-10-01 09:47:41 +01:00
SBiOSoftWhare cc14b3afe4 GH actions: Update release alpha GH action with Git branch en var. 2021-08-13 17:33:22 +02:00
SBiOSoftWhare a086f44740 GH actions: Update release alpha GH action CocoaPods management. 2021-08-13 17:18:48 +02:00
SBiOSoftWhare 6dbcbfb145 GH actions: Remove commented code. 2021-08-13 15:57:09 +02:00
SBiOSoftWhare ae952b56da GH actions: Update release alpha GH action PR message. 2021-08-13 15:55:35 +02:00
SBiOSoftWhare 7f157e7eb4 GH actions: Update release alpha GH action PR message. 2021-08-13 14:48:44 +02:00
SBiOSoftWhare cbee27ac03 GH actions: Update release alpha GH action PR message. 2021-08-13 14:39:59 +02:00
SBiOSoftWhare 3c40b7b7b7 GH actions: Update release alpha GH action with QR code link. 2021-08-13 11:52:47 +02:00
SBiOSoftWhare 0a4f2ebdc8 Alpha release: Implement GH action
* GH actions: Disable existing GH actions temporary.

* GH actions: Add release alpha GH action.

* GH actions: Disable existing GH actions temporary.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.GH actions: Update release alpha GH action.

* Fastlane: Add upload to Diawi lane and write file link into GitHub env.

* GH actions: Update release alpha GH action.

* GH actions: Enable again existing GH actions.

* GH actions: Enable again existing GH actions.

* GH actions: Update release alpha GH action.

* GH actions: Update release alpha GH action.
2021-08-13 09:25:32 +02:00