Commit Graph

89 Commits

Author SHA1 Message Date
Stefan Ceriu d5b1b4de6b Switch to using an API key for interactions with AppStoreConnect while on CI; update fastlane and dependencies 2022-11-09 10:53:20 +02:00
Kat Gerasimova f1da4ef163 Update PR automation
Stop using deprecated ProjectNext API in favour of the new ProjectV2 one
2022-11-03 11:07:48 +00:00
Kat Gerasimova a1383efc87 Update issue automation
Stop using deprecated ProjectNext API in favour of the new ProjectV2 one
2022-11-03 12:22:58 +02:00
Kat Gerasimova 47018af146 Fix typo in issue automation 2022-10-31 19:32:17 +02:00
Kat Gerasimova 5f4db1fd7a Add issue automation for the VoIP team 2022-10-31 14:24:44 +02:00
David Langley e14c1106bd add Z-Labs tag or rich text editor and update to the new label naming 2022-10-27 15:24:28 +01:00
Stefan Ceriu 94ffd9a8b4 Stop running UI tests on pushes to develop, they already run on PRs 2022-10-25 14:24:36 +03:00
Kat Gerasimova 0ff281cabf Clarify issue automation conditions
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-10-20 09:55:18 +01:00
Kat Gerasimova e390c5f0d0 Update issue automation for design
Put only high priority issues in front of the design team, all of which the design team will aim to action to keep the queue at zero
2022-10-20 09:55:18 +01:00
Kat Gerasimova 0f8c20448a Add issue automation for PS features teams 2022-10-20 09:46:03 +01:00
Stefan Ceriu d7bee0f8ae Add pull request change types for triggering alpha builds 2022-10-18 15:25:39 +03:00
Stefan Ceriu ef846e6f5f Configure codecov flags and have them be carried forward 2022-10-18 14:30:00 +03:00
Stefan Ceriu 4fd297bd26 Only running alpha builds when PR labeled with Trigger-PR-Build 2022-10-18 14:30:00 +03:00
Kat Gerasimova 96a7894a53 Fix issue automation
Column name has been updated, update automation to match
2022-10-05 13:41:48 +03:00
Stefan Ceriu 50678b5e40 Have Codecov ignore generated files and run the UI tests on pushes to develop 2022-09-08 09:43:22 +03:00
Stefan Ceriu a9d5efc44b Fix RiotSwiftUITest coverage report gathering 2022-09-06 16:21:24 +03:00
Germain 74d0baa5e6 Remove threads board automation
The threads board has been closed and is now replaced by the Delight board
2022-09-05 09:41:02 +01:00
Andy Uhnak 9f2ecb93a2 Install sentry-cli 2022-08-18 10:47:49 +01:00
Andy Uhnak ac0a9afd9b Update plugins 2022-08-18 10:47:49 +01:00
Andy Uhnak e48507df0e Cache gems via setup-ruby 2022-08-18 10:47:49 +01:00
Andy Uhnak 966665b739 Fix name 2022-08-18 10:47:49 +01:00
Andy Uhnak e2d3c47767 Pass secret as env 2022-08-18 10:47:49 +01:00
Germain 683d737440 Add App Layout delight automation 2022-08-01 13:34:52 +01:00
Kat Gerasimova 96a3619b78 Update issue automation for the design team
The design team would like to see all of their issues on their board for triage now
2022-07-18 10:49:18 +01:00
Doug f92649a687 Add missing ) in workflow. 2022-06-21 09:07:48 +01:00
ismailgulek 1285a2d04a Simplify comments on sonarcloud.yml 2022-06-17 12:06:24 +03:00
ismailgulek d9093e9c3d Run sonarcloud on linux 2022-06-16 18:19:12 +03:00
ismailgulek c109bcabe5 Use new GH template workflow 2022-06-16 18:01:35 +03:00
ismailgulek cff7f8a3f0 Move sonarcloud to sonar.yml 2022-06-16 17:41:58 +03:00
ismailgulek 805399c0f6 Add sonarcloud config 2022-06-16 17:34:10 +03:00
ismailgulek 81dbdbefb2 Add Codecov configuration 2022-06-16 13:54:20 +03:00
Germain a161453d3f Remove spaces issues to delight board automation (#6230)
* Remove spaces issues to delight board automation

* Move issues with the Team Delight label

* Fix label name
2022-06-01 17:50:15 +02:00
Doug bf01ab32bb Update CI to use macOS 12 and Xcode 13.4. 2022-05-25 17:38:22 +01:00
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