Commit graph

45 commits

Author SHA1 Message Date
Michael Kaye
d83e224fd1 Rename custom ID in line with iOS name 2023-02-10 10:59:01 +00:00
Michael Kaye
67f8f29ad4 On nightly build, additionally upload a copy to browserstack for automation. 2023-02-08 13:55:31 +00:00
Benoit Marty
fe56e0bea0 Upload coverage reports to codecov 2023-02-01 13:42:47 +01:00
Benoit Marty
5d3ea10e30 CI: Generate and archive kover report 2023-02-01 11:45:09 +01:00
Benoit Marty
46b6ba4417 Task was not run... To check again on CI 2023-02-01 11:44:41 +01:00
Benoit Marty
7398158539 Sonar: run after tests on CI. 2023-02-01 09:11:21 +01:00
dependabot[bot]
9162269851 Bump danger/danger-js from 11.2.2 to 11.2.3
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.2 to 11.2.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.2.2...11.2.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>
2023-01-25 22:11:51 +00:00
dependabot[bot]
b1990716a0 Bump mobile-dev-inc/action-maestro-cloud from 1.2.2 to 1.2.3
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/mobile-dev-inc/action-maestro-cloud/releases)
- [Commits](https://github.com/mobile-dev-inc/action-maestro-cloud/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: mobile-dev-inc/action-maestro-cloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 22:11:13 +00:00
dependabot[bot]
3945337863 Bump mobile-dev-inc/action-maestro-cloud from 1.1.1 to 1.2.2
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/mobile-dev-inc/action-maestro-cloud/releases)
- [Commits](https://github.com/mobile-dev-inc/action-maestro-cloud/compare/v1.1.1...v1.2.2)

---
updated-dependencies:
- dependency-name: mobile-dev-inc/action-maestro-cloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 22:11:03 +00:00
Benoit Marty
321701c5b8 Merge pull request #28 from vector-im/feature/bma/uiTests
UI tests
2023-01-19 15:07:21 +01:00
Benoit Marty
7338335a40 ./gradlew test actually includes paparazzi tests. 2023-01-19 10:46:02 +01:00
Benoit Marty
cad3ed0861 Try to run only paparazzi 2023-01-19 09:54:01 +01:00
dependabot[bot]
627336a928 Bump danger/danger-js from 11.2.1 to 11.2.2
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.1 to 11.2.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.2.1...11.2.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>
2023-01-18 22:14:35 +00:00
Benoit Marty
734e24d3d0 Fix CI running Paparazzi. 2023-01-18 16:50:37 +01:00
Benoit Marty
27dd4d306b Fix typo 2023-01-18 16:40:53 +01:00
Benoit Marty
9ec1af8207 Actually run screenshot tests 2023-01-18 15:49:57 +01:00
Benoit Marty
b55bcf5fed CI no need to run test twice 2023-01-18 15:49:57 +01:00
Benoit Marty
2c940854d8 Screenshot test in CI 2023-01-18 15:20:32 +01:00
Benoit Marty
9a8ca7ad7d Setup git lfs 2023-01-18 15:20:32 +01:00
Benoit Marty
c7d400208e Merge pull request #44 from vector-im/feature/bma/buildReleaseAndNightly
Add steps to check that release and nightly build can compile.
2023-01-18 13:53:03 +01:00
Benoit Marty
a47b21ed28 Add script to import strings, and doc.
Add GitHub action to sync strings.
2023-01-18 11:54:02 +01:00
Benoit Marty
71b71cc295 Add steps to check that release and nightly build can compile. 2023-01-18 11:26:11 +01:00
Benoit Marty
a64579d0d5 Merge pull request #37 from vector-im/feature/bma/maestro
Maestro
2023-01-18 10:55:57 +01:00
Benoit Marty
c284c2a715 Add GitHub actions to update and validate the Gradle Wrapper. 2023-01-18 09:37:07 +01:00
Benoit Marty
f810a2ceaf Allow concurrency with the build job. 2023-01-17 18:11:12 +01:00
Benoit Marty
8b9b6f9956 Rename job, add missing parameter ROOM_NAME and update TOC 2023-01-17 18:11:12 +01:00
Benoit Marty
de6532e073 Setup Maestro and add first tests.
Also configure CI
2023-01-17 18:11:12 +01:00
manuroe
9c2d71c9b7 Merge branch 'develop' into manu/all-issues-in-gh-board 2023-01-13 10:34:44 +01:00
manuroe
202663ac26 GH board: Send all issues to the EX board
Once labelled, an issue will go the [EX board](https://github.com/orgs/vector-im/projects/43).

This commit fixed the board to use ( I C+Ped f7d7314d0c/.github/workflows/triage-labelled.yml)
2023-01-11 15:40:07 +01:00
Benoit Marty
b2719bc3bc Setup towncrier 2023-01-11 14:57:14 +01:00
Benoit Marty
6b12537e8f Merge pull request #31 from vector-im/feature/bma/checkDep
Set up dependency check plugin
2023-01-09 17:23:09 +01:00
dependabot[bot]
ddceb19b5e Bump danger/danger-js from 11.2.0 to 11.2.1
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.0 to 11.2.1.
- [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.2.0...11.2.1)

---
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>
2023-01-06 22:11:45 +00:00
Benoit Marty
d83e82b6ee Set up dependency check plugin 2023-01-06 17:03:35 +01:00
Benoit Marty
3a5bfa6f24 Move Dependabot file to the correct folder 2023-01-02 20:18:42 +01:00
Benoit Marty
ab2fdcb958 Configure Dependabot. 2022-12-13 14:51:52 +01:00
Benoit Marty
9b1a689eaa Add unit test workflow 2022-12-09 16:58:17 +01:00
Benoit Marty
29137f8e9f Add Build workflow 2022-12-09 16:54:11 +01:00
Benoit Marty
6495647e66 Add danger workflow 2022-12-09 12:06:37 +01:00
Benoit Marty
d7a7e16712 Add quality workflow and Danger files. 2022-12-09 12:06:37 +01:00
Benoit Marty
a413b635d1 Format project 2022-12-09 12:06:37 +01:00
manuroe
51949f5ae9 Add GH action to automatically add labelled issues to the board 2022-12-08 16:41:15 +01:00
ganfra
d81baee3ee Create nightly_manual.yml 2022-11-24 11:30:26 +01:00
ganfra
7a729cb2bc Update nightly.yml 2022-11-24 11:29:35 +01:00
ganfra
358f81d3be Update nightly.yml
add manual workflow
2022-11-24 11:24:45 +01:00
Benoit Marty
db1cdbfbd4 Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00