Commit graph

908 commits

Author SHA1 Message Date
3f628e58f0 Updated PMD rules. 2021-05-29 22:01:18 -07:00
e873d01338 Fixed Google search test for GitHub CI. 2021-05-28 11:37:25 -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
43615f253c Removed TravisCI. 2021-05-20 20:09:01 -07:00
1263160924 Switched to system-wide Gradle. 2021-05-20 18:09:42 -07:00
d2c0e12e1a Added Gradle caches setup and cleanup. 2021-05-19 20:18:32 -07:00
e4d3f3f2c4 Added GitHub token env. 2021-05-19 19:42:55 -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
381887d937 Testing Sonarqube with GitHub CI. 2021-05-19 19:13:02 -07:00
98ed1d5042 Added Sonarcloud to GitHub CI. 2021-05-19 19:01:47 -07:00
9270f5f8b4 Removed Sonarcloud from TravisCI. 2021-05-19 18:43:20 -07:00
5b9d8911e1 Removed fetch on TravisCI 2021-05-19 18:24:56 -07:00
48c2ad65c0 Cleanup. 2021-05-18 23:48:25 -07:00
6644400a23 Added shudown() with associated Die and Kill commands. 2021-05-18 22:13:31 -07:00
484f11664e Added FeedReader tests. 2021-05-18 22:12:07 -07:00
082b430ee2 Cleanup. 2021-05-18 22:05:11 -07:00
8681dea66f Updated to Gradle 7.0.1 2021-05-16 07:58:06 -07:00
81cee7b00f Truncate UTC timestamp to seconds. 2021-05-15 12:50:49 -07:00
2de9dc66bd Added more Utils extensions. 2021-05-15 01:26:31 -07:00
8098a4855d Cleanup. 2021-05-14 21:46:23 -07:00
2e1c6e7732 Utils functions improvements. 2021-05-14 20:57:25 -07:00
790bd3159e Cleanup. 2021-05-13 21:37:16 -07:00
11a75a7179 Moved TwitterOAuth to Kotlin. 2021-05-13 19:26:52 -07:00
694cc119ed Removed spotbugs. 2021-05-12 19:03:14 -07:00
0d3dc268ca Fixed Google search test, again. 2021-05-11 17:51:52 -07:00
b98879bd7d Converted info command to Kotlin. 2021-05-11 17:51:24 -07:00
ad3a9907a3 Converted versions command to Kotlin. 2021-05-11 13:30:58 -07:00
a798800198 Cleaned up usage of the Utils class. 2021-05-11 12:42:46 -07:00
273ac60c7d Fixed CryptoPrices tests. 2021-05-11 01:47:41 -07:00
faf40d3048 Cleaned up tests. 2021-05-11 00:51:35 -07:00
22e29d5ce3 Converted ModuleExceptionTest to Kotlin. 2021-05-11 00:15:28 -07:00
56b8114b93 Cleanup. 2021-05-10 23:03:51 -07:00
eff93791d1 Reverted to JDK 15 on CircleCI. 2021-05-10 17:20:57 -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
1f965a1833 BTC price output cleanup. 2021-05-04 23:41:00 -07:00
35399c3f78 Updated to jacoco 0.8.7 2021-05-04 23:11:19 -07:00
87cb58102a Only return BTC 15m, etc. if different from current price. 2021-05-04 23:10:47 -07:00
df7384570e Fixed formatting. 2021-05-04 21:58:49 -07:00
bf985d5626 Fixed Google search test. 2021-05-04 17:57:47 -07:00
bd14a1e15e Included currencies in help response. 2021-05-04 17:56:18 -07:00
c99210f624 Added Bitcoin module. 2021-05-04 01:03:33 -07:00
d6df365e4b Cleanup. 2021-05-03 17:14:19 -07:00
9f3dc273f0 Cleanup. 2021-05-01 21:46:33 -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
b58cd6b11e Moved to OpenJDK 15.0.2 2021-04-29 20:22:39 -07:00
f92f7d26b1 Renamed ReleaseInfo.mustache to version.mustache.
Added deploy script.
2021-04-29 19:59:32 -07:00