index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
s3-snapshots.yml
Age
Commit message (
Expand
)
Author
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-07
Use buildSrc convention plugins to configure the Dokka subprojects (#2704)
aSemy
2023-02-21
Remove outdated stdlib integration test (#2841)
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-03-24
Optimize CI a bit (#2385)
Goooler
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
2021-04-29
Update tests with kotlin 1.5-RC and gradle 7.0 (#1857)
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
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