suii2210 commented on issue #59640:
URL: https://github.com/apache/airflow/issues/59640#issuecomment-3676157474

   Reproducing CI locally is technically possible today, but in practice it 
often means digging through multiple places (CI logs, env vars, Breeze docs, 
job configs) and mentally reconstructing the exact command. Having a clearly 
printed “HOW TO REPRODUCE LOCALLY” section per CI step would remove a lot of 
guesswork.
   
   I especially like the idea of:
   
   Translating CI environment variables into explicit breeze flags
   
   Printing the exact breeze ci-image build/load command used (including 
--from-pr / --from-job)
   
   Making the output visually distinct so it’s hard to miss in logs
   
   This would significantly lower the barrier for new contributors and make 
debugging CI failures much faster and more deterministic. Happy to help test or 
iterate on this once implementation starts.


-- 
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