Benoit Marty
|
da90d1312c
|
fix path
|
2023-02-07 22:13:39 +01:00 |
|
Benoit Marty
|
312cc4ce22
|
Kover: add verify rules: global and for Presenters
|
2023-02-07 16:29:57 +01:00 |
|
Benoit Marty
|
1c890e223b
|
Rename artifact
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
3259956e3c
|
Running kover run the tests, no need to do it twice.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
4f363ac37a
|
Upload coverage reports to codecov
|
2023-02-01 13:42:47 +01:00 |
|
Benoit Marty
|
cae4ad96af
|
CI: Generate and archive kover report
|
2023-02-01 11:45:09 +01:00 |
|
Benoit Marty
|
9f88c63a15
|
Task was not run... To check again on CI
|
2023-02-01 11:44:41 +01:00 |
|
Benoit Marty
|
9de8fbd18e
|
Sonar: run after tests on CI.
|
2023-02-01 09:11:21 +01:00 |
|
dependabot[bot]
|
8486f79b21
|
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]
|
a4a6cbef60
|
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]
|
502831cd71
|
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
|
3b428de991
|
Merge pull request #28 from vector-im/feature/bma/uiTests
UI tests
|
2023-01-19 15:07:21 +01:00 |
|
Benoit Marty
|
7b2eae6cf5
|
./gradlew test actually includes paparazzi tests.
|
2023-01-19 10:46:02 +01:00 |
|
Benoit Marty
|
c4c562cb3b
|
Try to run only paparazzi
|
2023-01-19 09:54:01 +01:00 |
|
dependabot[bot]
|
44e0d6d368
|
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
|
2f197e58eb
|
Fix CI running Paparazzi.
|
2023-01-18 16:50:37 +01:00 |
|
Benoit Marty
|
f6e2e2fa90
|
Fix typo
|
2023-01-18 16:40:53 +01:00 |
|
Benoit Marty
|
e20fee936f
|
Actually run screenshot tests
|
2023-01-18 15:49:57 +01:00 |
|
Benoit Marty
|
051b736163
|
CI no need to run test twice
|
2023-01-18 15:49:57 +01:00 |
|
Benoit Marty
|
168225f577
|
Screenshot test in CI
|
2023-01-18 15:20:32 +01:00 |
|
Benoit Marty
|
7caff5c2dd
|
Setup git lfs
|
2023-01-18 15:20:32 +01:00 |
|
Benoit Marty
|
5ef8df252c
|
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
|
2c1a2dc444
|
Add script to import strings, and doc.
Add GitHub action to sync strings.
|
2023-01-18 11:54:02 +01:00 |
|
Benoit Marty
|
a98c6165dd
|
Add steps to check that release and nightly build can compile.
|
2023-01-18 11:26:11 +01:00 |
|
Benoit Marty
|
a5ca5c62d2
|
Merge pull request #37 from vector-im/feature/bma/maestro
Maestro
|
2023-01-18 10:55:57 +01:00 |
|
Benoit Marty
|
5ffac581f4
|
Add GitHub actions to update and validate the Gradle Wrapper.
|
2023-01-18 09:37:07 +01:00 |
|
Benoit Marty
|
bba01ebaff
|
Allow concurrency with the build job.
|
2023-01-17 18:11:12 +01:00 |
|
Benoit Marty
|
369f520344
|
Rename job, add missing parameter ROOM_NAME and update TOC
|
2023-01-17 18:11:12 +01:00 |
|
Benoit Marty
|
1333ab6643
|
Setup Maestro and add first tests.
Also configure CI
|
2023-01-17 18:11:12 +01:00 |
|
manuroe
|
cac0c53861
|
Merge branch 'develop' into manu/all-issues-in-gh-board
|
2023-01-13 10:34:44 +01:00 |
|
Benoit Marty
|
0a8d012211
|
Merge pull request #34 from vector-im/feature/bma/ghTemplates
Add issue and pull request templates
|
2023-01-12 17:56:44 +01:00 |
|
manuroe
|
317d8da296
|
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
|
45a455f8af
|
Setup towncrier
|
2023-01-11 14:57:14 +01:00 |
|
Benoit Marty
|
c94e783c33
|
Add issue and pull request templates
|
2023-01-10 18:04:08 +01:00 |
|
Benoit Marty
|
aeced8a70f
|
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]
|
aadf656672
|
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
|
e43b654a1b
|
Set up dependency check plugin
|
2023-01-06 17:03:35 +01:00 |
|
Benoit Marty
|
51408d3455
|
Move Dependabot file to the correct folder
|
2023-01-02 20:18:42 +01:00 |
|
Benoit Marty
|
225f39624a
|
Configure Dependabot.
|
2022-12-13 14:51:52 +01:00 |
|
Benoit Marty
|
608b99891f
|
Add unit test workflow
|
2022-12-09 16:58:17 +01:00 |
|
Benoit Marty
|
ce330c8daf
|
Add Build workflow
|
2022-12-09 16:54:11 +01:00 |
|
Benoit Marty
|
dcfd0bad6b
|
Add danger workflow
|
2022-12-09 12:06:37 +01:00 |
|
Benoit Marty
|
92b06ced6b
|
Add quality workflow and Danger files.
|
2022-12-09 12:06:37 +01:00 |
|
Benoit Marty
|
d6058716c6
|
Format project
|
2022-12-09 12:06:37 +01:00 |
|
manuroe
|
8b53edc524
|
Add GH action to automatically add labelled issues to the board
|
2022-12-08 16:41:15 +01:00 |
|
ganfra
|
2e81cce0f6
|
Create nightly_manual.yml
|
2022-11-24 11:30:26 +01:00 |
|
ganfra
|
abf5906946
|
Update nightly.yml
|
2022-11-24 11:29:35 +01:00 |
|
ganfra
|
f02853d50f
|
Update nightly.yml
add manual workflow
|
2022-11-24 11:24:45 +01:00 |
|
Benoit Marty
|
29b3ab9612
|
Setup nighlty build + GitHub action
|
2022-11-23 15:11:27 +01:00 |
|