{"id":17506571,"url":"https://github.com/chf007/aliyun-oss-upload-action","last_synced_at":"2026-05-20T07:11:35.779Z","repository":{"id":230201807,"uuid":"778706308","full_name":"chf007/aliyun-oss-upload-action","owner":"chf007","description":"🚀 GitHub Action that upload files to Aliyun OSS.","archived":false,"fork":false,"pushed_at":"2024-03-28T14:45:43.000Z","size":666,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T06:53:41.636Z","etag":null,"topics":["actions","aliyun-oss"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/aliyun-oss-upload-action","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chf007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-28T08:38:36.000Z","updated_at":"2024-03-28T11:44:52.000Z","dependencies_parsed_at":"2024-03-28T11:48:13.588Z","dependency_job_id":"f0005c82-b9ce-4cd2-94f0-6a304b826fe5","html_url":"https://github.com/chf007/aliyun-oss-upload-action","commit_stats":null,"previous_names":["chf007/aliyun-oss-upload-action"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chf007%2Faliyun-oss-upload-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chf007%2Faliyun-oss-upload-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chf007%2Faliyun-oss-upload-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chf007%2Faliyun-oss-upload-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chf007","download_url":"https://codeload.github.com/chf007/aliyun-oss-upload-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246100582,"owners_count":20723479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","aliyun-oss"],"created_at":"2024-10-20T03:45:27.153Z","updated_at":"2026-05-20T07:11:30.760Z","avatar_url":"https://github.com/chf007.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aliyun OSS Upload Action\n\nUpload files to aliyun oss.\n\n## Inputs\n\n### `source-dir`\n\nThe path of the source dir.\n\n\u003e You do not need to add a slash `/` at the end of the path.\n\n### `dest-dir`\n\nThe path of the dest dir.\n\n\u003e You do not need to add a slash `/` at the end of the path.\n\n### `bucket`\n\n**Required** The name of the aliyun oss bucket.\n\n### `region`\n\n**Required** The name of the aliyun oss region.\n\n### `endpoint`\n\nThe name of the aliyun oss endpoint.\n\n## Example usage\n\n```yaml\nuses: chf007/aliyun-oss-upload-action@main\nenv:\n  OSS_ACCESS_KEY_ID: ${{ secrets.OSS_ACCESS_KEY_ID }}\n  OSS_ACCESS_KEY_SECRET: ${{ secrets.OSS_ACCESS_KEY_SECRET }}\nwith:\n  source-dir: 'dist'\n  dest-dir: 'apps/app-test/v1'\n  bucket: 'static'\n  region: 'oss-cn-shenzhen'\n```\n\n\u003e Does not support Windows runner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchf007%2Faliyun-oss-upload-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchf007%2Faliyun-oss-upload-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchf007%2Faliyun-oss-upload-action/lists"}