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

[Release] Update version to 8.14.1 #4594

Open
wants to merge 4 commits into
base: 8.14
Choose a base branch
from

Conversation

elasticmachine
Copy link
Collaborator

Updates references to the new release 8.14.1.

Merge after the release 8.14.0.

@elasticmachine elasticmachine requested a review from a team as a code owner April 18, 2024 08:03
@elasticmachine elasticmachine added Team:Automation Label for the Observability productivity team release labels Apr 18, 2024
@elasticmachine elasticmachine requested review from AndersonQ and michalpristas and removed request for a team April 18, 2024 08:03
@elasticmachine elasticmachine self-assigned this Apr 18, 2024
@elasticmachine elasticmachine requested a review from a team April 18, 2024 08:03
Copy link

Copy link
Contributor

@ycombinator ycombinator left a comment

Choose a reason for hiding this comment

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

Approved but not to be merged before 8.14.0 is released.

@pierrehilbert pierrehilbert requested a review from a team as a code owner June 5, 2024 13:09
@pierrehilbert pierrehilbert requested review from gizas and constanca-m and removed request for a team June 5, 2024 13:09
@jlind23
Copy link
Contributor

jlind23 commented Jun 5, 2024

buildkite test this

Copy link

@@ -11,7 +11,7 @@ MAGE_SUBTARGET="${3:-""}"
# Override the agent package version using a string with format <major>.<minor>.<patch>
# NOTE: use only after version bump when the new version is not yet available, for example:
# OVERRIDE_AGENT_PACKAGE_VERSION="8.10.3" otherwise OVERRIDE_AGENT_PACKAGE_VERSION="".
OVERRIDE_AGENT_PACKAGE_VERSION=""
OVERRIDE_AGENT_PACKAGE_VERSION="8.14.0"
Copy link
Member

Choose a reason for hiding this comment

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

#4844 should remove the need to do this.

@@ -32,6 +32,8 @@ func TestUpgradeBrokenPackageVersion(t *testing.T) {
Sudo: true, // requires Agent installation
})

t.Skip("Skip until we have 8.14.1 build available")
Copy link
Member

Choose a reason for hiding this comment

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

We need to figure out why we keep having to skip only this test. It is doing something incorrectly.

Copy link
Contributor

mergify bot commented Jun 6, 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-version-next-8.14.1 upstream/update-version-next-8.14.1
git merge upstream/8.14
git push upstream update-version-next-8.14.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release skip-changelog Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants