Skip to content

[FLINK-39910][ci] Update burnett01/rsync-deployments to v8.0.5 for docs workflow#28388

Merged
MartijnVisser merged 1 commit into
apache:masterfrom
xuyangzhong:doc_ci
Jun 12, 2026
Merged

[FLINK-39910][ci] Update burnett01/rsync-deployments to v8.0.5 for docs workflow#28388
MartijnVisser merged 1 commit into
apache:masterfrom
xuyangzhong:doc_ci

Conversation

@xuyangzhong

Copy link
Copy Markdown
Contributor

What is the purpose of the change

The "Build documentation" GitHub Actions workflow has been failing with startup_failure since 2026-05-23. The root cause is that the pinned burnett01/rsync-deployments@7659d600d8bdd035bb5cdfba1d4bd0dd4a307ca6 (v8.0.3) was removed from the Apache Infrastructure approved actions allowlist on 2026-05-22 by the automated "Remove Expired Refs" workflow. This PR updates the action to the approved v8.0.5 version to unblock the nightly docs builds.

Brief change log

  • Updated burnett01/rsync-deployments from 7659d600d8bdd035bb5cdfba1d4bd0dd4a307ca6 (v8.0.3, expired) to 66257cad6bfeb2171d3b6bfa6c9a22279dd9c3a1 (v8.0.5, approved with no expiry) in .github/workflows/docs.yml and .github/workflows/docs-legacy.yml

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented?

@xuyangzhong

Copy link
Copy Markdown
Contributor Author

@MartijnVisser Hi, could you help take a look when you have time? Thanks!

@flinkbot

flinkbot commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@xuyangzhong

Copy link
Copy Markdown
Contributor Author

@flinkbot run azure

…cs workflow

The previous version (v8.0.3, commit 7659d600) was removed from the Apache
Infrastructure approved actions allowlist on 2026-05-22, causing all docs
workflow runs to fail with startup_failure. Update to the approved v8.0.5
(commit 66257cad) which is on the allowlist with no expiry.

@MartijnVisser MartijnVisser left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! When CI has passed, I'll merge it.

@MartijnVisser MartijnVisser merged commit efb41e6 into apache:master Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants