Commit graph

106 commits

Author SHA1 Message Date
1ad14d56c7
Bumped PMD extension to version 1.1.2 2024-07-10 12:39:04 -07:00
5de764b4b8
Bumped JUnit to version 5.10.3 2024-07-10 12:38:45 -07:00
c952b980bb
Ensured exit status is set on failure 2024-07-10 12:37:48 -07:00
c901065b3a
Improved code and tests
Bumped Exec extension to 1.0.1
Bumped PMD extension to 1.1.0
2024-06-23 17:39:58 -07:00
c54672a7a0
Add string array parameters to overloaded methods where applicable 2024-06-19 08:18:32 -07:00
c595632732
Clean up and moved compile options and plugins to sub-package 2024-06-19 08:17:30 -07:00
c151a49935
Fixed license template 2024-06-19 08:10:21 -07:00
19d662a81f
Enable extension logging 2024-06-19 08:09:52 -07:00
2d754ffe64
Add compiler plugins to the dependencies 2024-06-19 08:07:19 -07:00
41e60f606a
Configure the main and test source directories from the project 2024-06-19 08:04:44 -07:00
dcc68afdf3
Removed unavailable compiler plugins 2024-06-15 21:32:53 -07:00
8d34f37af0
Moved Dokka operation to its own extension 2024-06-15 21:32:12 -07:00
1623b902f9
Ensured all missing Kolin compiler arguments are handled 2024-05-28 22:57:56 -07:00
b4c8952538
Use Collection.addAll wherever applicable. 2024-05-28 22:54:21 -07:00
81ab2e829c
Cleaned up scripts for CI 2024-05-28 13:45:15 -07:00
b42190d9cf
Execute cligargs script prior to to running tests 2024-05-28 13:26:34 -07:00
f363e7dcce
Read parameters from resource files 2024-05-27 21:35:58 -07:00
749f43b6b2
Added script to list parameters 2024-05-27 16:11:40 -07:00
1bdbe86519
Version 0.9.8 2024-05-26 21:18:29 -07:00
10fd25ebf6
Added checks against all parameters 2024-05-26 13:06:38 -07:00
9de0095fbd
Added json configuration parameter 2024-05-26 12:36:39 -07:00
e82810eaed
Bumped assertj-core to version 3.26.0 2024-05-26 12:35:50 -07:00
6f5d20b2c0
Added diff of sourceSet help 2024-05-26 12:34:31 -07:00
d2560125d7
Added the compile and provided classpaths to the sourceSet when DokkaOperation().fromProject() is called. Closes #3 2024-05-25 00:59:51 -07:00
deb66a2d20
Fixed invalid Dokka -pluginConfiguration argument. Closes #2 2024-05-23 01:50:48 -07:00
3a5f4f04bd
Improved integer-type arguments 2024-05-22 16:30:12 -07:00
9548f6150f
Version 0.9.7 2024-05-22 16:14:08 -07:00
9c99532298
Added support for the Power Assert compiler plugin 2024-05-22 15:53:16 -07:00
79bce70680
Version 0.9.6 2024-05-22 11:37:37 -07:00
01a41e0d46
Bumped Kotlin to version 2.0.0 2024-05-22 11:37:17 -07:00
37cdfd363d
Improved testing of integer-type arguments 2024-05-22 11:35:36 -07:00
f8e4354e35
Version 0.9.5 2024-05-19 03:46:45 -07:00
84c2474ffc
Fixed boolean-type functions producing invalid parameters. Closes #1 2024-05-19 03:17:37 -07:00
cdf6294b39
Version 0.9.4 2024-05-07 11:32:54 -07:00
619aa1fb9b
Bumped Kotlin to version 1.9.24 2024-05-07 11:20:00 -07:00
cb072c3a87
Bumped bld to version 1.9.1 2024-05-07 11:16:24 -07:00
18a1d40695
Bumped workflows actions to latest versions 2024-05-07 11:14:55 -07:00
f5712972f1
Bumped PMD extension to 0.9.8 (PMD 7.0.0) 2024-03-22 04:16:54 -07:00
ad7ddabe3b
Removed pmd from CI tests 2024-03-21 15:19:58 -07:00
8fb0202e90
Added JDK 22 to CI 2024-03-21 13:48:07 -07:00
bafa4f4d74
Bumped Kotlin to version 1.9.23 2024-03-08 20:36:08 -08:00
b1592bc7c7
Bumped Dokka to version 1.9.20 2024-03-04 13:10:37 -08:00
771b8bd464 Bumped to bld 1.9.0 2024-02-26 10:40:18 -08:00
719467f6bc Bumped JUnit versions 2024-02-25 18:52:26 -08:00
4b9ab05cff Improved Visual Studio Code support 2024-02-25 18:52:08 -08:00
36beda3fb3 Added references to the template and support documentation 2024-01-31 12:25:27 -08:00
ad49e0001e Removed cd to previous dir 2024-01-31 00:30:28 -08:00
3aebecae82 Added working directory for the examples steps 2024-01-31 00:28:09 -08:00
ab8c71ebf2 Version 0.9.0 2024-01-31 00:17:29 -08:00
16330bc989 Minor cleanup 2024-01-31 00:12:38 -08:00