Commit graph

35 commits

Author SHA1 Message Date
Florent CHAMPIGNY
a769be6a8c
fix: [CI] release on macos x64 (#453)
Some checks are pending
docs / deploy (push) Waiting to run
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-11 10:24:41 +01:00
Florent CHAMPIGNY
87d9dffad1
refact: [CI] bump actions versions (#439)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-04 14:04:41 +01:00
Florent CHAMPIGNY
245a043e9b
feat: [CI] pull request check (#434)
Some checks are pending
docs / deploy (push) Waiting to run
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-03 22:48:30 +01:00
Florent Champigny
09828972a8 feat: [CI] pull request assemble android project 2025-12-03 22:23:53 +01:00
Simon Marquis
7804f667ce
Run publishToMavenCentral task on all available Gradle projects (#432) 2025-12-03 22:10:57 +01:00
Florent CHAMPIGNY
397b8e0a77
fix: [ANDROID] datastore libs publication (#428)
Some checks are pending
docs / deploy (push) Waiting to run
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-03 11:52:03 +01:00
Raphael Teyssandier
3aacdf01b4
Create docs.yml (#408) 2025-11-27 12:11:05 +01:00
Florent CHAMPIGNY
6f40f7039a
Change Gradle task to assemble sample Android project (#380) 2025-10-25 16:37:30 +02:00
Florent CHAMPIGNY
25f77ed27f
Feat ktor no op (#379)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-25 13:43:21 +02:00
Florent CHAMPIGNY
8acf00229e
add a small CI check to be sure no-op is building (#308)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-05 14:28:41 +02:00
Florent CHAMPIGNY
c2887551d2
Feat okhttp no op (#280)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 16:52:19 +02:00
Florent CHAMPIGNY
27788490e5
fix: [MACOS] release binaries (#279)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 15:36:14 +02:00
Florent CHAMPIGNY
7434ece7e4
fix: [CI] macos binaries name (#277)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 15:03:50 +02:00
Florent CHAMPIGNY
fe7ab05a34
refact: [CI] build for macos x64 (#276)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 11:57:57 +02:00
Florent CHAMPIGNY
dfd19febef
feat: [CI] generate jars (#227)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 22:54:48 +02:00
Florent CHAMPIGNY
90961879f5
Refact moved grpc (#148)
* refact: [GRPC] formatter can be overriden

* refact: [GRPC] formatter can be overriden

* refact: [GRPC] formatter can be overriden

* refact: [GRPC] moved inside one module

* fixed yml

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 11:35:49 +02:00
Stephen Vinouze
288372bdd8
feature: Enhance grpc json printing (#117)
* Enhance json printing for grpc calls

* Remove gson dependency

* Split grpc interceptor into three modules for both protobuf libraries

* Remove unwanted versioned files

* Abstract the grpc interceptor to avoid injecting the formatter

* fixed readme

* fixed pom for lit

* added to publish yml

---------

Co-authored-by: Florent Champigny <florent@bere.al>
Co-authored-by: Florent CHAMPIGNY <champigny.florent@gmail.com>
2025-08-24 10:09:11 +02:00
Florent CHAMPIGNY
8e3a8473a2
disabled job generate about libs (#100)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-13 22:16:49 +02:00
Florent CHAMPIGNY
6c3435bd2c
feat: [NETWORK] ktor plugin (#94)
* feat: [NETWORK] ktor plugin

* feat: [NETWORK] ktor plugin

* feat: [NETWORK] ktor plugin

* feat: [NETWORK] ktor plugin

* updated githut action

* updated githut action

* fixed gradle import

* fixed gradle import

* fixed gradle import

* fix

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-12 21:23:20 +02:00
Florent CHAMPIGNY
c2e879a764
refact: [CI] generate about libs during build (#93)
* refact: [CI] generate about libs during build

* update yml

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-12 13:59:06 +02:00
Florent CHAMPIGNY
ed07d7e674
Feat no op (#81)
* feat: [ANDROID] no op lib

* feat: [ANDROID] no op lib

* renamed modules

* renamed modules

* renamed modules

* renamed modules

* updated publish yml

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-10 14:05:18 +02:00
Florent CHAMPIGNY
86b0b6bb1c
release: jar (#78)
* release: jar

* release: jar

* try to disable proguard

* fix jvmToolchain 17

* fix jvmToolchain 21

* revert proguard

* set jvm 21

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-08 18:56:23 +02:00
Florent CHAMPIGNY
8bc048ad7a
create a workflow file to only build desktop apps (#77)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-08 16:08:52 +02:00
Florent CHAMPIGNY
a457055354
Revert "Fix an issue with the release yml (#58)" (#70)
This reverts commit 1707aebf0f.

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-07 15:23:27 +02:00
Mothana Dabash
1707aebf0f
Fix an issue with the release yml (#58) 2025-08-06 09:34:01 +02:00
Florent CHAMPIGNY
a60ecbacac
feat: [CI] inject version name into desktop build (#40)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-04 14:48:59 +02:00
Florent Champigny
c4318c1f84 fixed dmg path 2025-08-04 14:08:11 +02:00
Florent Champigny
e32626580d fix macos dmg path 2025-08-04 13:58:35 +02:00
Florent Champigny
4e8156ad47 fixed appviewmodel 2025-08-04 13:40:29 +02:00
Florent Champigny
8e83bda34f fixed android github action 2025-08-04 13:38:03 +02:00
Florent Champigny
5dcf717c0f fixed publish 2025-08-04 13:34:33 +02:00
Florent CHAMPIGNY
b08dbf692a
feat: [RELEASE] automoatize the desktop release using tags (#37)
* feat: [RELEASE] automoatize the desktop release using tags

* updated release android

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-04 13:29:34 +02:00
Florent Champigny
705668c15b fixed publish file 2025-08-02 13:13:19 +02:00
Florent CHAMPIGNY
cf1f96bc3c
feat: graphql (#14)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-07-31 23:09:40 +02:00
Florent CHAMPIGNY
1d98fd31ff Update README.md 2025-07-30 19:43:26 +02:00