Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-12 | Bump Kotlin to 1.6.0-RC2 (#2221) | vmishenev | |
* Bump Kotlin to 1.6.0-RC2 * Fix Gradle bug in test configuration | |||
2021-07-08 | Bump jacksons (#2010) | Marcin Aman | |
2021-07-07 | Fix Gradle plugin marker publication | Kamil Doległo | |
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 | |||
2021-03-11 | Make Gradle plugin use `api` instead of `implementation` for core (#1771) | Kamil Doległo | |
Fixes #1724 | |||
2020-08-25 | - Move `test` projects into semantic parent projects | sebastian.sellmair | |
- Implement new `:test-utils` project - Resolve requirement for Android SDK installation | |||
2020-08-20 | Implement tests for enhanced KotlinSourceSetGist mechanism | sebastian.sellmair | |
2020-08-19 | Add support for space package publishing | sebastian.sellmair | |
2020-08-14 | Cover GradleDokkaSourceSetBuilder with tests | sebastian.sellmair | |
2020-08-03 | Add publication for gradle plugin portal | sebastian.sellmair | |
2020-07-20 | Use jackson for json serialization and parsing | sebastian.sellmair | |
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair | |
2020-07-14 | PROPOSAL | sebastian.sellmair | |
2020-07-13 | Implement DokkaTasksTest | sebastian.sellmair | |
2020-07-09 | Implement PublicationValidation | sebastian.sellmair | |
2020-07-07 | Annotate all properties on DokkaTask and DokkaMultimoduleTask to support the ↵ | sebastian.sellmair | |
`validatePlugins` task | |||
2020-07-06 | Dokka Gradle Plugin: Configure bintray publication for gradle plugin marker | sebastian.sellmair | |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair | |
2020-07-02 | Cleanup project and disable validatePlugins ↵ | sebastian.sellmair | |
(https://github.com/Kotlin/dokka/issues/1052) | |||
2020-07-02 | Introduce special gradle plugin publication for integration tests | sebastian.sellmair | |
2020-07-02 | runner:gradle-plugin: Apply `java-gradle-plugin` | sebastian.sellmair | |
2020-06-04 | Implement Project.dokka extension to align kotlin and groovey dokka ↵ | sebastian.sellmair | |
configuration | |||
2020-03-23 | Gradle Task supporting multimodular projects | Andrzej Ratajczak | |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |