Commit graph

33 commits

Author SHA1 Message Date
5675995bbe Fixed typo. 2021-03-21 21:09:47 -07:00
196d497003 Updated version numbers to 1.0.2 since the new pinboard API is not quite ready. 2021-03-21 21:08:30 -07:00
8eb6847aad Moved from JCenter to Maven Central.
Updated dependencies.
2021-03-21 17:54:34 -07:00
505eee98f0 Implemented using HttpLoggingInterceptor instead of manual logging. Closes #3. 2020-08-19 16:29:46 -07:00
0f0e87bb6a Upgraded to Gradle 6.6 and Kotlin 1.4.0. 2020-08-18 11:39:40 -07:00
a96c113825 Ignore stderr stream. 2019-05-26 20:34:36 -07:00
ffa77803f8 Switched to Kotlin 1.3.30 and cleanup. 2019-04-22 23:52:21 -07:00
10ca47fc08 Added build scan support. 2019-04-13 04:49:07 -07:00
b9e4ab4cd1 Added jacoco tool version. 2019-04-04 00:01:21 -07:00
f5f4a5cd8d Fixed jacoco reports. 2019-04-03 23:35:20 -07:00
87cc1adefd Added sonarcloud configuration. 2019-04-02 15:53:30 -07:00
ba4cc22f25 Dependencies and syntax updates. 2019-03-15 13:30:09 -07:00
969768ff73 Added detekt plugin. 2018-07-11 15:25:51 -07:00
7ef125db3b Added klint checks. 2018-06-30 23:27:34 -07:00
e3dc6af9b1 Now using git diff for gitIsDirty task. 2018-06-28 09:24:06 -07:00
856a3688c0 Fixed isRelease flag. 2018-06-26 14:38:40 -07:00
e609171681 Updated dependencies. 2018-06-26 13:54:59 -07:00
42efaba8a7 Added LinkMapping to Dokka. 2018-06-26 12:41:22 -07:00
d7f55283d3 Release description fix. 2018-06-25 17:29:37 -07:00
b709c9e5f7 Revert "Testing with git index refresh included in gitIsDirty."
This reverts commit 13455e94f6.
2018-06-25 17:27:11 -07:00
13455e94f6 Testing with git index refresh included in gitIsDirty. 2018-06-25 17:24:27 -07:00
1c13daeb6e Added gitRefreshIndex task. 2018-06-25 17:12:05 -07:00
e2357e9c2a Added release var. 2018-06-25 16:45:02 -07:00
78f6ba7842 Added mustRunAfter to release tassk. 2018-06-25 15:17:54 -07:00
22f936ed7a Fixed gitIsDirty task. 2018-06-25 15:13:24 -07:00
06fb8d5f9c Added release task description. 2018-06-25 15:06:56 -07:00
528ee76f70 Added check for dirty worktree in Git. 2018-06-25 15:02:55 -07:00
5c4ec02c42 Added loading of local.properties.
Added pom.xml generation (for snyk, etc.)
Added Grade buildscan.
2018-06-22 17:16:39 -07:00
189344db37 Added issueManagement to pom.
Removed application tasks (moved to samples).
2018-06-21 11:28:51 -07:00
0f44c9fa27 Pre-1.0.0 release prep. 2018-06-20 15:39:27 -07:00
7cfdec0f41 Cleanup. 2018-06-20 10:56:34 -07:00
878f8568cf Added generatePom task. 2018-06-20 00:06:24 -07:00
e865c4e2df Added Gradle build. 2018-06-19 20:37:51 -07:00