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

Remove pinning to 8.14.0. #4757

Merged
merged 4 commits into from
May 17, 2024
Merged

Conversation

cmacknz
Copy link
Member

@cmacknz cmacknz commented May 15, 2024

What the title says. 8.15.0-SNAPSHOT exists, remove version pinning to 8.14.0-SNAPSHOT.

@cmacknz cmacknz added the Team:Elastic-Agent Label for the Agent team label May 15, 2024
@cmacknz cmacknz self-assigned this May 15, 2024
@cmacknz cmacknz requested a review from a team as a code owner May 15, 2024 15:31
@cmacknz cmacknz requested review from AndersonQ and pchila May 15, 2024 15:31
@elasticmachine
Copy link
Collaborator

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

Copy link
Contributor

mergify bot commented May 15, 2024

This pull request does not have a backport label. Could you fix it @cmacknz? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

Copy link
Contributor

mergify bot commented May 16, 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 remove-8.14-version-pin upstream/remove-8.14-version-pin
git merge upstream/main
git push upstream remove-8.14-version-pin

8.15.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The automation should do this tomorrow, #4768

At which point this just becomes removing the skipped test.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automation update is in #4773

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

@cmacknz cmacknz merged commit c0746f4 into elastic:main May 17, 2024
9 of 10 checks passed
@cmacknz cmacknz deleted the remove-8.14-version-pin branch May 17, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants