Skip to content

Conversation

@mowies
Copy link
Member

@mowies mowies commented Aug 26, 2025

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Sep 10, 2025
@mowies mowies removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Sep 15, 2025
@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Sep 30, 2025
@mowies mowies removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Sep 30, 2025
@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Oct 15, 2025
@mowies mowies removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Oct 15, 2025
@mowies mowies force-pushed the windows-ci branch 3 times, most recently from 1e28b26 to 6c33a45 Compare October 23, 2025 12:02
@mowies mowies marked this pull request as ready for review October 27, 2025 13:09
@mowies mowies requested a review from a team as a code owner October 27, 2025 13:09
add core arm64

update package tests to new package naming scheme

update snapshot version config

remove arch from k8s since its not needed

Revert "refactoring"

This reverts commit 590644c.

change variable back

add prev version to correct step

add needs

copy over prev tag job

refactoring

dont run docker tests on windows arm

minor changes

replace shorthand with longer version

try again with windows 2022 runner

build local windows image for 2025

try mounting folder on windows

try double forward slashes

Revert "try again"

This reverts commit ccb23f0

remove double backslashes

try with redirection after log file name

try again

fix log file name

try backticks

try with PS

try again on bash for windows

try more things

revert prep changes again

try output redirection again

revert cmd option newline

revert some variable prep changes

fix logging

try with newline

try shorthand

and again

try again with PS

try running separate docker run cmd for windows

more default shells

Revert "more default shells"

This reverts commit 55ba0ae.

set bash as default shell

see if explicitely splitting args works

one step closer

fix more quotes

add missing quote

remove dash

set tag env var correctly

use runner_temp dir to be OS independent

fix docker cmd

set windows dockerfile

try building on windows without actions and buildx

enable buildx also on windows

build container images for testing

try to go back to single version without specific OS

add back os conditional

run variable output on bash

more debugging

try without quotes

debugging

try again without backslashes

combine linux and windows var prep

try to set variables separately for windows

also run echo step

set variables also on windows

try running docker tests on windows runner

try to fix version numbers for msi installers

fix job name

try fixing otelcol core wxs version templating

try again to just build MSIs

just run docker tests on linux runners

simplify variable prep step

try running more steps on windows

enable windows builds on other distros

disable qemu on windows docker-tests job

disable msi builds on snapshot builds

remove wixl on windows

remove unneeded conditional

revert removal of wixl

Revert "revert changes to windows runner"

This reverts commit 6ce5fa6.

Revert "disable windows container building skips"

This reverts commit cf2f10d.

Revert "remove windows skips from goreleaser cfg"

This reverts commit b6f4918.

Revert "only build windows containers"

This reverts commit 69c606c.

only build windows containers

remove windows skips from goreleaser cfg

disable windows container building skips

revert changes to windows runner

more skipping

remove wixl step
Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

Thanks @mowies !

@mowies mowies added this pull request to the merge queue Oct 30, 2025
Merged via the queue into open-telemetry:main with commit ad76050 Oct 30, 2025
107 of 108 checks passed
@mowies mowies deleted the windows-ci branch October 30, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable Windows container image builds during CI

3 participants