Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-13 | Migrate buildSrc to composite build (#2912) | Goooler | |
2022-03-25 | Minor refactoring of dokka versioning and publishing (#2401) | Ignat Beresnev | |
* Minor refactoring of dokka versioning and publishing * Added RC version type * Added gradle-plugin-portal as a publication channel * Removed `dokka_version_base` in favour of `dokka_version` * Change dokka_version to the relevant SNAPSHOT * Revert explicit flag for version checking, it will be executed automatically if publication channels are present * Update publish to GH pages script to include SNAPSHOT docs | |||
2021-06-23 | Add maven central publication (#1688) | Kamil Doległo | |
* Add OSSRH repositories * Rewrite Gradle plugin publication * Add publication version assertion * Use Nexus publish plugin for publishing to Sonatype * Remove explicit publishing from s3 tests * Don't document Dokka for local publication * Fix a bug with closing Sonatype repository * Bump internal Dokka version * Move publication version check to the validate task * Fix Gradle plugin publication * Bump Dokka and gradle plugin-publish versions * Do not run Dokka for test tasks * Do not fail all runs in a workflow * Reduce JVM memory limit | |||
2020-07-09 | Implement PublicationValidation | sebastian.sellmair | |
2020-07-02 | Gradle integration tests: Use dokka_it_kotlin_version over kotlin_version | sebastian.sellmair | |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |