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

[8.15][Automation] Update versions #5411

Merged
merged 3 commits into from
Sep 5, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 3, 2024

These files are used for picking agent versions in integration tests.

The 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:

Package version: 8.15.1

{
  "UpgradeToVersion": "8.15.1",
  "CurrentMajors": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.15",
    "8.14",
    "7.17"
  ]
}

These files are used for picking agent versions in integration tests.

The 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:

Package version: 8.15.1

```json
{
  "UpgradeToVersion": "8.15.1",
  "CurrentMajors": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.15",
    "8.14",
    "7.17"
  ]
}
```
@github-actions github-actions bot requested a review from a team as a code owner September 3, 2024 16:37
@github-actions github-actions bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Elastic-Agent Label for the Agent team backport-skip skip-changelog labels Sep 3, 2024
@github-actions github-actions bot removed the request for review from a team September 3, 2024 16:37
@github-actions github-actions bot added the update-versions Updates to the agent versions file label Sep 3, 2024
@elasticmachine
Copy link
Contributor

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

@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@rdner
Copy link
Member

rdner commented Sep 4, 2024

@belimawr do you know if we need to backport something for the tests to pass? It's failing in TestLogIngestionFleetManaged/Monitoring_logs_are_shipped.

@belimawr
Copy link
Contributor

belimawr commented Sep 4, 2024

@belimawr do you know if we need to backport something for the tests to pass? It's failing in TestLogIngestionFleetManaged/Monitoring_logs_are_shipped.

Yes, I need to get a couple backport PRs in 8.15, I should get them merged today, if CI is green.

@belimawr
Copy link
Contributor

belimawr commented Sep 4, 2024

The PRs I need to backport:

Because both PRs fix CI issues, I'm planning to consolidate them into a single backport PR. I'm still waiting for CI to run, so hopefully I'll get this done tomorrow.

@AndersonQ
Copy link
Member

The PRs I need to backport:

Because both PRs fix CI issues, I'm planning to consolidate them into a single backport PR. I'm still waiting for CI to run, so hopefully I'll get this done tomorrow.

aren't we getting into a chicken egg problem? One backport failing because it needs the other.
Isn't better to merge them all in a single PR? What do you think @belimawr and @rdner?

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

@jlind23 jlind23 disabled auto-merge September 5, 2024 12:04
@jlind23 jlind23 merged commit 75d6eca into 8.15 Sep 5, 2024
8 of 13 checks passed
@jlind23 jlind23 deleted the update-agent-versions-10686993413 branch September 5, 2024 12:04
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 Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team update-versions Updates to the agent versions file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants