Skip to content

Conversation

@benhillis
Copy link
Member

This echo isn't adding anything valuable and is actually causing some issues with our internal ADO pipelines. For some additional context we have some Windows CI images that do not have the bash.exe in the path, which makes this task fail. I'm working on getting those images fixed, but in the meantime, this will allow the bootstrapping to succeed on these images.

@benhillis benhillis requested a review from a team as a code owner November 21, 2025 22:34
Copilot AI review requested due to automatic review settings November 21, 2025 22:34
Copilot finished reviewing on behalf of benhillis November 21, 2025 22:35
Copy link
Contributor

@justus-camp-microsoft justus-camp-microsoft left a comment

Choose a reason for hiding this comment

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

I don't find those log messages useful either. If anything, it just muddies up the log for something the vast majority of people don't care about.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes a non-functional bootstrap echo step from the ADO YAML pipeline resolver that was causing failures on Windows CI images without bash.exe in the PATH. The echo step provided no value and was an unnecessary dependency on bash for the bootstrapping process.

Key changes:

  • Removed the echo "injected!" bash step from the flowey bootstrap process in ADO pipelines

@benhillis
Copy link
Member Author

I don't find those log messages useful either. If anything, it just muddies up the log for something the vast majority of people don't care about.

Agreed.

@benhillis benhillis changed the title remove bootstrap flowey echo flowey: remove echo for bootstrap flowey Nov 21, 2025
@benhillis benhillis enabled auto-merge (squash) November 21, 2025 22:39
@jstarks jstarks disabled auto-merge November 21, 2025 23:27
@jstarks jstarks merged commit 663bc56 into microsoft:main Nov 21, 2025
60 of 62 checks passed
@github-actions
Copy link

@benhillis benhillis added backport_1.7.2511 backported_1.7.2511 PR that has been backported to release/1.7.2511 labels Nov 24, 2025
@benhillis
Copy link
Member Author

Backported in #2490.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported_1.7.2511 PR that has been backported to release/1.7.2511

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants