pankajkoti commented on code in PR #33439: URL: https://github.com/apache/airflow/pull/33439#discussion_r1295971988
########## dev/breeze/src/airflow_breeze/provider_issue_TEMPLATE.md.jinja2: ########## @@ -1,6 +1,10 @@ I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? +The guidelines on how to test providers can be found in + +[Verify providers by contributors](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-candidate-by-contributors) Review Comment: yes, Breeze can already handle it when specifying it at startup. We have the section [Manually testing release candidate packages](https://github.com/apache/airflow/blob/main/TESTING.rst#manually-testing-release-candidate-packages) linked in the same document and @potiuk recently enhanced that section a lot by giving numerous examples in PR https://github.com/apache/airflow/pull/32948. -- 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]
