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
/
gradle-test.pr.yml
Age
Commit message (
Expand
)
Author
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-02-27
Stop testing on Java 15 (#2892)
Matthew Haughton
2023-01-30
Add concurrency cancellation for test/build GitHub Actions (#2710)
aSemy
2022-12-13
Enable caching Maven dependencies for `setup-java` GitHub Action (#2722)
aSemy
2022-03-24
Optimize CI a bit (#2385)
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-06-23
Add maven central publication (#1688)
Kamil Doległo
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-13
Add Gradle Wrapper Validation (#1836)
Philip Wedemann
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