Commit graph

29 commits

Author SHA1 Message Date
Ronny Bräunlich
6f33f9c2a9
feat: Java 8 compatibility (#19)
Closes #18

Co-authored-by: Ronny Bräunlich <ronny.braeunlich@cbc.de>
2024-10-15 12:03:54 -07:00
dd3d500496
Version 1.5.0 2024-03-27 21:44:29 -07:00
Adam
c801a9703f
Tidy publishing config (#17)
* remove custom POM location (Gradle gets confused)

* - update GitHub actions
- use new `gradle/actions/setup-gradle`
- block cancel-in-progress for publish.yml
2024-03-27 10:54:49 -07:00
1ef2045b32
Reworked GitHub workflows 2024-03-26 22:14:18 -07:00
8ebc178474 Revert "Added codecov"
This reverts commit 404ca93137.
2023-09-29 00:32:01 -07:00
404ca93137 Added codecov 2023-09-29 00:19:35 -07:00
2523b31073 Remove iOS X64 simulator 2023-09-25 01:50:45 -07:00
6acf3417e5 Added iOS simulator target 2023-09-24 21:53:27 -07:00
f711cf719f Try using iOS target shortcut 2023-09-24 13:08:56 -07:00
ebdc9ceef8 Added iOS publish workflow 2023-09-24 12:41:46 -07:00
9f3803bdcd Added iOS publications 2023-09-24 12:12:01 -07:00
0fa364b47e Hard-coded description 2023-09-21 14:01:48 -07:00
392af12f50 Now using in memory PGP key
Fixed signin syntax

Fixed dangling char

Fixed typo

Added GPG key password
2023-09-21 13:07:10 -07:00
0235444814 Version 1.4.0
Added setting GPG_TTY

Made GPG_TTY global

Added GPG_TTY setup for each platforms
2023-09-21 10:59:21 -07:00
080b7a971f Delete ~/.gnupg on Windows 2023-09-13 13:04:14 -07:00
1ad7dc46dd Add rm action for Windows 2023-09-06 14:54:21 -07:00
825bcd7355 Fix Gradle dependencies example
Fix invalid secret names

Remove concurrency

Remove invalid rm flag on Windows

Replace rm with rd on Windows
2023-09-06 14:54:13 -07:00
a0e0cff0cd Add publish workflow 2023-09-06 12:13:43 -07:00
Adam
cdb0176560 update Gradle Build workflow 2023-08-07 12:00:23 +02:00
9988c003b4 Added JDK 20 workflow 2023-08-04 10:20:02 -07:00
de16f451fa Removed SonarCloud 2023-07-13 12:15:40 -07:00
Adam
76750cfd71 try adding sonar to the root project again... 2023-06-04 16:38:17 +02:00
Adam
13c73903c3 only enable SonarQube in :app 2023-06-02 09:33:55 +02:00
Adam
86ae661788 enable verbose sonar to try and help debugging 2023-06-02 09:22:48 +02:00
Adam
e53dc8c546 only run sonar task on the root project 2023-06-02 09:13:17 +02:00
bbfd09c3ba Updated workflow to latest actions 2023-05-31 14:25:35 -07:00
58c0f62604 Added tests badge 2023-01-02 15:20:35 -08:00
a4b2c975e1 Removed main arguments splitting 2023-01-01 10:26:50 -08:00
af92d86a2e Added GitHub workflow 2022-12-30 20:14:28 -08:00