uranusjr commented on code in PR #69434:
URL: https://github.com/apache/airflow/pull/69434#discussion_r3526914862


##########
dev/breeze/src/airflow_breeze/commands/release_management_commands.py:
##########
@@ -2038,6 +2038,12 @@ def 
get_package_version_possibly_from_stable_txt(package_name: str) -> str | Non
     if package_name in ("docker-stack", "apache-airflow-providers"):
         return None
 
+    if package_name == "java-sdk":

Review Comment:
   This can probably just merge with the check above?



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