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 #4556

Merged
merged 1 commit into from
Apr 10, 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": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "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": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.13",
    "8.12",
    "7.17"
  ]
}
```
@apmmachine apmmachine requested a review from a team as a code owner April 10, 2024 00:25
@apmmachine apmmachine added Team:Elastic-Agent Label for the Agent team backport-skip skip-changelog update-versions Updates to the agent versions file labels Apr 10, 2024
@elasticmachine
Copy link
Contributor

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

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

@pierrehilbert pierrehilbert requested a review from rdner April 10, 2024 05:59
@rdner rdner requested review from cmacknz and removed request for AndersonQ and blakerouse April 10, 2024 11:18
@rdner rdner merged commit 4a839b9 into main Apr 10, 2024
13 checks passed
@rdner rdner deleted the update-agent-versions-8624012937 branch April 10, 2024 19:15
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.

3 participants