The GitHub Actions job "Publish Docs to S3" on airflow.git/fix-publish-docs-no-auto-java-sdk has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 529b7b2940a41028aee7514cfbeb2d8560017a4b / Jarek Potiuk <[email protected]> Do not auto-add Java SDK Javadoc when a package list is passed to publish-docs When a specific list of packages (e.g. a provider release wave like "amazon cncf.kubernetes ...") is passed to the publish-docs-to-s3 workflow, the Java SDK Javadoc was still built and appended to the S3 publish set whenever java-sdk/ existed at the ref. That dragged java-sdk into a providers-only publish and made the "Publish documentation to S3" job fail. The Java SDK Javadoc is now only built/published for full doc builds (include-docs == 'all') or when 'java-sdk' is explicitly requested. Report URL: https://github.com/apache/airflow/actions/runs/27141569441 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
