James Rich
29840f15b0
ci: run Pull Request CI for PRs targeting release/** branches
...
Enables the full validate-and-build pipeline on PRs whose base is a
release branch (e.g. release/2.8.0), not just main, so milestone PRs
retargeted onto the release branch get per-PR CI before merge.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
aa980a4438
ci: optimize CI pipeline for faster PR feedback ( #5554 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-20 18:25:09 -05:00
James Rich
f4b6b02ace
refactor(build): rename entry modules and remove DESKTOP_ONLY mode ( #5476 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-18 12:44:12 +00:00
James Rich
d24fc9ac92
ci: remove desktop build job from reusable-check to cut macOS runner costs ( #5475 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-18 12:09:46 +00:00
James Rich
85c840de32
feat: add Compose Preview Screenshot Testing infrastructure ( #5410 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-12 02:18:23 +00:00
James Rich
401f59489a
chore: remove deprecated mesh_service_example module ( #5055 )
2026-04-15 03:10:23 +00:00
James Rich
8a06157ff4
docs: remove agent cruft, condense and validate remaining docs ( #5110 )
2026-04-13 17:59:19 +00:00
James Rich
a11dee42a7
test: migrate Compose UI tests from androidTest to commonTest ( #5091 )
2026-04-12 20:20:00 +00:00
James Rich
c059f19cc6
ci: reduce CI costs by ~54% — skip desktop builds in PR/main, reduce scheduled frequency ( #5090 )
2026-04-12 18:59:21 +00:00
James Rich
6b77658cb1
ci: remove mesh_service_example from CI checks and Codecov ( #5066 )
2026-04-11 03:48:09 +00:00
James Rich
51251ab16a
feat(ci): shard test suite and enable JUnit 5 parallel execution ( #4977 )
2026-04-03 13:08:49 +00:00
James Rich
1c1c208d48
chore(ci): implement tiered GitHub Actions runner strategy ( #4937 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2026-03-26 18:18:03 +00:00
James Rich
6f95435cfc
ci: refine workflow permissions and version parsing logic ( #4922 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2026-03-26 01:16:22 +00:00
James Rich
1e55e554be
feat: Add KMP URI handling, import, and QR code generation support ( #4856 )
2026-03-19 13:36:19 -05:00
James Rich
7d63f8b824
feat: build logic ( #4829 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2026-03-17 20:35:39 +00:00
renovate[bot]
3957b0823c
chore(deps): update dorny/paths-filter action to v4 ( #4769 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-13 00:47:40 +00:00
renovate[bot]
5b43dcb636
chore(deps): update actions/checkout action to v6 ( #4712 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-04 21:12:54 +00:00
James Rich
02e01bb331
ci: optimize, secure, and modernize CI pipeline ( #4711 )
2026-03-04 17:34:46 +00:00
James Rich
fd49e8a633
Add 'fdroid' flavor to pull request workflow ( #4436 )
2026-02-03 18:58:02 -06:00
James Rich
25657e8f8f
feat(wire): migrate from protobuf -> wire ( #4401 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2026-02-04 00:01:12 +00:00
James Rich
ee0e25c706
chore(ci): Change number of shards for parallel test execution ( #4428 )
2026-02-03 12:39:21 -06:00
James Rich
0f83e3e3ab
Refactor PR workflow to include check-changes step ( #4397 )
2026-02-01 15:14:51 -06:00
James Rich
3659f468e4
chore(ci): Optimize and stabilize Gradle builds and CI workflows ( #4390 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2026-02-01 18:03:17 +00:00
James Rich
039e785a2d
build: Lower JDK to 17 and minSdk to 21 ( #4369 )
2026-01-29 20:04:30 -06:00
James Rich
fd3ad804fa
feat(build): Add support for remote Gradle build cache ( #4357 )
2026-01-29 13:43:21 -06:00
James Rich
cf48d6c1c1
chore(ci): Refactor and optimize GitHub Actions workflows ( #4252 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2026-01-18 01:52:04 +00:00
James Rich
431c7bc3b2
chore(ci): generate changelog on pushes to main ( #3951 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2025-12-10 16:03:10 +00:00
James Rich
8bb3f4fadb
ci: upload Android test results to Codecov ( #3055 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2025-09-10 20:06:30 +00:00
James Rich
0659d38438
feat(ci): add kover for test coverage reporting ( #3041 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2025-09-10 15:30:47 +00:00
Phil Oliver
1044f4b61c
Fix CI badge in README ( #2761 )
2025-08-18 01:37:12 +00:00
DaneEvans
69b2a6229c
add new crowdIn branch to the bypass list ( #2736 )
2025-08-15 09:18:15 +00:00
James Rich
7eebcacb36
chore(ci): back out pr workflow change
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2025-08-14 17:18:29 -05:00
James Rich
3c2e29ec0c
chore(ci): remove custom commit message for Crowdin updates ( #2731 )
2025-08-14 16:57:58 -05:00
James Rich
418fa2a3cd
Update pull-request.yml ( #2727 )
2025-08-14 15:47:31 -05:00
James Rich
c203d18c7c
chore: configure Crowdin integration ( #2724 )
2025-08-14 14:44:31 -05:00
James Rich
23c87fb48c
feat(analytics): Integrate _more_ Datadog ( #2633 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2025-08-04 20:27:45 +00:00
DaneEvans
2daf1ba67b
labeler tweaks ( #2617 )
2025-08-02 16:08:45 +00:00
DaneEvans
56d0ff0a27
apparently I took out the labeler ( #2608 )
...
Fix labeler, and make it run ok from fork.
2025-08-02 15:47:59 +10:00
James Rich
ab22a655c4
feat(analytics): Integrate Datadog for RUM and Logging ( #2578 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2025-08-01 21:54:46 +00:00
DaneEvans
446cf81bd0
move label checker into same pipeline ( #2597 )
2025-08-01 00:58:22 +00:00
DaneEvans
7b4a4d9ae0
Feat/2586 pr labeler ( #2587 )
2025-07-31 14:19:23 +00:00
DaneEvans
8a0ad26d4e
Cleanup CI - remove the skip_tests call, general cleanup. ( #2423 )
2025-07-12 12:12:39 +00:00
DaneEvans
f038081e13
single check ( #2422 )
2025-07-12 02:54:07 +00:00
DaneEvans
91cc999523
add a skip value, so we can run and skip tests at the same level. ( #2413 )
2025-07-12 01:31:58 +00:00
DaneEvans
a083af8d3f
skip test and lint on automated branch ( #2375 )
2025-07-08 17:19:05 +00:00
James Rich
9ced5d0c03
Revert "skip test and lint on scheduled-updates" ( #2371 )
2025-07-07 07:28:49 -05:00
DaneEvans
47044eb25a
skip test and lint on scheduled-updates ( #2367 )
2025-07-07 11:44:11 +00:00
James Rich
053e527ce2
refactor(ci): Consolidate GitHub Actions workflows ( #2361 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2025-07-07 03:46:34 +00:00
James Rich
a813d0a549
ci: split workflows for PR and merge queue ( #2322 )
2025-07-02 15:59:47 -05:00