Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
* Use GitHub Actions Artifacts for snapshots * Delete s3-cleanup.yml * Fix trigger event * Fix path * Fix path again * Maybe this path is better * Restore env variable to save output to a known place * Add retention days * Replace stdlib with coroutines * Replace S3Project with TestOutputCopier * Restore S3 upload * Change job name * Fix imports * Add TestOutputCopier to SdtlibIntegrationTest * Save stdlib on S3 again * Rename env variable * Increase rentention-days * Remove .kt as filter for test * Fix skiping copying message * Update Gradle and Kotlin version | |||
2022-03-24 | Optimize CI a bit (#2385) | Goooler | |
* Bump actions/checkout to v3 * Bump actions/setup-java to v3 * Use gradle-build-action * Merge validation into check.yml * Reformat * Trim blank lines * Use https * Cleanup * Fix * Remove names * Cleanup * Rename validate to validate-wrapper * Use cirrus-actions/rebase@v1.5 * Use cirrus-actions/rebase@1.5 | |||
2021-10-08 | Disable publish actions in forked repository (#2160) | Goooler | |
2021-09-22 | Bump setup-java github actions to v2 (#2151) | Goooler | |
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-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-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 | 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-07-22 | Temporarily fix coroutines publication | Kamil Doległo | |
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-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 | |