anishgirianish commented on code in PR #59862:
URL: https://github.com/apache/airflow/pull/59862#discussion_r2649898426
##########
.github/workflows/basic-tests.yml:
##########
@@ -315,6 +315,7 @@ jobs:
UPGRADE_MPROCS: "true"
UPGRADE_MYPY: "false"
UPGRADE_PROTOC: "false"
+ UPGRADE_OPENAPI_GENERATOR: "false"
Review Comment:
Thank you very much for the guidance. I’ve updated the upgrade-check steps
to keep only the "false" values in the informational step and skip non-critical
upgrades in the failing step. Appreciate your review!
--
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]