github-actions[bot] opened a new pull request, #57666: URL: https://github.com/apache/airflow/pull/57666
* Add Task SDK support to start-release command Enhance the breeze release-management start-release command to handle Task SDK releases alongside Airflow releases, matching the functionality of the start-rc-process command. Changes: - Add optional --task-sdk-release-candidate parameter to start-release - Update SVN operations to handle both Airflow and Task SDK artifacts - Support uploading both packages to PyPI separately - Create and push tags for both Airflow and Task SDK releases - Improve documentation with environment variables for all version parameters - Add concrete examples for publish-docs commands This allows release managers to release Airflow and Task SDK together in a single workflow or release Airflow independently when Task SDK updates are not needed. * Update vote email template to include Task SDK Update the vote email template to include Task SDK release information, based on the format used in recent releases. Changes: - Add TASK_SDK_VERSION_WITHOUT_RC environment variable - Update subject line to include both Airflow and Task SDK versions - Add separate sections for Task SDK artifacts - Include Task SDK in PyPI installation instructions - Add docs preview and release notes links - Add simplified uv-based installation example (cherry picked from commit 1c845c2838fb8db0969b62588a362778cc9a1f30) Co-authored-by: Kaxil Naik <[email protected]> -- 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]
