github-actions[bot] opened a new pull request, #65101:
URL: https://github.com/apache/airflow/pull/65101

   * Fix publishing failure when new providers are added to main
   
   When publishing docs to S3 we attempt to move all the providers,
   including those that were added after release was prepared.
   
   This for example failed publishing step at the
   
   https://github.com/apache/airflow/actions/runs/24308895274/job/70977025250
   
   We should skip all non-existing providers instead
   
   * Update .github/workflows/publish-docs-to-s3.yml
   
   Co-authored-by: Jens Scheffler <[email protected]>
   
   ---------
   (cherry picked from commit 6a63b1e1c6bfee5a4cc5b0754614970de0096c0d)
   
   Co-authored-by: Jarek Potiuk <[email protected]>
   Co-authored-by: Jens Scheffler <[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]

Reply via email to