pankajkoti commented on code in PR #33439: URL: https://github.com/apache/airflow/pull/33439#discussion_r1295957512
########## 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, can do it in a separate PR :) Do we mean to elaborate on the steps, like in each of the pane in Tmux session, kill the current process and restart using the corresponding commands like `airflow webserver`, `airflow scheduler`, `airflow triggerer`, `airflow celery worker` (if using CeleryExecutor), etc.? -- 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]
