|
db1a1a9474
|
Removed jacoco.
Added isNonStable function for versions plugin.
|
2021-11-28 23:39:05 -08:00 |
|
|
7c270ed872
|
Added more tests.
|
2021-11-17 08:05:45 -08:00 |
|
|
e462a70147
|
Reverted back to Jacoco reports for Sonarqube.
|
2021-11-16 22:16:17 -08:00 |
|
|
ede05c39df
|
Upgraded to Kotlin 1.6.0.
Trying out Kover instead of Jacoco.
|
2021-11-16 22:08:38 -08:00 |
|
|
9b8caaa4a8
|
Updated to Gradle 7.3.
Bumped dependencies.
|
2021-11-14 15:40:59 -08:00 |
|
|
9fb870648e
|
Moved to PircBotX and assertk.
|
2021-11-08 13:54:48 -08:00 |
|
|
384331b287
|
Upgraded to Kotlin 1.6.0-RC.
|
2021-10-25 13:03:38 -07:00 |
|
|
d7bdcd66d0
|
Update to Kotlin 1.5.31.
|
2021-10-04 14:34:38 -07:00 |
|
|
25a0850b71
|
Now using coroutines in ThreadedModule.
|
2021-09-15 13:03:01 -07:00 |
|
|
e0a51d21f9
|
Revert "Fixed kapt daemon configuration for JDK < 16."
This reverts commit 1db47a0b22 .
|
2021-08-24 20:41:58 -07:00 |
|
|
1db47a0b22
|
Fixed kapt daemon configuration for JDK < 16.
|
2021-08-24 19:04:51 -07:00 |
|
|
d130957c6f
|
Dependencies updates. Kotlin 1.5.30.
|
2021-08-24 18:56:33 -07:00 |
|
|
d8930a9520
|
Dependencies update.
|
2021-07-30 01:14:06 -07:00 |
|
|
5d90571843
|
Switched back to Java 1.8 compatibility.
|
2021-07-08 12:27:57 -07:00 |
|
|
663f7d682a
|
Reverted to Kotlin 1.5.10.
|
2021-07-06 18:24:13 -07:00 |
|
|
a8a4500125
|
Updated dependencies.
|
2021-07-06 17:08:41 -07:00 |
|
|
7c2ad09ff1
|
Removed checkstyle, using IDEA default code format.
|
2021-06-18 21:31:40 -07:00 |
|
|
fdd1fb7e42
|
Updated dependencies.
|
2021-06-16 21:58:11 -07:00 |
|
|
e35d112b28
|
Cleanup.
|
2021-06-11 20:22:57 -07:00 |
|
|
b2dcf781c2
|
Added Gihub workflow matrix for Java 11 & 15.
|
2021-05-31 02:49:28 -07:00 |
|
|
3f628e58f0
|
Updated PMD rules.
|
2021-05-29 22:01:18 -07:00 |
|
|
2c1ea56e79
|
Updated dependencies.
|
2021-05-28 11:29:39 -07:00 |
|
|
05b7ca8a41
|
Format cryptoprice as currency.
|
2021-05-25 18:10:44 -07:00 |
|
|
b8c3bf9615
|
Added sonar.organization property.
|
2021-05-19 19:29:48 -07:00 |
|
|
30f2ef7273
|
Added Sonarcloud URL.
|
2021-05-19 19:23:38 -07:00 |
|
|
8681dea66f
|
Updated to Gradle 7.0.1
|
2021-05-16 07:58:06 -07:00 |
|
|
790bd3159e
|
Cleanup.
|
2021-05-13 21:37:16 -07:00 |
|
|
694cc119ed
|
Removed spotbugs.
|
2021-05-12 19:03:14 -07:00 |
|
|
ec049c7485
|
Updated to JDK >= 11 on CIs and switched to Gradle 7.0.1
|
2021-05-10 15:57:02 -07:00 |
|
|
f580f0f7f2
|
Implemented CryptoPrices (Coinbase API), replacing the Bitcoin module.
|
2021-05-10 15:55:29 -07:00 |
|
|
35399c3f78
|
Updated to jacoco 0.8.7
|
2021-05-04 23:11:19 -07:00 |
|
|
d6df365e4b
|
Cleanup.
|
2021-05-03 17:14:19 -07:00 |
|
|
67f618da71
|
Updated detekt to 1.7.0-RC1
|
2021-05-01 13:42:12 -07:00 |
|
|
864bf99c8e
|
Fixed detekt baseline.
|
2021-05-01 10:38:29 -07:00 |
|
|
8a945b2dc6
|
Switched to detekt snapshot for now.
|
2021-04-29 19:07:41 -07:00 |
|
|
2c78d713eb
|
Using Jacoco snapshot.
Using src/main/java and src/main/kotlin.
|
2021-04-28 19:50:56 -07:00 |
|
|
7b2b496a94
|
Prevent detekt from from failing, for now.
|
2021-04-26 18:02:54 -07:00 |
|
|
3f75d60c5f
|
Updated detekt baseline location.
|
2021-04-26 16:20:07 -07:00 |
|
|
aaf44db38a
|
Upgraded to Kotlin 1.5.0
|
2021-04-26 15:23:21 -07:00 |
|
|
c950d7349a
|
Updated dependencies.
|
2021-03-12 21:26:54 -08:00 |
|
|
1c2234a9a2
|
Added Debug command.
Converted Utils classes to objects.
|
2020-12-06 16:02:31 -08:00 |
|
|
69441f7006
|
Converted Mobibot class to Kotlin.
|
2020-12-04 23:11:39 -08:00 |
|
|
fb05647b7b
|
Added debug arg on run.
|
2020-12-02 22:58:42 -08:00 |
|
|
549810b4bb
|
Updated dependencies.
|
2020-12-01 00:56:52 -08:00 |
|
|
44de253040
|
Upgraded to Kotlin 1.4.0.
|
2020-08-17 14:30:24 -07:00 |
|
|
d7bfd70fa9
|
Upgraded to Kotlin 1.4.0-rc
|
2020-08-09 21:07:05 -07:00 |
|
|
8cd309e3a3
|
Updated dependencies.
|
2020-08-04 15:15:41 -07:00 |
|
|
c65204414d
|
Updated dependencies.
|
2020-07-21 17:58:11 -07:00 |
|
|
62417e76f7
|
Updated dependencies.
|
2020-07-15 18:34:33 -07:00 |
|
|
1749a081de
|
Updated dependencies.
|
2020-07-11 18:29:46 -07:00 |
|