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

explain: Add support for symlink actions #7490

Merged
merged 3 commits into from
Sep 19, 2024
Merged

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Sep 18, 2024

Symlinks are now treated as transparent aliases for the purpose of change attribution.

@fmeum fmeum requested review from sluongng and bduffany and removed request for sluongng September 18, 2024 19:52
Symlinks are treated as transparent aliases for the purpose of change attribution.
@fmeum fmeum force-pushed the fmeum/symlink-actions branch from f23c090 to fbe59ea Compare September 18, 2024 20:43
@@ -68,28 +69,42 @@ public class App {
`

func main() {
// bazelisk prepends the current Bazel binary to the PATH, but we want "bazel" to reference bazelisk itself.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I sent bazelbuild/bazelisk#612 to make this simpler in the future.

cli/explain/compactgraph/compactgraph.go Outdated Show resolved Hide resolved
@fmeum fmeum enabled auto-merge (squash) September 19, 2024 20:30
@fmeum fmeum disabled auto-merge September 19, 2024 20:30
@fmeum fmeum enabled auto-merge (squash) September 19, 2024 20:30
@fmeum fmeum merged commit e7077b7 into master Sep 19, 2024
11 of 15 checks passed
@fmeum fmeum deleted the fmeum/symlink-actions branch September 19, 2024 20:33
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