Commit Graph

163 Commits

Author SHA1 Message Date
James Rich
87e50e03ea refactor: maps (#2097)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-13 17:51:19 +00:00
James Rich
c05f434ff2 fix(crowdin): correct update_option typo and update workflow (#2695)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-13 11:48:02 +00:00
James Rich
8e9def7566 ci: release workflow perms
contents write

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-11 13:06:31 -05:00
James Rich
5d2d0e3d64 Update release.yml
fix config

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-11 12:21:16 -05:00
James Rich
e0feee7bb8 ci: add build provenance attestation (#2685)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-11 16:01:54 +00:00
renovate[bot]
4da518d9bc chore(deps): update actions/checkout action to v5 (#2684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 14:45:24 +00:00
Joshua Soberg
9bde1f6357 chore: Only run dependency submission workflow for the main repository (#2679) 2025-08-10 21:50:02 +00:00
DaneEvans
ad060cdbef #2650 - make the catch all on the labeler less generic (#2651) 2025-08-07 05:22:03 +00:00
renovate[bot]
bf1fb737a4 chore(deps): update actions/download-artifact action to v5 (#2642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 00:04:50 +00:00
DaneEvans
85d390b43f add howto get logs (#2637) 2025-08-05 11:56:10 +00:00
James Rich
2199fcc29a chore(ci): remove job level env vars (#2635)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-05 01:27:34 +00: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
76160e5818 Add Types to the templates (#2625) 2025-08-03 03:54:08 +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
James Rich
9f94370d25 fix(ci): release.yml
java setup

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-30 09:40:52 -05:00
DaneEvans
78b38f8e1c Release notes - add automation (and get it out of the main block) (#2564) 2025-07-30 00:54:09 +00:00
DaneEvans
6c7edf8132 repo_ Add more categories to the rchangelog for releases (#2563) 2025-07-30 00:27:06 +00:00
James Rich
20fbb27e87 ci: configure Gradle actions and JDK setup (#2514)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-23 16:21:48 +00:00
James Rich
024dc9ec34 chore(spotless): apply code style improvements and formatting (#2459)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-21 23:31:35 +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
James Rich
929dc5e6f0 Fix: Satisfy merge queue check for scheduled updates (#2420)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-11 22:54:19 +00:00
James Rich
209a8e67de Refactor: Improve version code and name generation for builds (#2407)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-10 01:27:25 +00:00
James Rich
516739f5b0 Refactor: Update Gradle cache keys and task execution in CI (#2398)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-08 23:09:41 +00:00
DaneEvans
a083af8d3f skip test and lint on automated branch (#2375) 2025-07-08 17:19:05 +00:00
James Rich
1f0beb0fdd chore(ci): Decouple versioncode (#2393)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-08 17:12:16 +00:00
James Rich
db17815576 fix(ci): Gradle cache and auth requests for setup-java (#2392)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-08 15:56:32 +00:00
James Rich
fbfffc13eb chore(ci): Use Personal Access Token for scheduled updates workflow (#2377)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-07 17:30:42 +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
DaneEvans
6f82dd7e86 Ci fixes (#2364) 2025-07-07 06:08:13 +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
James Rich
9cde2f1b1a chore(ci): fix merge_group
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-28 09:56:53 -05:00
DaneEvans
b2f5d8f301 2269 - CI testing not failing correctly (#2279) 2025-06-27 21:04:59 -05:00
James Rich
fda82da668 chore(ci): Update dependency-submission.yml (#2277) 2025-06-27 18:35:05 -05:00
James Rich
9fd31c550c chore(ci): android.yml updates (#2275) 2025-06-27 16:57:25 -05:00
James Rich
129dcac9b4 chore(repo): Enable merge queue (#2274) 2025-06-27 14:52:54 -05:00
James Rich
11edd9a8d2 fix release.yml
back off jdk 24

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-25 18:20:10 -05:00
James Rich
496de47766 Refactor: Improve GitHub release workflow and build configuration (#2251) 2025-06-25 18:16:55 -05:00
Jeremiah K
5d68ecdc76 fix: add workflow_dispatch to enable manual CI runs & readme fix (#2186) 2025-06-20 10:47:04 -05:00
Joshua Soberg
2d6180f609 [chore] Restrict GH action runs to the main repository (#2170) 2025-06-19 10:34:08 -05:00
James Rich
8d279afb10 Refactor: Migrate app build.gradle to Kotlin DSL (#2046) 2025-06-07 05:43:50 -05:00
James Rich
011affcb1b chore(crowdin): run download action every hour (#1950) 2025-05-27 13:41:49 -05:00
James Rich
b7c0bc874c chore(build): Refactor Gradle build scripts to Kotlin DSL (#1944) 2025-05-26 21:26:46 -05:00