-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Add branch information to build scans on Windows #20382
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
Add branch information to build scans on Windows #20382
Conversation
|
Good catch, Christoph. Thanks again! |
|
Any thoughts about the "dirty" flag, @snicoll ? |
|
Sorry Christoph, I don't know what you're referring to. |
|
Each build scan that runs on Windows has tags similar to the following:
The It's a seemingly arbitrary set of files although quite a few of them are shell scripts. I think we'd have to Remote Desktop into the Windows worker to figure out why git thinks they've been changed. |
Hi,
I just noticed that the build scans for Windows builds seem to be missing the branch tag. E.g. https://ge.spring.io/s/ij4xsjian2fjy
The Windows builds seem to be also marked as "dirty" all the time. I wonder if there is a problem with line-endings still, but I can't really verify that.
Cheers,
Christoph