dependabot[bot]
48944eabcc
Bump actions/github-script from 3 to 5.1.0
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3 to 5.1.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3...v5.1.0 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 23:03:21 +00:00
ariskotsomitopoulos
71fbc3c5c7
- Do not add GitHub comments on successful ktlint runs
...
- Remove already existing comments when ktlint succeed
2022-01-10 13:07:18 +02:00
ariskotsomitopoulos
5b6e70b1b4
While abortOnError = true for linter, lets always build the reports on error
2022-01-07 16:32:18 +02:00
ariskotsomitopoulos
33a4eac7d2
- Fix github actions ktlint reports
...
- Publish results on PR via commenting
- Support for all modules along with tests
- Code format & emoticons
2022-01-06 00:26:47 +02:00
Florian Renaud
eb9fc579d3
Fix malformed comments and code review
2022-01-05 09:19:59 +00:00
Florian Renaud
60ecd50e61
Skip issue triage actions in forks
2022-01-05 09:19:59 +00:00
Benoit Marty
54d76af54b
Revert "Skip issue triage GitHub actions in forks"
2022-01-03 15:17:34 +01:00
Florian Renaud
58f7c83f4e
Skip issue triage actions in forks
2021-12-17 17:19:44 +01:00
Benoit Marty
a40e60ba8f
Merge branch 'develop' into feature/bma/posthog
2021-12-13 23:18:14 +01:00
Ekaterina Gerasimova
8fefee9b02
Fix graphql warning in issue automation workflow
...
Fixes #4671
2021-12-10 08:52:08 +00:00
daniellekirkwood
2c8cc3e16d
Add automation to move messages bubbles issues to the message bubbles board ( #4667 )
...
* Add automation to move message bubbles issues to bubbles board
* Add changelog entry
Changelog entry to note new automation to move message bubbles issues to message bubbles board
2021-12-09 15:20:10 +00:00
Ekaterina Gerasimova
ed6e7a12ad
Remove automation for new Delight board
...
There's no Android developer on the Delight team right now, so it makes
sense to redirect Spaces issues to the Android team.
Covered by the 4617.misc changelog entry.
2021-12-09 11:26:09 +00:00
Ekaterina Gerasimova
ad1fbab956
Remove automation for old Delight board
...
Covered by 4617.misc changelog entry
2021-12-09 11:26:09 +00:00
Benoit Marty
673cbb29de
Merge branch 'develop' into feature/bma/posthog
2021-12-07 14:26:31 +01:00
Ekaterina Gerasimova
1aa532178e
Issue workflow: Split out spaces jobs for new and old boards
2021-12-03 10:01:25 +00:00
Ekaterina Gerasimova
c89c0dcbd2
Issue workflow: fix filtering for Design issues
2021-12-03 10:01:25 +00:00
Ekaterina Gerasimova
3778603c4d
Issue workflow: improve naming for jobs
2021-12-03 10:01:25 +00:00
Benoit Marty
5ab18dfd6d
Add automation to import the plan
2021-12-02 14:10:03 +01:00
Adam Brown
b9e7357e04
using Pixel 5 profile and ensuring jobs stay marked as failed after collecting screenshots and logs
2021-11-18 17:49:35 +00:00
yostyle
bf3bf6a509
Disable sync data jobs in forks
2021-11-18 17:03:37 +01:00
Ekaterina Gerasimova
36c312b1a6
Add issue workflow automation for Threads
...
Fixes #4461
Covered by changelog entry 4435.misc
2021-11-17 09:41:34 +00:00
Benoit Marty
10ec6e7435
Merge pull request #4257 from opusforlife2/FR_template
...
Remove redundant text in feature request issue form
2021-11-16 13:34:44 +01:00
Ekaterina Gerasimova
baed0dcb3e
Move P1 issues to app team and crypto boards
2021-11-16 11:09:12 +00:00
Benoit Marty
63683a3ce5
Merge pull request #4452 from kittykat/issue-template
...
Bring the bug issue template in line with web
2021-11-15 11:03:47 +01:00
Benoit Marty
087a987f88
Merge pull request #4443 from kittykat/actions
...
Actions: fix up triage conditionals
2021-11-15 09:51:45 +01:00
opusforlife2
556275b208
Address PR review
2021-11-12 15:46:16 +00:00
Ekaterina Gerasimova
3d86c10132
Bring the bug issue template in line with web
...
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-11 08:38:14 +00:00
Adam Brown
9152c39c73
adding logcat output to the sanity artifacts
2021-11-10 17:07:10 +00:00
Adam Brown
968d8e413a
using adb root for pulling off emulator files as per https://github.com/ReactiveCircus/android-emulator-runner/issues/102#issuecomment-963866536
...
- also uses emulated directory instead of sdcard
2021-11-10 17:07:10 +00:00
Adam Brown
992c3d8a13
updating emulator to use api 29 due to storage differences
2021-11-10 17:07:10 +00:00
Adam Brown
0ab5734c53
using single line for the emulator script, doesn't seem to support multiline
2021-11-10 17:07:10 +00:00
Adam Brown
70dd3e5cb9
adding missing indentation
2021-11-10 17:07:10 +00:00
Adam Brown
918042c231
adding github action emulator optimisations
2021-11-10 17:07:10 +00:00
Adam Brown
0a1f4dd69f
adding screenshot pulling and storing as part of the sanity workflow
2021-11-10 17:07:10 +00:00
Ekaterina Gerasimova
e923d94d6c
Actions: fix up triage conditionals
...
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-10 13:03:01 +00:00
Ekaterina Gerasimova
270d55dfb4
Actions: move Voice message issues to their board
...
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-09 19:35:34 +00:00
Ekaterina Gerasimova
5b414b848e
Add more actions to move issues around
...
Rename triage-needs-info to triage-move-labelled, add workflows for
Design, Delight (old and new board) and X-Needs-Info
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-09 19:35:34 +00:00
Ekaterina Gerasimova
c55d1117e5
Actions: reference commits rather than tags
...
It's better to reference commits because the tags can be moved to
reference other commits.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-09 19:35:34 +00:00
Adam Brown
9e9698520a
updating synapse start script to also override the homeserver url and fixing wrong argument placement
2021-11-08 15:18:29 +00:00
Adam Brown
75f8023cb3
running the sanity test on the hardware accelerating osx runner, will drastically reduce the run time and be more reliable
2021-11-08 15:14:18 +00:00
Adam Brown
48ebb8e416
scheduling the sanity tests to run nightly instead of via push
2021-11-08 15:11:25 +00:00
Adam Brown
79de7be141
letting dependabot ignore the zxing dependency, it appears the author does not intend to support older versions of android in the new versions of the library
2021-10-28 16:21:17 +01:00
opusforlife2
bbc0a84af0
Remove redundant text in feature request template
...
Same deal as PR #4076 .
2021-10-15 19:45:47 +00:00
Benoit Marty
ac63369a59
Merge pull request #4251 from kittykat/issue-board
...
Add issue triage automation
2021-10-15 10:29:43 +02:00
Benoit Marty
91d2ef456e
Update location of sign off documentation
2021-10-15 10:27:22 +02:00
Ekaterina Gerasimova
59a3b84c1d
Add issue triage automation
...
Fixes #4250
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-15 09:20:31 +01:00
Benoit Marty
0292afb537
Merge pull request #4216 from vector-im/feature/aris/issue_3902_add_scripts_to_ci
...
Feature/aris/issue_3902_add_scripts_to_ci
2021-10-12 14:53:23 +02:00
ariskotsomitopoulos
2b2f5be83e
Fix typo in filename
2021-10-12 15:51:27 +03:00
Ekaterina Gerasimova
8cea340100
Update defect issue template to improve wording
...
Improve wording around rageshakes based on feedback.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-10-12 10:26:10 +01:00
Aris Kotsomitopoulos
d26340993f
Update release.yml
...
Removed ./tools/import_emojis.py and ./tools/import_sas_strings.py from the release template while now there is an automated cron job in GitHub Action to run the scripts
2021-10-12 11:45:34 +03:00