Skip to content
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 a tab with command line data to the bazel invocation view #44

Merged
merged 6 commits into from
Oct 22, 2024

Conversation

trey-ivy
Copy link
Collaborator

captures and displays the following information about the command line

  1. explicit command line (including executable, command, residual and options)
  2. effective command line options
  3. explicit startup options
  4. effective startup options

also updates gqlgen and golden test files

image

Copy link
Collaborator

@mortenmj mortenmj left a comment

Choose a reason for hiding this comment

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

lgtm

@mortenmj mortenmj linked an issue Oct 22, 2024 that may be closed by this pull request
@trey-ivy trey-ivy merged commit a4d5acd into main Oct 22, 2024
2 checks passed
@trey-ivy trey-ivy deleted the cmd_line branch October 28, 2024 15:41
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.

Display actual and effective command line information
2 participants