Benoit Marty
|
1728c66eda
|
Merge pull request #7328 from vector-im/dependabot/github_actions/danger/danger-js-11.1.4
Bump danger/danger-js from 11.1.3 to 11.1.4
|
2022-10-25 11:14:44 +02:00 |
|
Benoit Marty
|
67c2b3d01d
|
Merge pull request #7388 from vector-im/dependabot/github_actions/michaelkaye/setup-matrix-synapse-1.0.4
Bump michaelkaye/setup-matrix-synapse from 1.0.3 to 1.0.4
|
2022-10-25 11:13:28 +02:00 |
|
dependabot[bot]
|
c9fee49b98
|
Bump alex-page/github-project-automation-plus from 0.8.1 to 0.8.2
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases)
- [Commits](bb266ff4dd...1f8873e97e )
---
updated-dependencies:
- dependency-name: alex-page/github-project-automation-plus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 23:03:12 +00:00 |
|
Benoit Marty
|
e003d01ec4
|
Merge pull request #7373 from vector-im/kittykat-patch-2
Update issue automation for design
|
2022-10-21 17:51:27 +02:00 |
|
Kat Gerasimova
|
8a4d918b25
|
Update triage-labelled.yml
|
2022-10-21 09:59:40 +01:00 |
|
Benoit Marty
|
6b2ae76b48
|
Update recipe.
|
2022-10-19 17:14:07 +02:00 |
|
Benoit Marty
|
6d6d2de08b
|
Fix message send even if the step ui-tests is successful.
Jobs `codecov-units` and `integration-tests` do not exist anymore.
|
2022-10-18 10:00:18 +02:00 |
|
dependabot[bot]
|
7017cb97e9
|
Bump michaelkaye/setup-matrix-synapse from 1.0.3 to 1.0.4
Bumps [michaelkaye/setup-matrix-synapse](https://github.com/michaelkaye/setup-matrix-synapse) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/michaelkaye/setup-matrix-synapse/releases)
- [Commits](https://github.com/michaelkaye/setup-matrix-synapse/compare/v1.0.3...v1.0.4)
---
updated-dependencies:
- dependency-name: michaelkaye/setup-matrix-synapse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 23:04:02 +00:00 |
|
Kat Gerasimova
|
fd2814ea18
|
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-14 11:49:24 +01:00 |
|
Benoit Marty
|
53655eb37d
|
Fix typo
|
2022-10-13 14:00:34 +02:00 |
|
Kat Gerasimova
|
7a905dc2da
|
Update enhancement.yml
|
2022-10-12 22:45:22 +01:00 |
|
dependabot[bot]
|
1db6b7be1f
|
Bump danger/danger-js from 11.1.3 to 11.1.4
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.1.3 to 11.1.4.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.1.3...11.1.4)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 23:05:08 +00:00 |
|
dependabot[bot]
|
3bd3283d43
|
Bump danger/danger-js from 11.1.2 to 11.1.3
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.1.2...11.1.3)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 23:15:43 +00:00 |
|
Nikita Fedrunov
|
337dce7d9e
|
tests workflow will now update gradle cache when run against develop (#7238)
|
2022-09-27 17:45:50 +02:00 |
|
Adam Brown
|
2d2b2e9218
|
using latest upload-artifact action (should fix missing glob)
|
2022-09-27 11:03:44 +01:00 |
|
Adam Brown
|
2e4ca1d6d9
|
ensuring build flags are applied to all test steps
|
2022-09-26 12:29:28 +01:00 |
|
Adam Brown
|
ac9333312a
|
switching emulator image to the playstore variant to fix no network on the buildjet runner
- updates max workers to match available resources
- re-enables previously failing test
|
2022-09-26 12:28:50 +01:00 |
|
Adam Brown
|
7d18d89a61
|
adding missing colon to yml run param
|
2022-09-26 10:26:39 +01:00 |
|
Adam Brown
|
243ca01924
|
including lfs files when checking out during tests workflow
|
2022-09-26 10:26:39 +01:00 |
|
Adam Brown
|
b0e2596b58
|
including screenshot verification and error result uploads as part of the test step
|
2022-09-26 10:26:38 +01:00 |
|
Adam Brown
|
9ef4975025
|
adding github action to validate screenshot files are commited with git lfs
|
2022-09-26 10:26:38 +01:00 |
|
Benoit Marty
|
aa010dedff
|
Try to upload integration test report log
|
2022-09-19 18:36:01 +02:00 |
|
Benoit Marty
|
0c28384ece
|
Create AVD and generate snapshot for caching. Also force AVD creation when no cache hit
|
2022-09-19 18:12:19 +02:00 |
|
Benoit Marty
|
0e45494c11
|
Comment out continue-on-error: true
It does not mark the build as failed.
|
2022-09-19 16:26:38 +02:00 |
|
Benoit Marty
|
bf493f27ae
|
Revert to buildjet-4vcpu-ubuntu-2204
|
2022-09-19 14:31:35 +02:00 |
|
Benoit Marty
|
75236e9ed0
|
Start with buildjet-2vcpu-ubuntu-2204
|
2022-09-19 10:17:05 +02:00 |
|
Benoit Marty
|
1afe0981a6
|
Use buildjet-4vcpu-ubuntu-2204 runner instead of macos-latest to build and run the integration tests for the post merge task.
|
2022-09-13 14:47:35 +02:00 |
|
Benoit Marty
|
6ac9a7627b
|
Disable 2nd attempt to run the tests.
|
2022-09-13 14:42:39 +02:00 |
|
Benoit Marty
|
2e8b6e4eb9
|
typo
|
2022-09-13 14:40:26 +02:00 |
|
Benoit Marty
|
9a651b223b
|
Use buildjet-4vcpu-ubuntu-2204 runner instead of macos-latest to build and run the integration tests.
|
2022-09-13 13:18:18 +02:00 |
|
Maxime NATUREL
|
ff9add5a0c
|
Re-adding env variables section inside the sonarqube job
|
2022-09-09 09:25:36 +02:00 |
|
Maxime NATUREL
|
b60c279c06
|
Re-adding "always()" expression in the condition
|
2022-09-09 09:25:36 +02:00 |
|
Maxime NATUREL
|
398f9427df
|
Only run sonarqube task if tokens are not empty to avoid failure
|
2022-09-09 09:25:36 +02:00 |
|
Kat Gerasimova
|
39f366a4a2
|
Update automation to match renamed coloumns
App team's column names have been updated
|
2022-09-07 09:36:59 +01:00 |
|
Germain
|
ad360074bf
|
Remove threads board automation
The threads board has been closed and is now replaced by the Delight board
|
2022-09-02 15:54:08 +01:00 |
|
Adam Brown
|
244aa094ef
|
adding fragment testing dependency as a possible solution for missing jacoco agent on CI
|
2022-08-31 09:16:01 +01:00 |
|
Adam Brown
|
8df971bf7b
|
avoiding spawing a daemon for the CI quality checks
|
2022-08-31 09:16:01 +01:00 |
|
Adam Brown
|
10b1612ba3
|
fixing typo in changelog
|
2022-08-31 09:16:01 +01:00 |
|
Adam Brown
|
75828e8797
|
tweaking ci lint memory allowance
|
2022-08-31 09:16:01 +01:00 |
|
Adam Brown
|
d543c76259
|
attempting to redistibute lint memory allowance to fix OOM
|
2022-08-31 09:16:01 +01:00 |
|
Adam Brown
|
2d61e71409
|
using the vector-app module to handle recursively applying lint
|
2022-08-31 09:16:00 +01:00 |
|
Adam Brown
|
32b32376c9
|
updating artifact paths to match new module location
|
2022-08-31 09:16:00 +01:00 |
|
Benoit Marty
|
a869a7208c
|
Merge pull request #6913 from vector-im/dependabot/github_actions/danger/danger-js-11.1.2
Bump danger/danger-js from 11.1.1 to 11.1.2
|
2022-08-23 17:09:01 +02:00 |
|
Benoit Marty
|
203a262c66
|
Add a step in the recipe
|
2022-08-23 15:21:44 +02:00 |
|
dependabot[bot]
|
0d38ace8ca
|
Bump danger/danger-js from 11.1.1 to 11.1.2
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.1.1...11.1.2)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 23:07:54 +00:00 |
|
Germain
|
a251002808
|
Add app layout delight automation
|
2022-08-19 11:51:20 +01:00 |
|
Benoit Marty
|
c5e601d726
|
Set GITHUB_TOKEN to let Danger be able to work on PR from forks.
|
2022-08-17 13:18:57 +02:00 |
|
Adam Brown
|
8470ac9731
|
removing unneeded --stacktrace flag, it's part of the CI_GRADLE_ARG_PROPERTIES
|
2022-08-04 15:03:00 +01:00 |
|
Adam Brown
|
b0f73b029c
|
upping the jvm limit but keeping the kotlin daemon constrained
|
2022-08-04 10:00:47 +01:00 |
|
Adam Brown
|
b625d6a9bc
|
reducing CI workers to github VM limit
|
2022-08-03 15:53:27 +01:00 |
|