feat(axl): add current_dir for query/info#1263
Conversation
✨ Aspect Workflows Tasks📅 Fri Jun 26 21:32:38 UTC 2026 🔄 9 in progress tasks
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c325bcd6f7
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
We don't want a ctx.bazel.run(), see existing run.axl implementation how it works. As for current_dir, we probably want a unified api for it, something like |
c325bcd to
1fba1ac
Compare
As a user, the lack of a |
1fba1ac to
a092f78
Compare
a092f78 to
7b4c606
Compare
Align
query/infowithbuild/testby giving them acurrent_dirargument.Changes are visible to end-users: no
Test plan