Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-07 | Update the docs to 1.5.0 | 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-04-28 | Remove bintray from repositories | Marcin Aman | |
2021-04-22 | Remove unused repositories (#1858) | Marcin Aman | |
2021-04-08 | Bump kotlinx html to 0.7.3 (#1819) | Marcin Aman | |
* Bump kotlinx html to 0.7.3 * Update repositories | |||
2020-11-13 | Add additional info to POM files and sign the artifacts for MavenCentral ↵ | Kamil Doległo | |
deployment | |||
2020-11-13 | Add javadocJar task for publishing to MavenCentral (#1606) | Kamil Doległo | |
2020-09-28 | Create java-like api for plugins | Krzysztof Romanwoski | |
2020-07-20 | Use jackson for json serialization and parsing | sebastian.sellmair | |
2020-07-17 | Add kotlin-eap repository consistently to the project | sebastian.sellmair | |
2020-07-16 | Remove mavenLocal as default repository inside the project | sebastian.sellmair | |
2020-07-15 | Remove markdown repository in favor of jcenter and remove terminate ↵ | sebastian.sellmair | |
:core:dependencies | |||
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair | |
2020-07-09 | Implement PublicationValidation | sebastian.sellmair | |
2020-07-07 | Remove DistMavenPublishing | sebastian.sellmair | |
2020-07-06 | Manually disable bintray tasks in root project ↵ | sebastian.sellmair | |
(https://github.com/bintray/gradle-bintray-plugin/issues/267) | |||
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair | |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo | |
2020-05-14 | Update to 1.4-M2, Native fails with an exception | Kamil Doległo | |
2020-01-31 | Minor fixes, rewritten CrossPlatformExec.kt | Kamil Doległo | |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |