nightcityblade commented on PR #354:
URL: https://github.com/apache/airflow-steward/pull/354#issuecomment-4565530188

   Thanks for the careful review — I pushed `8051647` to address the missed 
fixture reference, so the `setup-override-upstream` eval now uses 
`skill-and-tool-validate` consistently. I also reran 
`PYTHONPATH=tools/skill-evals/src python3 -m skill_evals.runner 
tools/skill-evals/evals/setup-override-upstream` locally after the change and 
it passed.
   
   On the grep note: the command I actually ran locally used a single `\b`; the 
doubled form in the PR text was just a bad paste in the write-up, so thanks for 
catching that.
   
   I still have one gap on the validator run itself: this checkout has `uv 
0.10.7`, while the repo now requires `>=0.11.8`, so `uv run --project 
tools/skill-and-tool-validator --group dev skill-and-tool-validate` exits 
before execution with the version check. If you want, I can refresh that once I 
have a newer `uv` available, but I didn't want to fake a successful run in the 
meantime.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to