Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-12 | Bump org.eclipse.jgit (#2018) | dependabot[bot] | |
Bumps org.eclipse.jgit from 5.11.0.202103091610-r to 5.12.0.202106070339-r. --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2021-06-21 | Don't use older dir from previous runs in versioning (#1963) | Marcin Aman | |
2021-04-06 | Bump jsoup from 1.12.1 to 1.13.1 (#1783) | dependabot[bot] | |
2021-03-17 | Bump org.eclipse.jgit from 5.9.0.202009080501-r to 5.11.0.202103091610-r (#1782) | dependabot[bot] | |
Bumps org.eclipse.jgit from 5.9.0.202009080501-r to 5.11.0.202103091610-r. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2020-11-13 | Add integration tests for Kotlin projects | Kamil Doległo | |
2020-08-25 | - Move `test` projects into semantic parent projects | sebastian.sellmair | |
- Implement new `:test-utils` project - Resolve requirement for Android SDK installation | |||
2020-08-19 | Refactor location providers | Kamil Doległo | |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair | |
2020-07-30 | Implement `TestEnvironment` and `exhaustive` APIs for Gradle integration tests | sebastian.sellmair | |
2020-07-20 | Implement dokka_integration_test_parallelism gradle property and set default ↵ | sebastian.sellmair | |
to 2 | |||
2020-07-13 | Implement basic assertNoUnresolvedHref | sebastian.sellmair | |
2020-07-08 | maven-integration-test: Fix style issues | sebastian.sellmair | |
2020-07-08 | Implement simple MavenIntegrationTest.kt | sebastian.sellmair | |
2020-07-07 | Lazily configure integration test tasks | sebastian.sellmair | |
2020-07-07 | Implement simple cli integration test | sebastian.sellmair | |
2020-07-06 | Implement AndroidGradleIntegrationTest | sebastian.sellmair | |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |