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

[main][Automation] Update .agent-versions.json #4535

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

apmmachine
Copy link
Contributor

This file is used for picking agent versions in integration tests.

The file's content is based on responses from https://www.elastic.co/api/product_versions and https://snapshots.elastic.co

The current update is generated based on the following requirements:

{
  "UpgradeToVersion": "8.14.0",
  "CurrentMajors": 2,
  "PreviousMajors": 1,
  "PreviousMinors": 1,
  "SnapshotBranches": [
    "8.13",
    "8.12",
    "7.17"
  ]
}

This file is used for picking agent versions in integration tests.

The file's content is based on responses from https://www.elastic.co/api/product_versions and https://snapshots.elastic.co

The current update is generated based on the following requirements:

```json
{
  "UpgradeToVersion": "8.14.0",
  "CurrentMajors": 2,
  "PreviousMajors": 1,
  "PreviousMinors": 1,
  "SnapshotBranches": [
    "8.13",
    "8.12",
    "7.17"
  ]
}
```
@apmmachine apmmachine requested a review from a team as a code owner April 8, 2024 00:21
@apmmachine apmmachine requested a review from michalpristas April 8, 2024 00:21
@apmmachine apmmachine added Team:Elastic-Agent Label for the Agent team backport-skip labels Apr 8, 2024
@apmmachine apmmachine requested a review from blakerouse April 8, 2024 00:21
@apmmachine apmmachine added skip-changelog update-versions Updates to the agent versions file labels Apr 8, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@pierrehilbert pierrehilbert requested review from rdner and removed request for michalpristas and blakerouse April 8, 2024 06:37
@rdner rdner requested a review from cmacknz April 8, 2024 08:40
@cmacknz cmacknz enabled auto-merge (squash) April 8, 2024 13:33
@rdner rdner disabled auto-merge April 8, 2024 14:04
@rdner rdner enabled auto-merge (squash) April 8, 2024 14:05
Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
No Duplication information No data about Duplication

See analysis details on SonarQube

@rdner rdner merged commit fab19b6 into main Apr 8, 2024
9 checks passed
@rdner rdner deleted the update-agent-versions-8592656277 branch April 8, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip skip-changelog Team:Elastic-Agent Label for the Agent team update-versions Updates to the agent versions file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants