Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-08 | Disable publish actions in forked repository (#2160) | Goooler | |
2021-10-04 | Bump to Kotlin 1.5.31 (#2164) | Marcin Aman | |
* Bump to Kotlin 1.5.31 * Mark todo-s as unsupported * Add PsiNameHelper * Try disabling ProjectFileIndex * Remove CoreProjectFileIndex * Update JDKs to 17, kotlin to 1.5.31 in integration tests * Update Kotlin to 1.5.31 in JS IR integration test Co-authored-by: vmishenev <vad-mishenev@yandex.ru> | |||
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 | |
* Migrate Dokka examples to Dokka repo (KT-47798) * Configure workflow of examples checking * Add workflow to deploy examples | |||
2021-06-28 | Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#1984) | dependabot[bot] | |
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
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-06-23 | Bump cirrus-actions/rebase from 1.3.1 to 1.5 (#1920) | dependabot[bot] | |
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.3.1 to 1.5. - [Release notes](https://github.com/cirrus-actions/rebase/releases) - [Commits](https://github.com/cirrus-actions/rebase/compare/1.3.1...1.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2021-06-23 | Bump gradle/wrapper-validation-action from 1 to 1.0.3 (#1917) | dependabot[bot] | |
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 1.0.3. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v1.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
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 | |
* Update tests with kotlin 1.5-RC and gradle 7.0 * Update tests with kotlin 1.5-RC and gradle 7.0 | |||
2021-04-14 | Introduce binary compatibility plugin (#1774) | Marcin Aman | |
* Introduce binary compatibility plugin * Update diffs | |||
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 | |
2020-07-14 | Run only the root dokkaMultimodule task | Kamil Doległo | |
2020-07-13 | Adapt s3-snapshots.yml (coroutines) for new configuration | sebastian.sellmair | |
2020-07-13 | Adapt s3-snapshots.yml | sebastian.sellmair | |
2020-07-10 | Change published directory name | Paweł Marks | |
2020-07-10 | Make GHActions use multimodule configuration for coroutines | Paweł Marks | |
2020-07-08 | Document a javadoc project on AWS | Kamil Doległo | |
2020-07-06 | Remove integration tests from Github actions | sebastian.sellmair | |
2020-07-06 | Integrate gradle-integration-test.pr.yml into gradle-test.pr.yml | sebastian.sellmair | |
2020-07-06 | Implement AndroidGradleIntegrationTest | sebastian.sellmair | |
2020-06-30 | Parametrize dokka version in AWS generation | Kamil Doległo | |
2020-06-17 | Add stdlib s3 publishing | Kamil Doległo | |
2020-06-16 | Document coroutines, temporarily disable stdlib | Kamil Doległo | |
2020-06-16 | Add documenting of stdlib and publishing to s3 on branch push | Kamil Doległo | |
2020-06-02 | Workflow | Marcin Aman | |
2020-05-19 | Add github actions CI | Marcin Aman | |