Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
aquery_differ doesn't show difference in Environment variables #10391
Comments
|
Hi, I saw this is a good first issue, so I want to try fixing this issue. How should I go about doing this ? |
|
@keith could you please provide a minimal way to reproduce the issue? |
|
In a tiny project with an empty WORKSPACE and:
run:
Then in a bazel checkout run:
In this case no difference is produced. But using
|


If you use aquery_differ to diff 2 aquery proto files and you pass both
--attrs=inputsand--attrs=cmdline, if there is a difference in the Environment keys of actions it will not appear in the final diff