Skip to content

Enhance repro_dump output with start and end markers for clarity#8

Merged
reutermj merged 1 commit intomainfrom
repro_dump
Jun 28, 2025
Merged

Enhance repro_dump output with start and end markers for clarity#8
reutermj merged 1 commit intomainfrom
repro_dump

Conversation

@reutermj
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 28, 2025 19:10
@reutermj reutermj enabled auto-merge (squash) June 28, 2025 19:10
Copy link
Copy Markdown

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 enhances the output of the repro_dump function by adding clear start and end markers to improve the build reproduction process.

  • Added begin and end marker lines to the printed output
  • Improved clarity of the reproduced configuration output

def repro_dump(rctx, config):
# buildifier: disable=print
print("""
--------============[[ Begin toolchains_cc repro dump ]]============--------
Copy link

Copilot AI Jun 28, 2025

Choose a reason for hiding this comment

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

[nitpick] The spacing within the marker text is inconsistent between the begin and end markers; consider aligning the spacing (e.g., using the same number of spaces before and after the text in the brackets) to improve consistency.

Copilot uses AI. Check for mistakes.
@reutermj reutermj merged commit 7d0735e into main Jun 28, 2025
4 checks passed
@reutermj reutermj deleted the repro_dump branch June 28, 2025 19:10
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.

2 participants