Doug
b2e8513882
Fix UI test action and Auth test.
2022-05-05 10:11:34 +01:00
Doug
f521b21b3f
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
Kat Gerasimova
45c64d1c1a
Update issue labelling automation
...
Don't label A-Threads with Z-Labs any more because threads have been released
2022-04-22 13:48:53 +01:00
Doug
b40f0b8f0b
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
daniellekirkwood
5b1c1a39da
Update automation for WTF and FTUE project boards ( #5505 )
2022-02-04 13:52:47 +00:00
David Langley
7ae80789e0
Merge pull request #5496 from vector-im/langleyd/5491_fix_CI_for_non_vector_repo_prs
...
Only run job if secrets are available.
2022-02-04 09:21:23 +00:00
David Langley
ae15312227
Add secret-check job
2022-02-03 21:06:59 +00:00
David Langley
303e553625
Disable if
2022-02-03 21:03:01 +00:00
David Langley
3b873c9618
Can't use secrets in job.if. Try env vars.
2022-02-03 21:01:20 +00:00
David Langley
0b40d89342
Only run job if secrets are available.
2022-02-03 17:03:33 +00:00
daniellekirkwood
ea02877892
Add automation for WTF and FTUE project boards ( #5494 )
2022-02-03 16:34:18 +00:00
David Langley
fc842a8d3b
Don't buld alpa release for non vector-im/element-ios repos
2022-02-03 09:32:15 +00:00
Stefan Ceriu
9f72ba5138
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
Ekaterina Gerasimova
3ea9de7c53
Sync issue automation with element-web
...
Add automation for
* labelling Labs issues
* adding design and product issues to boards
* adding design and product PRs to boards
* add UISI issues to Crypto team board
Fixes issue #5380
2022-01-16 17:40:11 +00:00
Ekaterina Gerasimova
bbcc316ff7
Fix graphql warnings in issue automation
...
Fixes #5294
2022-01-16 17:40:11 +00:00
Stefan Ceriu
fe525e4559
vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys.
2022-01-04 17:33:32 +02:00
Kat Gerasimova
d4cba3e4e9
Add automation to move Message Bubble issues to the project board ( #5290 )
...
* Add automation to move Message bubbles to new board
* Add changelog entry
2021-12-09 14:43:59 +00:00
Ekaterina Gerasimova
7ba42eb796
Update naming of Delight board in issue workflow
...
Only using the new Delight board now and naming is better for the Action
page in GitHub when it's short and precise.
2021-12-09 10:48:44 +00:00
Ekaterina Gerasimova
a3a0889acd
Remove issue workflow for the old Delight board
2021-12-09 10:48:44 +00:00
Doug
be1b771463
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
a8bef23292
GitHub workflows: remove kit references.
2021-12-06 23:50:04 +01:00
Ekaterina Gerasimova
f38db664b4
Issue workflows: quotes break validation
2021-12-02 14:36:11 +00:00
Ekaterina Gerasimova
f498e5e081
Issue workflow: needs-info triage is now part of the labelled workflows
2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
dd2853734d
Issue workflow: improve naming for jobs
...
Make names shorter so they look better through the web interface and are
more useful.
2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
e339c5bea5
Issue workflow: Split out spaces jobs for new and old boards
...
So they don't depend on each other
2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
4f57bb763d
Issue workflow: fix filtering for Design issues
2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
ed4e184661
Issue workflow: use commit ID rather than tag
2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
2ec380172f
Fix link to board in issue automation
...
Changelog covered by 5153.misc
2021-11-24 10:55:34 +00:00
Ekaterina Gerasimova
f75dd542b9
Add automation to move labelled issues
...
Move X-Needs-Info on the triage board to needs info column
Design issues to Design team
Spaces to Delight
Voice messages to Voice message board
Threads to threads board
Fixes #5143
Covered by changelog entry 5153.misc
2021-11-17 08:53:20 +00:00
Ekaterina Gerasimova
8bae72c5eb
Update issue triage automation for P1 and need info
...
Move P1 issues to app and crypto team boards. Move unlabelled issues
without X-Needs-Info out of column on Triage board.
2021-11-16 10:16:07 +00:00
Doug
c201ebced1
Only run build CI on develop.
2021-11-08 18:31:35 +00:00
Doug
0a73f6cdac
Remove concurrency restriction on develop.
2021-11-05 16:05:35 +00:00
Doug
7985841123
Add concurrency to GitHub workflows to auto-cancel older runs.
2021-11-05 15:07:08 +00:00
Ekaterina Gerasimova
7f2f392dcb
Add issue triage automation
...
Fixes #5012
Move new issues into incoming column and move X-Needs-Info into Need info column on the vector-im/element-android/projects/4 board
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io >
2021-10-14 13:54:50 +01:00
Doug
6db3e269a7
Update Xcode to 12.5 and use macOS 11.
...
Fixes CI failing when using Swift 5.4 features.
2021-10-13 10:56:44 +01:00
Doug
040ad23118
Update alpha release to build on macOS 11.
2021-10-01 09:47:41 +01:00
SBiOSoftWhare
2a36d26a92
GH actions: Update release alpha GH action with Git branch en var.
2021-08-13 17:33:22 +02:00
SBiOSoftWhare
7a7646d33e
GH actions: Update release alpha GH action CocoaPods management.
2021-08-13 17:18:48 +02:00
SBiOSoftWhare
cb6af4604c
GH actions: Remove commented code.
2021-08-13 15:57:09 +02:00
SBiOSoftWhare
7559afb384
GH actions: Update release alpha GH action PR message.
2021-08-13 15:55:35 +02:00
SBiOSoftWhare
fbe2307d4c
GH actions: Update release alpha GH action PR message.
2021-08-13 14:48:44 +02:00
SBiOSoftWhare
6fb336bd6a
GH actions: Update release alpha GH action PR message.
2021-08-13 14:39:59 +02:00
SBiOSoftWhare
3bf157b96e
GH actions: Update release alpha GH action with QR code link.
2021-08-13 11:52:47 +02:00
SBiOSoftWhare
9e97187fb6
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
Doug
1cdf7da187
Create ci-tests.yml
...
Separate CI jobs into individual actions.
2021-07-14 17:01:15 +01:00
Doug
1431d8fd65
Update and rename ci.yml to ci-build.yml
...
Separate CI jobs into individual actions.
2021-07-14 17:00:21 +01:00
manuroe
e48f63c845
GH Actions: Make sure we use the latest version of MatrixKit
...
We use a local version of the MatrixKit podspec, MatrixKit.edited.podspec. This creates an issue in the computation of Podfile.lock. MatrixKit is not associated to a commit. `pod install` will be happy with its marketing version. It will not try to update if this marketing version matches with the one in the cache.
So delete the MatrixKit pod cache.
Generated Podfile.lock:
```
...
EXTERNAL SOURCES:
MatrixKit:
:podspec: MatrixKit.edited.podspec
MatrixSDK:
:branch: manu/test_ci_2
https://github.com/matrix-org/matrix-ios-sdk.git
CHECKOUT OPTIONS:
MatrixSDK:
:commit: 32614df19df3ef43e77f25a06ddb0b04e910f90b
https://github.com/matrix-org/matrix-ios-sdk.git
...
```
2021-06-09 08:35:14 +02:00
manuroe
ca35fb65f7
GH Actions: Make jobs use the right version of MatrixKit and MatrixSDK
2021-04-28 17:43:05 +02:00
manuroe
6423704675
GH Actions: Polish
2021-04-21 09:25:18 +02:00
manuroe
be111689d1
GH Actions: Increase test expectation timeout. Machines are slow
2021-04-21 08:28:45 +02:00