Commit graph

131 commits

Author SHA1 Message Date
ismailgulek
53f9575d37
Add sonarcloud config 2022-06-16 17:34:10 +03:00
ismailgulek
82717adbd9
Add Codecov configuration 2022-06-16 13:54:20 +03:00
Germain
179381c058
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
9abcab94b6 Update CI to use macOS 12 and Xcode 13.4. 2022-05-25 17:38:22 +01:00
Doug
c0451ce413 Fix UI test action and Auth test. 2022-05-05 10:11:34 +01:00
Doug
13813353aa
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
a2b3f85766 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
faea2de85b 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
c5253cf8a6
Update automation for WTF and FTUE project boards (#5505) 2022-02-04 13:52:47 +00:00
David Langley
579eec2103
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
bcc0e36d8a Add secret-check job 2022-02-03 21:06:59 +00:00
David Langley
a230e7f99c Disable if 2022-02-03 21:03:01 +00:00
David Langley
3097f717d3 Can't use secrets in job.if. Try env vars. 2022-02-03 21:01:20 +00:00
David Langley
6f78c168ec Only run job if secrets are available. 2022-02-03 17:03:33 +00:00
daniellekirkwood
3c3ef4d945
Add automation for WTF and FTUE project boards (#5494) 2022-02-03 16:34:18 +00:00
David Langley
1b6600816b Don't buld alpa release for non vector-im/element-ios repos 2022-02-03 09:32:15 +00:00
Kat Gerasimova
e27d29936b Fix issue template indentation 2022-01-25 12:16:33 +00:00
Benoit Marty
feb0835107
Add case for local or non public homeserver. (#5431)
* Add case for local or non public homeserver.

See https://github.com/vector-im/element-android/pull/4963

Co-authored-by: Kat Gerasimova <ekaterinag@element.io>
2022-01-25 10:25:41 +00:00
Stefan Ceriu
821d6066cd 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
9978dbfa92 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
04c8c05a41 Fix graphql warnings in issue automation
Fixes #5294
2022-01-16 17:40:11 +00:00
Stefan Ceriu
f0cdbe5a7c vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys. 2022-01-04 17:33:32 +02:00
Kat Gerasimova
c7ef48c57f
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
c6c086ac2a 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
3e20953309 Remove issue workflow for the old Delight board 2021-12-09 10:48:44 +00:00
Doug
a311e6ed17
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
ba5a239a3d GitHub workflows: remove kit references. 2021-12-06 23:50:04 +01:00
Ekaterina Gerasimova
7b0f071c58 Issue workflows: quotes break validation 2021-12-02 14:36:11 +00:00
Ekaterina Gerasimova
e6b8dff252 Issue workflow: needs-info triage is now part of the labelled workflows 2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
b497a5494f 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
4e6b2604c3 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
2f353361bd Issue workflow: fix filtering for Design issues 2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
3e0588434d Issue workflow: use commit ID rather than tag 2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
a21287131a Fix link to board in issue automation
Changelog covered by 5153.misc
2021-11-24 10:55:34 +00:00
Ekaterina Gerasimova
148fd7afb8 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
manuroe
2ce2522b7b
Merge pull request #5153 from kittykat/issue-board
Update issue triage automation for P1 and need info
2021-11-17 09:03:39 +01:00
Kat Gerasimova
9da5ee5ac8
Merge pull request #4984 from opusforlife2/issue_template
Remove redundancy in heading in bug report issue form
2021-11-16 22:45:56 +00:00
Ekaterina Gerasimova
60be73071f 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
opusforlife2
c2baaeccdf
Address PR review 2021-11-12 15:48:35 +00:00
Doug
8ca5033a91 Only run build CI on develop. 2021-11-08 18:31:35 +00:00
Doug
08785b59f3 Remove concurrency restriction on develop. 2021-11-05 16:05:35 +00:00
Doug
8f4eea8939 Add concurrency to GitHub workflows to auto-cancel older runs. 2021-11-05 15:07:08 +00:00
Doug
8768eb2e76
Merge pull request #4988 from kittykat/issue-template
Update defect issue template to improve wording
2021-10-26 14:16:09 +01:00
Ekaterina Gerasimova
92d08dec14 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
67f5dd6edb 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
Ekaterina Gerasimova
bdba1a855c Update defect issue template to improve wording
Improve wording around rageshakes based on feedback.

Fixes #4987

Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-10-12 10:31:47 +01:00
opusforlife2
da7148f77a
Edited heading + subheadings to avoid redundancy
Also made the subheadings one size smaller (4 #'s instead of 3)
2021-10-11 19:15:04 +00:00
Doug
178371abb4
Update alpha release to build on macOS 11. 2021-10-01 09:47:41 +01:00
manuroe
8a21d3ce8a Update PR template with a checkbox for accessibility and self review. 2021-09-27 17:06:36 +02:00
Ekaterina Gerasimova
eda9812eec Issue triage: remove old templates, add new ones
Remove the old style Markdown templates and replace with new style yaml
templates. New templates match those used in element-web.

Note that issue labels will been to be renamed to match element-web
before this PR can be merged.

Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-09-03 10:46:35 +01:00
SBiOSoftWhare
ca911c60fa GH actions: Update release alpha GH action with Git branch en var. 2021-08-13 17:33:22 +02:00
SBiOSoftWhare
ca8ad420ef GH actions: Update release alpha GH action CocoaPods management. 2021-08-13 17:18:48 +02:00
SBiOSoftWhare
8516f179c8 GH actions: Remove commented code. 2021-08-13 15:57:09 +02:00
SBiOSoftWhare
d5b80bc1d3 GH actions: Update release alpha GH action PR message. 2021-08-13 15:55:35 +02:00
SBiOSoftWhare
773745e80e GH actions: Update release alpha GH action PR message. 2021-08-13 14:48:44 +02:00
SBiOSoftWhare
9e6316bd6c GH actions: Update release alpha GH action PR message. 2021-08-13 14:39:59 +02:00
SBiOSoftWhare
ea860f67ff Merge branch 'develop' into steve/4634_alpha_release
# Conflicts:
#	CHANGES.md
2021-08-13 12:14:08 +02:00
SBiOSoftWhare
328d8e34fe GH actions: Update release alpha GH action with QR code link. 2021-08-13 11:52:47 +02:00
SBiOSoftWhare
58c68a54e9
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
manuroe
864e89b276 PULL_REQUEST_TEMPLATE: Use a true hyperlink for changelog 2021-08-09 17:35:30 +02:00
manuroe
68fa523fc1 CHANGES.md: Use towncrier to manage the change log
vector-im/element-ios#4393

More info in [CONTRIBUTING](CONTRIBUTING.md#changelog)
2021-08-09 16:06:24 +02:00
manuroe
bd56208d0b
Merge branch 'develop' into bug-templates 2021-07-22 16:14:56 +02:00
Doug
c411429206
Create ci-tests.yml
Separate CI jobs into individual actions.
2021-07-14 17:01:15 +01:00
Doug
aa264048dd
Update and rename ci.yml to ci-build.yml
Separate CI jobs into individual actions.
2021-07-14 17:00:21 +01:00
Jonathan de Jong
cb04c97e47 Add bug report information 2021-07-14 10:54:19 +02:00
manuroe
dc0febc066 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
    :git: https://github.com/matrix-org/matrix-ios-sdk.git

CHECKOUT OPTIONS:
  MatrixSDK:
    :commit: 32614df19df3ef43e77f25a06ddb0b04e910f90b
    :git: https://github.com/matrix-org/matrix-ios-sdk.git
...
```
2021-06-09 08:35:14 +02:00
manuroe
7837c710c2 GH Actions: Make jobs use the right version of MatrixKit and MatrixSDK 2021-04-28 17:43:05 +02:00
manuroe
29552ce93f GH Actions: Polish 2021-04-21 09:25:18 +02:00
manuroe
8ce5f1cb02 GH Actions: Increase test expectation timeout. Machines are slow 2021-04-21 08:28:45 +02:00
manuroe
d1c2f528bd GH Actions: Use a separate job for tests to save time 2021-04-21 07:38:42 +02:00
manuroe
59f1dd2542 GH Actions: Add cached for bundler and pods 2021-04-20 18:01:45 +02:00
manuroe
e573f167d9 GH Actions: Make tests work probably better 2021-04-20 17:34:59 +02:00
manuroe
0d3b4150e7 GH Actions: Run tests in another way 2021-04-20 16:55:38 +02:00
manuroe
dbcd2c90ec GH Actions: Run projects tests 2021-04-20 16:13:01 +02:00
manuroe
890aaf7b22
Introduce GitHub Actions 2021-03-19 18:50:39 +01:00
SBiOSoftWhare
7300f9d899 Fix pull request template. 2020-08-24 15:40:44 +02:00
SBiOSoftWhare
ed5d384cd2 Update pull request template. 2020-08-24 14:56:55 +02:00
SBiOSoftWhare
db9165434c
Update PULL_REQUEST_TEMPLATE.md 2020-03-04 10:28:00 +01:00
manuroe
6dbef6db86 PULL_REQUEST_TEMPLATE: add "UI change has been tested on both light and dark themes" 2019-02-18 12:36:49 +01:00
manuroe
12f3e02261 PULL_REQUEST_TEMPLATE: add a checkbox for "Pull request updates CHANGES.rst" and "Pull request includes screenshots or videos of UI changes" 2018-11-28 10:18:59 +01:00
Aaron Raimist
0b56d36083
Add a pull request template
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 16:19:27 -06:00