amoghrajesh commented on PR #38250: URL: https://github.com/apache/airflow/pull/38250#issuecomment-2019821322
@potiuk thanks, its much better now! ``` ➜ airflow git:(latestCore) ✗ breeze release-management generate-issue-content-core --latest --verbose /Users/adesai/.local/pipx/venvs/apache-airflow-breeze/lib/python3.9/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020 warnings.warn( Environment variable VERSION not set, setting current release version as 'main' /Users/adesai/Documents/OSS/airflow/dev/breeze/src/airflow_breeze/commands /Users/adesai/Documents/OSS/airflow Command to run: 'git log --pretty=format:%H %h %cd %s --date=short --max-count 30 2.8.4...main -- .' Retrieving PR#38478: https://github.com/apache/airflow/pull/38478 Retrieving PR#38477: https://github.com/apache/airflow/pull/38477 Retrieving PR#38440: https://github.com/apache/airflow/pull/38440 Retrieving Linked issue PR#32471: https://github.com/apache/airflow/issue/32471 Failed to retrieve linked issue #32471: Unknown Issue Retrieving PR#38469: https://github.com/apache/airflow/pull/38469 Retrieving PR#38472: https://github.com/apache/airflow/pull/38472 Retrieving PR#38467: https://github.com/apache/airflow/pull/38467 Retrieving 30 PRs ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17% 0:00:23 ``` -- 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]
