Baidu Netdisk Upload
Version updated for https://github.com/CHC383/baidu-netdisk-upload-action to version v1.2.2.
- 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 Baidu Netdisk Upload Action is a reusable GitHub Action that automates the process of uploading files to Baidu Netdisk using the BaiduPCS-Go tool. It streamlines artifact management by supporting cross-platform uploads (Linux, macOS, Windows) with features like glob pattern matching, customizable upload policies, and compatibility with multiple architectures. This action is particularly useful for automating file deployment or backup workflows involving Baidu Netdisk.
Release notes
What’s Changed
Features
- feat(action): search for BaiduPCS-Go executable to decouple the logic with the unzipped folder name by @CHC383 in https://github.com/CHC383/baidu-netdisk-upload-action/pull/13
Miscellaneous Chores
- build(deps): update pnpm to v10.32.1 by @renovate[bot] in https://github.com/CHC383/baidu-netdisk-upload-action/pull/8
- build(ci): add e2e test by @CHC383 in https://github.com/CHC383/baidu-netdisk-upload-action/pull/9
- build(deps): update dependency eslint-plugin-import-x to ^4.16.2 by @renovate[bot] in https://github.com/CHC383/baidu-netdisk-upload-action/pull/10
- build(ci): add timestamp to test file contents and update result verification by @CHC383 in https://github.com/CHC383/baidu-netdisk-upload-action/pull/11
- build(ci): update e2e test condition and simplify e2e test result verification by @CHC383 in https://github.com/CHC383/baidu-netdisk-upload-action/pull/12
Full Changelog: https://github.com/CHC383/baidu-netdisk-upload-action/compare/v1.2.0...v1.2.2