more claude help
This commit is contained in:
parent
a167339dac
commit
6433fafd90
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ def lookup_job_for_partition(partition_ref: str) -> str:
|
|||
- **Empty args**: Jobs with `"args": []` won't execute properly
|
||||
- **Wrong target refs**: Job lookup must return base targets, not `.cfg` variants
|
||||
- **Missing partition refs**: All outputs must be addressable via partition references
|
||||
- **Not adding new generated files to OpenAPI outs**: Bazel hermeticity demands that we specify each output file, so when the OpenAPI code gen would create new files, we need to explicitly add them to the target's outs field.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue