Aliyun (Alibaba Cloud) OSS CDN Sync Action
Version updated for https://github.com/frenchvandal/aliyun-oss-cdn-sync-action to version v1.0.11.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Aliyun OSS CDN Sync Action automates the process of uploading files to Aliyun OSS, managing a local cache for builds, refreshing/preloading CDN content, and cleaning up orphaned objects in OSS. It streamlines static site deployment workflows by integrating optional build commands, efficient file uploads with retry mechanisms, and intelligent cache-control headers for optimized CDN delivery. This action eliminates manual intervention in deployment pipelines, ensuring efficient synchronization between local and OSS resources while maintaining CDN consistency.
What’s Changed
1.0.11 (2026-03-31)
Bug Fixes
- ci: align dist workflows and shared helpers (0db35b8)