daniellekirkwood
d8df62ec70
Update automation for WTF and FTUE project boards ( #5505 )
2022-02-04 13:52:47 +00:00
David Langley
d4894d270e
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
27b10f3c49
Add secret-check job
2022-02-03 21:06:59 +00:00
David Langley
6b0197666a
Disable if
2022-02-03 21:03:01 +00:00
David Langley
7c80304135
Can't use secrets in job.if. Try env vars.
2022-02-03 21:01:20 +00:00
David Langley
eef5e6d30b
Only run job if secrets are available.
2022-02-03 17:03:33 +00:00
daniellekirkwood
040ee4193d
Add automation for WTF and FTUE project boards ( #5494 )
2022-02-03 16:34:18 +00:00
David Langley
01205f385f
Don't buld alpa release for non vector-im/element-ios repos
2022-02-03 09:32:15 +00:00
Kat Gerasimova
c4249a7122
Fix issue template indentation
2022-01-25 12:16:33 +00:00
Benoit Marty
f7cb9c0294
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
ec1fbed87d
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
7850ccecdc
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
b1beaf6205
Fix graphql warnings in issue automation
...
Fixes #5294
2022-01-16 17:40:11 +00:00
Stefan Ceriu
bb0088d2d4
vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys.
2022-01-04 17:33:32 +02:00
Kat Gerasimova
321e759a39
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
ee9043547b
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
750ad2ff2a
Remove issue workflow for the old Delight board
2021-12-09 10:48:44 +00:00
Doug
0266339995
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
21f2e33246
GitHub workflows: remove kit references.
2021-12-06 23:50:04 +01:00
Ekaterina Gerasimova
6306cf9fe3
Issue workflows: quotes break validation
2021-12-02 14:36:11 +00:00
Ekaterina Gerasimova
f4905d90ad
Issue workflow: needs-info triage is now part of the labelled workflows
2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
d1eed01656
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
c2aa9383e5
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
b3f8e3fe1d
Issue workflow: fix filtering for Design issues
2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
384a77a498
Issue workflow: use commit ID rather than tag
2021-12-02 14:17:05 +00:00
Ekaterina Gerasimova
3330d24471
Fix link to board in issue automation
...
Changelog covered by 5153.misc
2021-11-24 10:55:34 +00:00
Ekaterina Gerasimova
d49ef45aad
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
396cdb3f46
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
7bba095ef5
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
67950e3c8d
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
9abf392356
Address PR review
2021-11-12 15:48:35 +00:00
Doug
371385ae3b
Only run build CI on develop.
2021-11-08 18:31:35 +00:00
Doug
1f83931f38
Remove concurrency restriction on develop.
2021-11-05 16:05:35 +00:00
Doug
567146d526
Add concurrency to GitHub workflows to auto-cancel older runs.
2021-11-05 15:07:08 +00:00
Doug
2f0aad73df
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
e8f64cfdb4
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
1ad5bbf0e2
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
6526b2ad28
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
30ed5a8142
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
0f60c4f46c
Update alpha release to build on macOS 11.
2021-10-01 09:47:41 +01:00
manuroe
25889ab071
Update PR template with a checkbox for accessibility and self review.
2021-09-27 17:06:36 +02:00
Ekaterina Gerasimova
c0f25578c9
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
36568171c7
GH actions: Update release alpha GH action with Git branch en var.
2021-08-13 17:33:22 +02:00
SBiOSoftWhare
a304271635
GH actions: Update release alpha GH action CocoaPods management.
2021-08-13 17:18:48 +02:00
SBiOSoftWhare
8a8c11bbb8
GH actions: Remove commented code.
2021-08-13 15:57:09 +02:00
SBiOSoftWhare
d276b51346
GH actions: Update release alpha GH action PR message.
2021-08-13 15:55:35 +02:00
SBiOSoftWhare
3a5e6fc28f
GH actions: Update release alpha GH action PR message.
2021-08-13 14:48:44 +02:00
SBiOSoftWhare
94b5a45669
GH actions: Update release alpha GH action PR message.
2021-08-13 14:39:59 +02:00
SBiOSoftWhare
53a0a864ee
Merge branch 'develop' into steve/4634_alpha_release
...
# Conflicts:
# CHANGES.md
2021-08-13 12:14:08 +02:00
SBiOSoftWhare
a22b4d9276
GH actions: Update release alpha GH action with QR code link.
2021-08-13 11:52:47 +02:00