aboutsummaryrefslogtreecommitdiff
path: root/plugins/all-modules-page/src/test/kotlin/MultiModuleDokkaTestGenerator.kt
AgeCommit message (Collapse)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com>
2023-08-31Update copyright (#3149)Ignat Beresnev
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
2023-02-20Change default logging level of console apps (#2871)Ignat Beresnev
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-01-21Empty modules filtering (#1699)Marcin Aman
2020-12-17Multimodule tests (#1670)Marcin Aman
* Multimodule tests * Multimodule tests