Skip to content

fix: Use the git sha instead of branch name for Windows CI#2873

Merged
michael-grunder merged 1 commit into
developfrom
fix/windows-branch-names
Jun 14, 2026
Merged

fix: Use the git sha instead of branch name for Windows CI#2873
michael-grunder merged 1 commit into
developfrom
fix/windows-branch-names

Conversation

@michael-grunder

Copy link
Copy Markdown
Member

The / gets turned into a path separator breaking CI on Windows. This commit attempts to send the commit sha instead which will never have slashes.

The `/` gets turned into a path separator breaking CI on Windows. This
commit attempts to send the commit sha instead which will never have
slashes.
@michael-grunder michael-grunder merged commit f14ce60 into develop Jun 14, 2026
127 of 128 checks passed
@michael-grunder michael-grunder deleted the fix/windows-branch-names branch June 14, 2026 17:11
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.

1 participant