Age | Commit message (Expand) | Author |
2023-04-22 | Fix workflow expression error | Ignat Beresnev |
2023-04-21 | Clean up GitHub workflows (#2951) | Ignat Beresnev |
2023-03-30 | Use Java 17 for setup-java in GitHub Actions (#2938) | Goooler |
2023-03-27 | Enable gradle-home-cache-cleanup (#2939) | Goooler |
2023-03-16 | Fix test runtime Java versions (#2918) | aSemy |
2023-03-07 | Use buildSrc convention plugins to configure the Dokka subprojects (#2704) | aSemy |
2023-02-27 | Stop testing on Java 15 (#2892) | Matthew Haughton |
2023-02-21 | Remove outdated stdlib integration test (#2841) | Ignat Beresnev |
2023-01-30 | Add concurrency cancellation for test/build GitHub Actions (#2710) | aSemy |
2023-01-19 | Revise README documentation for examples and plugins (#2736) | Ignat Beresnev |
2023-01-10 | Revise documentation (#2728) | Ignat Beresnev |
2022-12-15 | Update Qodana GitHub action (#2747) | Ignat Beresnev |
2022-12-13 | Enable caching Maven dependencies for `setup-java` GitHub Action (#2722) | aSemy |
2022-09-01 | Use GitHub Actions Artifacts to store snapshots instead of S3 (#2630) | Stefan M |
2022-08-23 | Update Qodana and add Qodana token for cloud reports (#2629) | Ignat Beresnev |
2022-05-31 | Fix gathering inherited properties (#2481) | Ignat Beresnev |
2022-05-13 | Update Qodana GH Action to 5.1.0 | Ignat Beresnev |
2022-04-06 | Add Qodana GitHub Action (#2372) | Vadim Mishenev |
2022-03-25 | Minor refactoring of dokka versioning and publishing (#2401) | Ignat Beresnev |
2022-03-24 | Optimize CI a bit (#2385) | Goooler |
2022-03-22 | Edit GH Action to publish doc on release (#2392) | Vadim Mishenev |
2022-02-09 | Update Gradle in examples | vmishenev |
2022-02-09 | Add GH Action to publish versioning-multimodule-example (#2352) | Vadim Mishenev |
2021-10-08 | Disable publish actions in forked repository (#2160) | Goooler |
2021-10-04 | Bump to Kotlin 1.5.31 (#2164) | Marcin Aman |
2021-09-22 | Bump setup-java github actions to v2 (#2151) | Goooler |
2021-07-28 | Migrate Dokka examples to Dokka repo (KT-47798) (#2030) | vmishenev |
2021-06-28 | Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#1984) | dependabot[bot] |
2021-06-23 | Add maven central publication (#1688) | Kamil Doległo |
2021-06-23 | Bump cirrus-actions/rebase from 1.3.1 to 1.5 (#1920) | dependabot[bot] |
2021-06-23 | Bump gradle/wrapper-validation-action from 1 to 1.0.3 (#1917) | dependabot[bot] |
2021-06-15 | Remove JDK 8 on windows due to OOM and bump kotlin version in test (#1971) | Marcin Aman |
2021-04-29 | Update tests with kotlin 1.5-RC and gradle 7.0 (#1857) | Marcin Aman |
2021-04-14 | Introduce binary compatibility plugin (#1774) | Marcin Aman |
2021-04-13 | Add Gradle Wrapper Validation (#1836) | Philip Wedemann |
2021-03-16 | Create dependabot.yml (#1781) | Marcin Aman |
2021-02-26 | Add dependabot | Marcin Aman |
2021-02-03 | Reenable kotlinx-serialization (#1708) | Kamil Doległo |
2021-01-22 | Update link to stdlib on S3 | Kamil Doległo |
2020-12-17 | Update links in S3 actions | Kamil Doległo |
2020-11-14 | Fix a bug in s3 cleanup action | Kamil Doległo |
2020-11-14 | Change AWS documentation timeout to 1 hour | Kamil Doległo |
2020-11-13 | Fix link to stdlib in GH action | Kamil Doległo |
2020-11-13 | Temporarily disable kotlinx.serialization as it can't be built for now | Kamil Doległo |
2020-11-13 | Add integration tests for Kotlin projects | Kamil Doległo |
2020-10-21 | Fix gh-pages generation script | Kamil Doległo |
2020-10-08 | Fix double scoping of GitHubPages documentation | Kamil Doległo |
2020-10-07 | Publish docs on change in docs/ directory on master branch (#1532) | Kamil Doległo |
2020-07-22 | Temporarily fix coroutines publication | Kamil Doległo |
2020-07-17 | Merge branch 'dev-0.11.0' | Paweł Marks |