Setting the `systemTest` Gradle task output as never up-to-date ensures that all system tests are executed each time they are run in CI. The `--rerun-tasks` Gradle option that was used previously had the same effect but also disabled build caching. Closes gh-29029 |
||
|---|---|---|
| .. | ||
| build-pr-project.sh | ||
| build-project-windows.bat | ||
| build-project.sh | ||
| common.sh | ||
| detect-docker-updates.sh | ||
| detect-jdk-updates.sh | ||
| detect-ubuntu-image-updates.sh | ||
| generate-changelog.sh | ||
| promote.sh | ||
| publish-gradle-plugin.sh | ||
| publish-to-sdkman.sh | ||
| run-system-tests.sh | ||
| stage.sh | ||
| update-homebrew-tap.sh | ||