Skip to content

[8.17] gradle task migrate to the new artifacts-api (backport #17232)#17238

Merged
kaisecheng merged 1 commit into8.17from
mergify/bp/8.17/pr-17232
Mar 5, 2025
Merged

[8.17] gradle task migrate to the new artifacts-api (backport #17232)#17238
kaisecheng merged 1 commit into8.17from
mergify/bp/8.17/pr-17232

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Mar 5, 2025

Fixes: https://github.com/elastic/ingest-dev/issues/5165

The artifacts-api.elastic.co is deprecated. This commit migrates gradle task to the new artifacts-api

  • remove dependency on staging artifacts
  • all builds use snapshot artifacts
  • resolve version from current branch, major.x, previous minor,
    with priority given in that order.

Take branch 8.x as example, the version first try to take from 8.19, then fallback to 8.x, and finally fallback to 8.18
For 9.0, the order is 9.0, then 9.x, and finally 8.x


This is an automatic backport of pull request #17232 done by Mergify.

This commit migrates gradle task to the new artifacts-api

- remove dependency on staging artifacts
- all builds use snapshot artifacts
- resolve version from current branch, major.x, previous minor,
   with priority given in that order.

Co-authored-by: Andrea Selva <selva.andre@gmail.com>
(cherry picked from commit 0a74568)
@mergify mergify bot added the backport label Mar 5, 2025
@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@elasticmachine
Copy link

💚 Build Succeeded

cc @kaisecheng

@kaisecheng kaisecheng merged commit 3be9a29 into 8.17 Mar 5, 2025
7 checks passed
@kaisecheng kaisecheng deleted the mergify/bp/8.17/pr-17232 branch March 5, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants