Skip to content

Conversation

breskeby
Copy link
Contributor

Backports the following commits to 9.1:

* [Gradle] Some tweaks to transport related build logic

- We want to avoid project.allprojects
- Implementing Verification task in the transport validation tasks
  - Allows better filtering for verification vs. other build failures.
    e.g. in Develocity Failures Overview
- Use project.layout.settingsDirectory instead of project.rootProject.projectDir
  - Avoiding accessing other projects properties

* Address some review feedback

* Rework mapping project path list to dependencies

* Some more review feedback

* Minor tweak after review feedback
@breskeby breskeby requested a review from a team as a code owner August 28, 2025 06:01
@breskeby breskeby added :Delivery/Build Build or test infrastructure >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Delivery Meta label for Delivery team labels Aug 28, 2025
@elasticsearchmachine elasticsearchmachine merged commit c675333 into elastic:9.1 Aug 29, 2025
35 checks passed
@breskeby breskeby deleted the backport/9.1/pr-133413 branch August 29, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v9.1.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants