Commit graph

94 commits

Author SHA1 Message Date
573b064a68 Added travis configuration. 2019-04-04 10:03:46 -07:00
d9da5d5bd0 Added more test. 2019-04-04 10:03:12 -07:00
04de55bac9 Added sonarcloud intergration. 2019-04-03 23:32:27 -07:00
c1f6360ec9 Ignore .history 2019-04-01 23:21:49 -07:00
db5c3c6f47 Use ./gradlew to test examples. 2019-04-01 23:20:26 -07:00
8ece30494d Cleanup. 2019-04-01 13:45:07 -07:00
1227746981 Fixed and added more tests. 2019-04-01 13:23:03 -07:00
b3d12d36a2 Added Gradle badge. 2019-03-31 16:39:33 -07:00
fe6503fffc Added name to boolen parameters. 2019-03-31 14:16:05 -07:00
b590486ffd assertEquals instead of assertTrue. 2019-03-31 14:15:35 -07:00
c3675e848d IDEA 2019.1 update. 2019-03-31 14:13:31 -07:00
bf1e1494bc Updated copyright. 2019-03-31 10:44:08 -07:00
fc926f9593 Fixed example link. 2019-03-30 22:50:25 -07:00
ada26af81b Updated build metadata description. 2019-03-30 22:46:07 -07:00
100efc71fe Updated dependencies. 2019-03-30 22:45:05 -07:00
74d2cfec11 Updated wrappers. 2019-03-30 22:44:05 -07:00
47d3c990bc Version 0.9.9-beta 2018-12-20 14:47:00 -08:00
2baf69cd32 Added check for required version properties.
Removed savedAfterProjectEvaluate option (no longer needed)
2018-12-20 13:05:51 -08:00
a0ddcae5f0
Merge pull request #2 from lewismorgan/props-updates
Add option for disabling saves every project evaluation
2018-12-20 11:46:49 -08:00
ebc945badc Dependencies and syntax updates. 2018-12-20 11:44:41 -08:00
Lewis
53910122f4 Add option for disabling saves every project evaluation
Caveat: If the properties file does not yet exist, this setting is ignored so it can be created
2018-12-19 19:01:55 -05:00
2cbea71c6f Fixed cache checksum. 2018-11-27 19:34:42 -08:00
4e72bd6c5a Cleanup. 2018-11-27 19:32:06 -08:00
008c4b7eb3 Gradle 5.0 and dependencies updates. 2018-11-27 19:19:53 -08:00
03cc2d5351 Updated deps. 2018-11-03 20:17:01 -07:00
ab85a04113 Kotlin-dsl syntax updates. 2018-11-01 19:07:17 -07:00
3485d314e0 Updated Gradle wrappers. 2018-11-01 19:06:00 -07:00
be383c3cde Updated Gradle wrapper. 2018-10-31 20:58:00 -07:00
ea643113c4 Updated dependencies. 2018-10-31 20:37:04 -07:00
d1be138400 Version 0.9.8-beta 2018-07-13 23:55:56 -07:00
1bf7b7c86e Fix properties loading on store. 2018-07-13 23:48:02 -07:00
d5dd895e47 Added increment build meta command line example. 2018-07-13 16:29:03 -07:00
421198a590 Fixed description 2018-07-13 16:28:41 -07:00
67ee3cad55 Added examples links for increment build meta task. 2018-07-13 16:24:10 -07:00
56593230ac Version 0.9.7-beta 2018-07-13 16:03:30 -07:00
a4e47cef0b Added increment build metadata task. 2018-07-13 15:19:05 -07:00
edae9cc660 Fixed eof newline per klintTestCheck. 2018-07-11 23:03:02 -07:00
1d4475c3de chmod +x 2018-07-11 22:56:00 -07:00
c85749f754 Added detekt baseline. 2018-07-11 22:55:18 -07:00
6415eb5d16 Added editorConfig. 2018-07-11 22:54:55 -07:00
281c6388ca Reimplemented SortedProperty with fix for Java > 8. 2018-07-11 22:54:30 -07:00
240c032dc9 IDEA settings update. 2018-07-11 03:43:20 -07:00
8007ba395c Added detekt plugin. 2018-07-11 03:42:27 -07:00
e378d47946 Now using reader and writer to access the properties file. 2018-07-11 03:41:37 -07:00
5b8a298a2b Added check for Gradle version. 2018-07-11 03:40:03 -07:00
0c62bba423 Removed sorted properties, not compatbile with Java > 8. 2018-07-10 23:52:26 -07:00
32931bcfa4 Version 0.9.6-beta 2018-07-10 00:43:48 -07:00
29c6fe9132 Added sorted properties. (Test) 2018-07-10 00:33:25 -07:00
b96c5d481b Fixed test. 2018-07-08 19:04:16 -07:00
762ff8553f Cleaned examples. 2018-07-07 18:31:20 -07:00