[
https://issues.apache.org/jira/browse/FLINK-38448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Csaky closed FLINK-38448.
--------------------------------
Resolution: Fixed
[{{3e3cb58}}|https://github.com/apache/flink-kubernetes-operator/commit/3e3cb584a133c7ce0b310e4a1e5d986288fc0303]
in main
> Fix doc CI rsync logic
> ----------------------
>
> Key: FLINK-38448
> URL: https://issues.apache.org/jira/browse/FLINK-38448
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Ferenc Csaky
> Assignee: Ferenc Csaky
> Priority: Major
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.14.0
>
>
> At the moment the doc CI GH workflow uses the "burnett01/rsync-deployments"
> plugin to rsync the built documentation. But this cannot be used anymore,
> maybe some Apache limitation:
> {code}
> The action burnett01/[email protected] is not allowed in
> apache/flink-kubernetes-operator because all actions must be from a
> repository owned by your enterprise, created by GitHub, verified in the
> GitHub Marketplace, or match one of the patterns:
> 1Password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6,
> 1Password/load-secrets-action@581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0,
> AdoptOpenJDK/install-jdk@*, BobAnkh/auto-generate-changelog@*,
> DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e,
> EnricoMi/publish-unit-test-result-action@*,
> JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8,
>
> JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29,
> JustinBeckwith/linkinator-action@3d5ba091319fa7b0ac14703761eebb7d100e6f6d,
> Kesin11/actions-timeline@427ee2cf860166e404d0d69b4f2b24012bb7af4f,
> Kesin11/actions-timeline@a7eaabf426cdae26c3582c3fa674b897170dec8f,
> PyO3/maturin-action@*, TobKed/label-when-approve... {code}
> Since the version we use were pretty old, I tried to bump to latest first,
> did not help. Cause rsync is not that complicated I suggest to define a local
> action that deals with the rsync portion, so do not need to rely on a 3rd
> party action.
> The last successful doc build CI action was in early June. Can be checked
> [here|https://github.com/apache/flink-kubernetes-operator/actions/workflows/docs.yaml].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)