Skip to content

Conversation

breskeby
Copy link
Contributor

  • 12.1.0 is required by Gradle 9.x these days and required before
    we can update to the newest Gradle version

@breskeby breskeby requested a review from a team as a code owner August 11, 2025 10:02
@breskeby breskeby added >non-issue :Delivery/Build Build or test infrastructure :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team auto-backport Automatically create backport pull requests when merged v9.2.0 v8.19.2 v9.1.2 v8.17.11 v8.18.6 v9.0.6 labels Aug 11, 2025
@breskeby breskeby self-assigned this Aug 11, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

Copy link
Contributor

@jozala jozala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
One nit: It is worth to regenerate the verification-metadata.xml so that the old version entries got removed?

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version
@breskeby breskeby force-pushed the update-ospackage-plugin branch from 2e8bf6e to e6f2d2b Compare August 13, 2025 17:24
@breskeby
Copy link
Contributor Author

Looks good. One nit: It is worth to regenerate the verification-metadata.xml so that the old version entries got removed?

I fixed the verification data and removed the outdated version.

FYI if you run with --write-verification-metadata sha256 it adds missing dependencies but does not delete any. Deleting the file and completely regenerating it is cumbersome as it contains some os specific dependencies, so you would not get that one right from scratch. So the only way to deal witih this is manually removing outdated versions.

@breskeby breskeby merged commit 4600b16 into elastic:main Aug 13, 2025
7 of 34 checks passed
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Aug 13, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Aug 13, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Aug 13, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Aug 13, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.17
8.18
9.0
9.1
8.19

breskeby added a commit to breskeby/elasticsearch that referenced this pull request Aug 13, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
elasticsearchmachine pushed a commit that referenced this pull request Aug 13, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
elasticsearchmachine pushed a commit that referenced this pull request Aug 13, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
elasticsearchmachine pushed a commit that referenced this pull request Aug 13, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
szybia added a commit to szybia/elasticsearch that referenced this pull request Aug 14, 2025
…-stats

* upstream/main: (36 commits)
  ESQL: Fix async operator warnings not always sent when blocking (elastic#132744)
  Method not needed anymore (elastic#132912)
  [Test] Excercise shutdown more reliably in snapshot stress IT (elastic#132909)
  Update Gradle shadow plugin to 9.0.1 (elastic#132637)
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search/410_named_queries/named_queries_with_score} elastic#132906
  Update docker.elastic.co/wolfi/chainguard-base-fips:latest Docker digest to fa6cb69 (elastic#132735)
  Remove unnecessary calls to fold()  (elastic#131870)
  Use consistent terminology for transport version resources/references (elastic#132882)
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search.vectors/40_knn_search_cosine/kNN search only regular query} elastic#132890
  Finalize release notes for v9.1.2 release (elastic#132745)
  Finalize release notes for v9.0.5 release (elastic#132718)
  Move inner records out of TransportVersionUtils (elastic#132872)
  Add support for Lookup Join on Multiple Fields (elastic#131559)
  Bootstrap PR-based benchmarks (elastic#132717)
  Refactor MetadataIndexTemplateService to use template maps instead of project metadata (elastic#132662)
  [Gradle] Update nebula ospackage plugin to 12.1.0 (elastic#132640)
  Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:ip.CdirMatchEqualsInsOrs} elastic#132860
  Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:floats.InMultivalue} elastic#132859
  Revert "Reuse prod code and reduce EsqlSession public surface" (elastic#132843)
  Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:string.LengthOfText} elastic#132857
  ...
szybia added a commit to szybia/elasticsearch that referenced this pull request Aug 15, 2025
* upstream/main: (278 commits)
  ESQL - dense vector support cosine normalization (elastic#132721)
  [ML] Add support for dimensions in google vertex ai request (elastic#132689)
  ESQL - Add  byte element support for dense_vector data type (elastic#131863)
  ESQL: Fix async operator warnings not always sent when blocking (elastic#132744)
  Method not needed anymore (elastic#132912)
  [Test] Excercise shutdown more reliably in snapshot stress IT (elastic#132909)
  Update Gradle shadow plugin to 9.0.1 (elastic#132637)
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search/410_named_queries/named_queries_with_score} elastic#132906
  Update docker.elastic.co/wolfi/chainguard-base-fips:latest Docker digest to fa6cb69 (elastic#132735)
  Remove unnecessary calls to fold()  (elastic#131870)
  Use consistent terminology for transport version resources/references (elastic#132882)
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search.vectors/40_knn_search_cosine/kNN search only regular query} elastic#132890
  Finalize release notes for v9.1.2 release (elastic#132745)
  Finalize release notes for v9.0.5 release (elastic#132718)
  Move inner records out of TransportVersionUtils (elastic#132872)
  Add support for Lookup Join on Multiple Fields (elastic#131559)
  Bootstrap PR-based benchmarks (elastic#132717)
  Refactor MetadataIndexTemplateService to use template maps instead of project metadata (elastic#132662)
  [Gradle] Update nebula ospackage plugin to 12.1.0 (elastic#132640)
  Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:ip.CdirMatchEqualsInsOrs} elastic#132860
  ...
elasticsearchmachine pushed a commit that referenced this pull request Aug 15, 2025
* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata
elasticsearchmachine pushed a commit that referenced this pull request Aug 15, 2025
…132863)

* [Gradle] Update nebula ospackage plugin to 12.1.0 (#132640)

* [Gradle] Update nebula ospackage plugin to 12.1.0

- 12.1.0 is required by Gradle 9.x these days and required before
we can update to the newest Gradle version

* Fix issue with file permissions in deb and rpm archives

* Cleanup dependency metadata

* Fix verification metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :Delivery/Build Build or test infrastructure :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >non-issue Team:Delivery Meta label for Delivery team v8.17.11 v8.18.6 v8.19.3 v9.0.6 v9.1.3 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants