Skip to content
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 - Preparation for Gradle integration test build config refactoring #3422

Merged
merged 7 commits into from
Jan 19, 2024

Conversation

adam-enko
Copy link
Member

@adam-enko adam-enko commented Dec 19, 2023

Preparation for updating the build config for the Gradle integration tests to improve Gradle compatibility and test speed.

(originally the plan was to use a 'stacked PRs' approach, but I discussed this with @Tapchicoma and we agreed that changes for KT-64377 can be merged directly into the master branch)

Contains

This PR contains

These PRs have already been reviewed individually.

@adam-enko adam-enko changed the title KT-64377 - update Gradle integration test build config KT-64377 - Preparation for Gradle integration test build config refactoring Jan 19, 2024
@adam-enko adam-enko marked this pull request as ready for review January 19, 2024 14:05
@adam-enko adam-enko merged commit a1c3b89 into master Jan 19, 2024
11 of 12 checks passed
@adam-enko adam-enko deleted the KT-64377/update-integration-test-build-config branch January 19, 2024 16:25
@adam-enko adam-enko added the infrastructure Everything related to builds tools, CI configurations and project tooling label Jan 22, 2024
@adam-enko adam-enko self-assigned this Jan 22, 2024
vmishenev pushed a commit that referenced this pull request Mar 20, 2024
…toring (#3422)

* KT-64377 - remove gradle wrapper files for integration test projects (#3418)

* remove Gradle wrapper files for integration test projects
* .gitignore Gradle wrapper files

* refactor integration test properties to use DokkaBuildProperties utility (#3420)

rename 'tryK2' to 'useK2' for integration tests

* disable explicit API mode in non-published integration-test utilities (#3428)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Everything related to builds tools, CI configurations and project tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants