Skip to content

Fix go install of junit2html#11238

Merged
pierrehilbert merged 1 commit intoelastic:mainfrom
blakerouse:fix-junit2html
Nov 19, 2025
Merged

Fix go install of junit2html#11238
pierrehilbert merged 1 commit intoelastic:mainfrom
blakerouse:fix-junit2html

Conversation

@blakerouse
Copy link
Copy Markdown
Contributor

What does this PR do?

Updates all the go installs of github.com/alexec/junit2html@latest to github.com/kitproj/junit2html@latest. The repository now redirects to that new name and go fails to install of it with:


go: downloading github.com/alexec/junit2html v1.0.0
go: github.com/alexec/junit2html@latest: version constraints conflict:
      github.com/alexec/junit2html@v1.0.0: parsing go.mod:
      module declares its path as: github.com/kitproj/junit2html
                      but was required as: github.com/alexec/junit2html

Why is it important?

Fixes the integration tests.

@blakerouse blakerouse self-assigned this Nov 19, 2025
@blakerouse blakerouse added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog labels Nov 19, 2025
@blakerouse blakerouse requested a review from a team as a code owner November 19, 2025 00:32
@blakerouse blakerouse added the backport-active-all Automated backport with mergify to all the active branches label Nov 19, 2025
@blakerouse blakerouse requested a review from a team as a code owner November 19, 2025 00:32
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@VihasMakwana
Copy link
Copy Markdown
Contributor

/test

Copy link
Copy Markdown
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

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

LGTM, we need to apply the fixes in the VM images cc @elastic/observablt-ci

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Nov 19, 2025

@pierrehilbert pierrehilbert merged commit 1059de9 into elastic:main Nov 19, 2025
26 of 28 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

@Mergifyio backport 8.19 9.1 9.2

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 19, 2025

backport 8.19 9.1 9.2

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Nov 19, 2025
mergify bot pushed a commit that referenced this pull request Nov 19, 2025
mergify bot pushed a commit that referenced this pull request Nov 19, 2025
swiatekm pushed a commit that referenced this pull request Nov 19, 2025
(cherry picked from commit 1059de9)

Co-authored-by: Blake Rouse <blake.rouse@elastic.co>
swiatekm pushed a commit that referenced this pull request Nov 19, 2025
(cherry picked from commit 1059de9)

Co-authored-by: Blake Rouse <blake.rouse@elastic.co>
swiatekm pushed a commit that referenced this pull request Nov 19, 2025
(cherry picked from commit 1059de9)

Co-authored-by: Blake Rouse <blake.rouse@elastic.co>
hayotbisonai pushed a commit to hayotbisonai/elastic-agent that referenced this pull request Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants