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 versions #6074

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

These files are used for picking the starting (pre-upgrade) or ending (post-upgrade) agent versions in upgrade 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: 9.0.0

{
  "UpgradeToVersion": "9.0.0",
  "CurrentMajors": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.x",
    "8.16",
    "7.17"
  ]
}

@github-actions github-actions bot added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Nov 19, 2024
@github-actions github-actions bot requested a review from a team as a code owner November 19, 2024 00:30
@github-actions github-actions bot added Team:Elastic-Agent Label for the Agent team backport-skip skip-changelog update-versions Updates to the agent versions file labels Nov 19, 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)

@ycombinator ycombinator force-pushed the update-agent-versions-11903719179 branch from 475a01c to 12ba4cf Compare November 25, 2024 22:37
@ycombinator ycombinator force-pushed the update-agent-versions-11903719179 branch from 12ba4cf to 9cb4d29 Compare November 27, 2024 11:48
Copy link
Contributor

mergify bot commented Nov 29, 2024

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b update-agent-versions-11903719179 upstream/update-agent-versions-11903719179
git merge upstream/main
git push upstream update-agent-versions-11903719179

These files are used for picking the starting (pre-upgrade) or ending (post-upgrade) agent versions in upgrade 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: 9.0.0

```json
{
  "UpgradeToVersion": "9.0.0",
  "CurrentMajors": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.x",
    "8.16",
    "7.17"
  ]
}
```
@ycombinator ycombinator force-pushed the update-agent-versions-11903719179 branch from 9cb4d29 to f83a415 Compare December 2, 2024 15:57
@ycombinator ycombinator enabled auto-merge (squash) December 2, 2024 15:57
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

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.

3 participants