-
Notifications
You must be signed in to change notification settings - Fork 412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KT-64377 use Java Test Suites for Gradle integration tests #3427
Commits on Dec 19, 2023
-
KT-64377 - remove gradle wrapper files for integration test projects (#…
…3418) * remove Gradle wrapper files for integration test projects * .gitignore Gradle wrapper files
Configuration menu - View commit details
-
Copy full SHA for c31dd23 - Browse repository at this point
Copy the full SHA c31dd23View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61889af - Browse repository at this point
Copy the full SHA 61889afView commit details
Commits on Jan 2, 2024
-
Merge remote-tracking branch 'origin/master' into KT-64377/update-int…
…egration-test-build-config
Configuration menu - View commit details
-
Copy full SHA for 74a1b20 - Browse repository at this point
Copy the full SHA 74a1b20View commit details
Commits on Jan 12, 2024
-
refactor integration test properties to use DokkaBuildProperties util…
…ity (#3420) rename 'tryK2' to 'useK2' for integration tests
Configuration menu - View commit details
-
Copy full SHA for 20e0984 - Browse repository at this point
Copy the full SHA 20e0984View commit details -
Merge branch 'master' into KT-64377/update-integration-test-build-config
# Conflicts: # dokka-integration-tests/gradle/projects/it-wasm-basic/gradle.properties
Configuration menu - View commit details
-
Copy full SHA for 66287db - Browse repository at this point
Copy the full SHA 66287dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f4d7a - Browse repository at this point
Copy the full SHA 28f4d7aView commit details
Commits on Jan 15, 2024
-
Merge remote-tracking branch 'origin/master' into KT-64377/update-int…
…egration-test-build-config
Configuration menu - View commit details
-
Copy full SHA for 7af0394 - Browse repository at this point
Copy the full SHA 7af0394View commit details -
Restructure Gradle Integration tests to use Java Test Suites
- create a test suite for each project under test (helps with Gradle caching, task avoidance) - update CI/CD tasks to run specific test-suite tasks - disable integration test tasks due to dependency on Maven Local publishing (this will be fixed in an upcoming PR)
Configuration menu - View commit details
-
Copy full SHA for 10fe4b5 - Browse repository at this point
Copy the full SHA 10fe4b5View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f35a73 - Browse repository at this point
Copy the full SHA 5f35a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0babb2c - Browse repository at this point
Copy the full SHA 0babb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6c80e - Browse repository at this point
Copy the full SHA 9c6c80eView commit details
Commits on Jan 22, 2024
-
Merge branch 'master' into KT-64377/java-test-suites
# Conflicts: # build-logic/src/main/kotlin/dokkabuild/DokkaBuildProperties.kt # dokka-integration-tests/gradle/README.md # dokka-integration-tests/gradle/build.gradle.kts # dokka-integration-tests/utilities/src/main/kotlin/org/jetbrains/dokka/it/AbstractIntegrationTest.kt
Configuration menu - View commit details
-
Copy full SHA for b1c95de - Browse repository at this point
Copy the full SHA b1c95deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a1c74 - Browse repository at this point
Copy the full SHA 28a1c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a24b4d - Browse repository at this point
Copy the full SHA 8a24b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b93cf - Browse repository at this point
Copy the full SHA 57b93cfView commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a974d9b - Browse repository at this point
Copy the full SHA a974d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 852fc7b - Browse repository at this point
Copy the full SHA 852fc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0c484 - Browse repository at this point
Copy the full SHA ba0c484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d5ab63 - Browse repository at this point
Copy the full SHA 6d5ab63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14364ea - Browse repository at this point
Copy the full SHA 14364eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84255e2 - Browse repository at this point
Copy the full SHA 84255e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37581f2 - Browse repository at this point
Copy the full SHA 37581f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6d1cca - Browse repository at this point
Copy the full SHA f6d1ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe882b - Browse repository at this point
Copy the full SHA 9fe882bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59594dd - Browse repository at this point
Copy the full SHA 59594ddView commit details
Commits on Jan 24, 2024
-
fix
it-multimodule-inter-module-links
dir, add property name to tem……plateProjectDir for better error messages
Configuration menu - View commit details
-
Copy full SHA for d249e64 - Browse repository at this point
Copy the full SHA d249e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed0365f - Browse repository at this point
Copy the full SHA ed0365fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a6ef4 - Browse repository at this point
Copy the full SHA 50a6ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fc753 - Browse repository at this point
Copy the full SHA 99fc753View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47b3dc8 - Browse repository at this point
Copy the full SHA 47b3dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd554b0 - Browse repository at this point
Copy the full SHA cd554b0View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 668c661 - Browse repository at this point
Copy the full SHA 668c661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 939d577 - Browse repository at this point
Copy the full SHA 939d577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42cd06c - Browse repository at this point
Copy the full SHA 42cd06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for df52ca1 - Browse repository at this point
Copy the full SHA df52ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eff18d - Browse repository at this point
Copy the full SHA 6eff18dView commit details
Commits on Feb 6, 2024
-
Merge remote-tracking branch 'origin/master' into KT-64377/java-test-…
…suites # Conflicts: # dokka-integration-tests/gradle/build.gradle.kts
Configuration menu - View commit details
-
Copy full SHA for 9ec8514 - Browse repository at this point
Copy the full SHA 9ec8514View commit details -
fix git-checkout task dependencies after merge, so they are more spec…
…ific to the external projects
Configuration menu - View commit details
-
Copy full SHA for 37a38fb - Browse repository at this point
Copy the full SHA 37a38fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1c9a41 - Browse repository at this point
Copy the full SHA b1c9a41View commit details -
add invariantSeparatorsPath to androidSdkDir, so it's stable across m…
…achines (helps with remote Build Cache)
Configuration menu - View commit details
-
Copy full SHA for f09111e - Browse repository at this point
Copy the full SHA f09111eView commit details